Fork of Arch Linux devtools from https://git.archlinux.org/devtools.git
Go to file
Florian Pritz dbef0b91bf Fix ownership when copying files from chroot to system
Previously files were always owned by nobody which means trying to write
to them directly would fail because only the owner has +w.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-09-14 16:01:01 +02:00
lib mkarchroot: reset trap so it wont be called twice 2012-06-16 16:21:55 +02:00
.gitignore Add script to move packages between [extra] and [community] 2012-03-05 01:48:27 +01:00
Makefile prepare release 2012-07-20 23:29:43 +02:00
archbuild.in archbuild: do not cross filesystems when removing the chroot copies 2012-06-16 15:28:52 +02:00
archco.in Use double brackets everywhere 2011-12-04 18:00:57 +01:00
archrelease.in Gracefully handle files containing an "@" 2012-06-10 12:47:40 +02:00
archrm.in Use double brackets everywhere 2011-12-04 18:00:57 +01:00
bash_completion.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
checkpkg.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
commitpkg.in commitpkg: check if there are any packages to process before doing so 2012-06-16 16:56:42 +02:00
crossrepomove.in Add script to move packages between [extra] and [community] 2012-03-05 01:48:27 +01:00
find-libdeps.in find-libdeps: fix extraction of soname 2012-03-04 22:25:22 +01:00
finddeps.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
lddd.in Use #!/bin/bash instead of #!/bin/sh 2011-12-20 23:05:38 +01:00
makechrootpkg.in Fix ownership when copying files from chroot to system 2012-09-14 16:01:01 +02:00
makepkg-i686.conf update makepkg.conf and pacman.conf 2012-06-11 11:32:05 +02:00
makepkg-x86_64.conf update makepkg.conf and pacman.conf 2012-06-11 11:32:05 +02:00
mkarchroot.in mkarchroot: reset trap so it wont be called twice 2012-06-16 16:21:55 +02:00
pacman-extra.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-gnome-unstable.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-kde-unstable.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-multilib-staging.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-multilib-testing.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-multilib.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-staging.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-testing.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
rebuildpkgs.in Use double brackets everywhere 2011-12-04 18:00:57 +01:00
zsh_completion.in archrelease: Validate tags before releasing 2012-02-12 12:35:14 +01:00