index : releng | |
Archlinux32 release engineering | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-02-01 21:37:19 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-02-01 21:37:19 +0100 |
commit | b43bf951c7471fabd2301641ba3503bacf5b91e7 (patch) | |
tree | 14954f32f0e7d6ca0376c37b2864178d0c5c7051 /README.md | |
parent | 3b569e24016a3cb5258e9e856d7161b8360499f3 (diff) |
-rw-r--r-- | README.md | 12 |
@@ -1,3 +1,15 @@ +# build-all + +Builds one ISO at a time, torrent, updates website etc. +Must be run as 'releng' with 'sudo ./build-all' at the moment on the +buildmaster. + +Calls all subscripts build-XXX. + +# build-iso + +Just builds one ISO at a time with mkarchiso. + # al32-mktorrent Torrent creation script for [ArchLinux32](https://archlinux32.org), with upload |