Fork of Arch Linux devtools from https://git.archlinux.org/devtools.git
Go to file
Aaron Griffin 9ec1e72e65 makechrootpkg: Allow setting rw layer dir name
Make the name of the rw layer (default <chrootdir>/rw) configurable
with a command line switch.

Useful for maintaining multipl chroots on top of a clean base.

i.e.
<chrootdir>/root  #clean chroot
<chrootdir>/rw    #default RW layer
<chrootdir>/gnome #a RW layer with all of gnome installed
<chrootdir>/kde   #a RW layer with all of KDE installed

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2009-02-26 10:51:35 -08:00
archco Switch archco svn path: home -> srv 2008-11-21 13:36:07 -08:00
archrelease Ensure archrelease is always run from a proper directory 2008-04-21 21:31:51 -05:00
archrm Add arch{co,release,rm} to devtools and make them install properly 2008-04-05 18:11:32 -07:00
checkpkg Ensure pkgurl is always fully-qualified pathname in checkpkg. 2008-01-23 16:11:38 -06:00
extrapkg Specify upload server in variable 2009-01-10 00:11:59 +10:00
finddeps Output full path to package in finddeps 2008-01-23 16:11:37 -06:00
lddd Whitespace fixes/cleanup to all of the scripts 2007-11-28 21:20:24 -06:00
makechrootpkg makechrootpkg: Allow setting rw layer dir name 2009-02-26 10:51:35 -08:00
Makefile Add arch{co,release,rm} to devtools and make them install properly 2008-04-05 18:11:32 -07:00
mkarchroot Add a param to NOT copy config files to the chroot 2009-01-24 16:52:54 -06:00