index
:
devtools
gitpackages
gitpkgsv2
master
working
Main repo at https://projects.archlinux.org/devtools.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-29
Whitespace fixes/cleanup to all of the scripts
Dan McGee
6
-120
/
+133
2007-11-29
Add finddeps script from cvs-arch
Aaron Griffin
2
-0
/
+38
2007-11-29
Add lddd script from cvs-arch
Aaron Griffin
2
-0
/
+48
2007-11-28
Use user's locale.gen instead of sed-magic
Dan McGee
1
-1
/
+1
2007-11-28
Allow user to see invalid chrootpath in error message
Dan McGee
1
-1
/
+1
2007-11-28
Fix some bashisms (but change #! to /bin/bash)
Dan McGee
2
-7
/
+7
2007-11-28
makechrootpkg: clarify usage message
Armin Luntzer
1
-1
/
+1
2007-11-28
makechrootpkg: Check if build was successful. Copy package to cwd and cleanup...
Armin Luntzer
1
-3
/
+12
2007-11-28
mkarchroot: create $working_dir/etc (fixes error msg when trying to copy /etc...
Armin Luntzer
1
-0
/
+1
2007-11-28
mkarchroot: copy /etc/resolv.conf to chroot
Armin Luntzer
1
-0
/
+2
2007-11-28
mkarchroot: add -M switch for a custom makepkg.conf
Armin Luntzer
1
-1
/
+9
2007-11-28
Add an uninstall target
Dan McGee
1
-0
/
+10
2007-11-28
Clarify message when PKGBUILD does not exist and always have help available
Dan McGee
1
-11
/
+11
2007-11-05
Make sure that build is owned by nobody, so that it can write to the directory
Jason Chu
1
-0
/
+1
2007-11-05
Pass $MAKEPKG_ARGS as separate parameters to makepkg instead of one big string
Jason Chu
1
-1
/
+1
2007-11-05
Call mkarchroot not ./mkarchroot so that we can use makechrootpkg from any di...
Jason Chu
1
-1
/
+1
2007-11-05
Escape the uniondir directory reference when creating $uniondir/etc/sudoers a...
Jason Chu
1
-1
/
+2
2007-11-05
Copy the install file into the build directory because we need that too
Jason Chu
1
-0
/
+3
2007-11-05
Accept options to makepkg after a -- so that we can accept longopts for makep...
Jason Chu
1
-1
/
+7
2007-11-04
Allow optional params to makechrootpkg (to actually accept extra makepkg args)
Jason Chu
1
-1
/
+1
2007-11-04
Copy mtab over to chroot so that pacman can detect disk space
Jason Chu
1
-0
/
+3
2007-11-04
Pass $RUN to chroot so that all the params are expanded properly
Jason Chu
1
-1
/
+1
2007-11-03
Install the custom pacman.conf in the chroot so that it can be used for later...
Jason Chu
1
-0
/
+5
2007-11-03
add -C option to mkarchroot
Daniel Isenmann
1
-1
/
+6
2007-10-30
Update makefile for new chroot tools
0.4
Dan McGee
1
-1
/
+5
2007-10-30
mkarchroot: move check for root below option parsing
Dan McGee
1
-5
/
+6
2007-10-30
mkarchroot: clean up/unify output messages
Dan McGee
1
-18
/
+14
2007-10-30
Trap normal exit for makechrootpkg
Jason Chu
1
-1
/
+1
2007-10-24
Make sure that var/lib/pacman is created
Jason Chu
1
-1
/
+1
2007-10-24
Added 'update' to mkarchroot
Aaron Griffin
1
-3
/
+5
2007-10-22
Added GPL headers
Aaron Griffin
2
-2
/
+18
2007-10-07
Allow us to properly drop permissions in the chroot via sudo
Aaron Griffin
1
-8
/
+22
2007-10-07
Generate current locale in new chroots by default
Aaron Griffin
1
-0
/
+4
2007-10-07
Trap EXIT and use relative cache and db paths
Simo Leone
1
-3
/
+4
2007-10-04
Initial checking of makechrootpkg
Aaron Griffin
2
-7
/
+107
2007-10-04
Initial mkarchroot commit
Aaron Griffin
2
-0
/
+137
2007-10-03
fixed integrity check when using PKGDEST
Thomas Bächler
1
-7
/
+7
2007-10-02
extrapkg: Allow scp limit option to be passed on to scp
Dan McGee
1
-1
/
+8
2007-10-02
checkpkg: chmod +x
Dan McGee
1
-0
/
+0
2007-10-02
Sync package name checking for PKGDEST support
Aaron Griffin
1
-1
/
+2
2007-10-02
Integrity check on upload
Thomas Bächler
1
-0
/
+6
2007-10-02
Updates for makepkg3 and current -> core change
Dan McGee
3
-16
/
+40
2006-04-28
made the repo variable point to the right place for currentpkg
Jason Chu
1
-1
/
+1
2006-03-20
look for packages in the PKGDEST directory if we can't find them locally
Jason Chu
1
-0
/
+4
2006-03-20
save packages to staging directory instead of ftp dir
Jason Chu
1
-1
/
+1
2005-07-18
fixed pacman command to not worry about version specific dependencies
Jason Chu
1
-1
/
+1
2005-05-17
fixed typo
Jason Chu
1
-1
/
+1
2005-05-17
added support for communitypkg and removed some old commented out code
Jason Chu
1
-15
/
+12
2005-03-03
fixed the typo in my logic
Jason Chu
1
-2
/
+2
2005-02-24
added support for file://
Jason Chu
1
-1
/
+5
[next]