[arch-dev-public] [signoff] udev-128-5
Aaron Griffin schrieb:
On Sun, Sep 21, 2008 at 7:17 AM, Tobias Powalowski <t.powa at gmx.de> wrote:
Hi added a small fix to not break installation systems, please signoff both arches.
Just curious as to what changed - the arch-commits diff only lists a change on the pkgrel.
http://repos.archlinux.org/viewvc.cgi/udev/trunk/udev.install?r1=12720&r2=12761
I wasn't thinking straight when I first wrote this post_install, so the one in -4 failed to create the /dev nodes from the installer. The one in -5 is tested in the following two scenarios:
1) mkdir -p /tmp/arch/{dev,var/lib/pacman} pacman -r /tmp/arch -Sy udev
2) mkdir -p /tmp/arch/{dev,var/lib/pacman} mount --bind /dev /tmp/arch/dev pacman -r /tmp/arch -Sy udev umount /tmp/arch/dev
In both cases, /dev/{console,null,zero} are created properly, so moving this package to core will not break our FTP installer.
Hi, Just thought it might be a good idea to give this thread a bump. Is there any reason for udev & co. not to be pushed into the Repos? Regards Jud
participants (1)
-
Jud