Difference between revisions of "Manjaro-tools"
no edit summary
imported>Excalibur1234 (update. manjaro-tools got splitted.) |
imported>Excalibur1234 |
||
Line 36: | Line 36: | ||
buildset is used to create build lists. Build lists can be defined in {{ic|/etc/manjaro-tools/sets/<buildlistname>.set}} | buildset is used to create build lists. Build lists can be defined in {{ic|/etc/manjaro-tools/sets/<buildlistname>.set}} | ||
The help looks like the following: | |||
$ buildset -h | |||
Usage: buildset [options] | |||
-c <name> Create set | |||
-r <name> Remove set | |||
-s <name> Show set | |||
-i Iso mode | |||
-q Query sets | |||
-h This help | |||
To create a build list, one can run in the pkgbuilds dir: | To create a build list, one can run in the pkgbuilds dir: |