Skip to content

Commit a924974

Browse files
committed
[add] : Added i486 config
1 parent 5f03426 commit a924974

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

channels/releng/config.i486

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
#!/usr/bin/env bash
2+
#
3+
# Yamada Hayao
4+
# Twitter: @Hayao0819
5+
6+
#
7+
# (c) 2019-2020 Fascode Network.
8+
#
9+
# config
10+
#
11+
# Overwrites the first to read and set the build script
12+
# This configuration file follows the bash syntax.
13+
#
14+
15+
# Does not build the ISO image file.
16+
# Be sure to set the tarball to true if you want this to be true.
17+
# Change the default behavior of "--noiso".
18+
noiso=true

0 commit comments

Comments
 (0)