summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-24Aaron broke it0.6.3Thomas Bächler
2008-05-10Fix a typo in extrapkgJason Chu
2008-05-06Remove suffix usage from extrapkgAaron Griffin
2008-04-21Allow makechrootpkg to install package files in the chrootAaron Griffin
2008-04-21makechrootpkg: Always attempt to move pkg/srcAaron Griffin
2008-04-21Ensure archrelease is always run from a proper directoryAaron Griffin
2008-04-21Create the 'repos' dir if it doesn't existAaron Griffin
2008-04-20Add a message that explains what to do when a merge conflict is detected and ...Jason Chu
2008-04-14Copy ChangeLog into chroot too.Travis Willard
2008-04-14Temporary workaround for unionfs issuesAaron Griffin
2008-04-09Start tracking svnmerge info when we create a branch0.6.2Jason Chu
2008-04-08Copy only the HEAD revision when releasing0.6.1Aaron Griffin
2008-04-08Add '64' suffix back to extrapkgAaron Griffin
2008-04-08archrelease modifications to auto-commit handlingAaron Griffin
2008-04-05Accept multiple package names to checkout with archco0.6Jason Chu
2008-04-05Fix a typo in archco -- now it has the proper urlJason Chu
2008-04-05Update extrapkg to use svn & archrelease instead of cvsJason Chu
2008-04-05Add arch{co,release,rm} to devtools and make them install properlyJason Chu
2008-03-17Set $HOME before dropping permissionsAaron Griffin
2008-02-07Correcting an error in e0f139ad0e2b4144c39fa4431d174f453eb0ca520.5.1Simo Leone
2008-02-06Add architecture-specific logic into extrapkgDan McGee
2008-02-06Change unionfs module loading0.5Simo Leone
2008-02-06Separate mounting from config copyingSimo Leone
2008-01-29Add -r to the default makepkg argsAaron Griffin
2008-01-23Minor pathing cleanupsAaron Griffin
2008-01-23Check for existing files when copying to chrootAaron Griffin
2008-01-23Remove "use sudo" from default makechrootpkg makepkg argsAaron Griffin
2008-01-23Remove DBPath from mkarchrootAaron Griffin
2008-01-23Don't clear build dir upon completionAaron Griffin
2008-01-23Ensure scp'ing the package file works when PKGDEST is defined.Travis Willard
2008-01-23Ensure pkgurl is always fully-qualified pathname in checkpkg.Travis Willard
2008-01-23Improve makepkg config loading for checkpkg and extrapkg.Travis Willard
2008-01-23Fix getopts bug and be more specific when moving package file.Travis Willard
2008-01-23Copy makepkg.conf and ~/.makepkg.conf into chroot.Travis Willard
2008-01-23Output full path to package in finddepsDamir Perisa
2008-01-23Added support for makepkg's PKGDEST and SRCDEST params.Travis Willard
2008-01-23Renamed -c option to -r (for "root") and added -c option (for clean).Travis Willard
2008-01-23Use full filename for scp uploadAaron Griffin
2007-11-28Copy resolv.conf each time just like mtabAaron Griffin
2007-11-28Force symlink creation in the install targetAaron Griffin
2007-11-28Fixed a typo (mkarchchroot -> mkarchroot)Aaron Griffin
2007-11-28Whitespace fixes/cleanup to all of the scriptsDan McGee
2007-11-28Add finddeps script from cvs-archAaron Griffin
2007-11-28Add lddd script from cvs-archAaron Griffin
2007-11-28Use user's locale.gen instead of sed-magicDan McGee
2007-11-28Allow user to see invalid chrootpath in error messageDan McGee
2007-11-28Fix some bashisms (but change #! to /bin/bash)Dan McGee
2007-11-27makechrootpkg: clarify usage messageArmin Luntzer
2007-11-27makechrootpkg: Check if build was successful. Copy package to cwd and cleanup...Armin Luntzer
2007-11-27mkarchroot: create $working_dir/etc (fixes error msg when trying to copy /etc...Armin Luntzer