summaryrefslogtreecommitdiffstats
path: root/makechrootpkg
AgeCommit message (Expand)AuthorFilesLines
2010-02-13apply common coding stylePierre Schmitz1-137/+136
2010-02-13set umask to 0022Pierre Schmitz1-1/+1
2010-02-13inform the user of activities that might take a longer time0.9.1Pierre Schmitz1-1/+2
2010-02-11don't cross filesystems. usefull if you bind a local mirror into your working...Pierre Schmitz1-1/+1
2010-02-11Reduce verbosity to a sane minimumPierre Schmitz1-11/+0
2010-02-11Create a working copy instead of using an union layerPierre Schmitz1-67/+52
2010-02-11Move build and package logs to WORKDIR, otherwise it is lostPierre Schmitz1-0/+4
2010-01-11devtools: make sure all files are owned by nobody before buildingNezmer1-4/+4
2010-01-11Reset umask before touching the chroot.Byron Clark1-0/+1
2009-12-18Remove sourcing of makepkg.conf filesAaron Griffin1-5/+0
2009-12-16makechrootpkg: Replaced DB_COMPRESSION with 'gz'Eric Bélanger1-1/+1
2009-12-16Use the host's SRCDEST and PKGDEST if definedAaron Griffin1-0/+4
2009-10-28Move the determination of unique .install files0.8.0Ronald van Haren1-2/+1
2009-10-06makechrootpkg: Ensure SRC/PKGDEST are directoriesAndrea Scarpino1-2/+2
2009-09-19makechrootpkg: Fixed add_to_db option checkEric Bélanger1-2/+1
2009-09-18makechrootpkg: fixed copying of split packagesAaron Griffin1-19/+16
2009-09-18Attempted fix for SRCDEST/PKGDEST parsingAaron Griffin1-12/+5
2009-09-18Remove some extra cleanup umountsAaron Griffin1-2/+0
2009-09-18Revert "Don't copy makepkg.conf into the chroot"Aaron Griffin1-2/+13
2009-09-18Fix indentationFrancois Charette1-14/+14
2009-09-01makechrootpkg: fixed copying of .install files to chroot for split packagesAllan McRae1-0/+7
2009-08-19Don't copy makepkg.conf into the chrootEvangelos Foutras1-13/+2
2009-08-19makechrootpkg: Remove some extra packagesEric Bélanger1-2/+2
2009-08-12Replace '>/dev/null 2>&1' with '&>/dev/null'Aaron Griffin1-1/+1
2009-08-12Fix namcap errors and add PKGBUILDEric Bélanger1-1/+1
2009-08-12makechrootpkg: Support for split packagesEric Bélanger1-18/+21
2009-08-06fix copy the install files on split packages.Biru Ionut1-3/+8
2009-06-30makechrootpkg: namcap path fixBiru Ionut1-1/+1
2009-06-12Cause chroot buildscript to exit with errorAaron Griffin1-0/+1
2009-05-13Use $PKGEXT defined in makepkg.confPierre Schmitz1-3/+3
2009-05-06Replace unionfs with aufsAaron Griffin1-5/+5
2009-05-06Cleanup some of the DB addition codeAaron Griffin1-4/+5
2009-03-09makechrootpkg: remove 'local' keywordAaron Griffin1-1/+1
2009-03-09makechrootpkg: remove (pkg|src)dest mount checkAaron Griffin1-21/+17
2009-03-09makechrootpkg: Don't fail if no chroot namcapAaron Griffin1-1/+2
2009-03-09makechrootpkg: Don't mount-bind srcdest/pkgdestAaron Griffin1-10/+17
2009-02-27makechrootpkg: Check for files before copyingAaron Griffin1-4/+10
2009-02-26makechrootpkg: Allow setting rw layer dir nameAaron Griffin1-19/+23
2009-02-25Check mkarchroot's return codeAaron Griffin1-18/+21
2009-02-24makechrootpkg: Use --noconfirm when updatingAaron Griffin1-1/+1
2009-02-24makechrootpkg: Add -d to add to local repoAaron Griffin1-2/+14
2009-02-24makechrootpkg: Remove $CHROOT_SHELL env varAaron Griffin1-19/+18
2009-02-24Change makechrootpkg -i arg to -IAaron Griffin1-4/+4
2009-02-23Add 'update first' flag and fix helpAaron Griffin1-5/+17
2009-01-31makechrootpkg - understand makepkg source syntaxAllan McRae1-1/+1
2008-04-22Allow makechrootpkg to install package files in the chrootAaron Griffin1-1/+14
2008-04-22makechrootpkg: Always attempt to move pkg/srcAaron Griffin1-12/+13
2008-04-14Copy ChangeLog into chroot too.Travis Willard1-0/+4
2008-04-14Temporary workaround for unionfs issuesAaron Griffin1-0/+1
2008-03-17Set $HOME before dropping permissionsAaron Griffin1-0/+1