Hello,
offload-build.in, 
https://gitlab.archlinux.org/archlinux/devtools/-/blob/master/src/offload-build.in
 ,
has long options support for some time. Perhaps a long time.

The following add long options support for arch-nspawn.in. The way long 
options is implemented for arch-nsapwn neccesitate changing the way it is 
called. There fore, archbuild.in, makechrootpkg.in and mkarchroot.in, were 
modfied accordingly. 
https://gitlab.com/ZjYwMj/devtools/-/commit/37c4602efb7642012c35a75b70a294314e66361b
 (arch-nspawn.in)
https://gitlab.com/ZjYwMj/devtools/-/commit/701c306d231e8faa2adc5d16b480165913bf0f28
 (archbuild.in)
https://gitlab.com/ZjYwMj/devtools/-/commit/64a434af60a1cadec37a9665318f0de4edfac68b
 (makechrootpkg.in)
https://gitlab.com/ZjYwMj/devtools/-/commit/6cc49ba9c8eed250c2cfe7bd05c6784dd32abc82
 (mkarchroot.in)

I can see the follwoing 12 scripts also call arch-nspawn:
 1. /usr/bin/extra-x86_64-build
 2. /usr/bin/extra-x86_64_v3-build
 3. /usr/bin/gnome-unstable-x86_64-build
 4. /usr/bin/kde-unstable-x86_64-build
 5. /usr/bin/makerepropkg
 6. /usr/bin/multilib-build
 7. /usr/bin/multilib-staging-build
 8. /usr/bin/multilib-testing-build
 9. /usr/bin/staging-x86_64-build
10. /usr/bin/staging-x86_64_v3-build
11. /usr/bin/testing-x86_64-build
12. /usr/bin/testing-x86_64_v3-build
I could not see where their source files are. In addition, manual pages, 
and other documentation, were not updated.

Hardly tested. Please comment.

--
u34

Reply via email to