[arch-dev-public] [signoff] udev-128-5

Thomas Bächler thomas at archlinux.org
Wed Sep 24 18:21:54 EDT 2008


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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://archlinux.org/pipermail/arch-dev-public/attachments/20080925/2f1d0aef/attachment.pgp>


More information about the arch-dev-public mailing list