I need some review for the initial implementation of compressed kernel modules 
in the kernel and initrd. It works flawlessly here, but after what happened 
with udev, there's no sense taking a chance anytime soon. I don't expect there 
to be any issues, but you never know. If this test is a success, I'll extend it 
to cover all external kernel module packages as well. At the earliest, this 
will be pushed after 1.6. To test it, add a file to 
/etc/pacman-g2/repos/basetesting with these contents:

[basetesting]
Server = 
http://ftp.frugalware.org/pub/other/people/ryuo/basetesting/frugalware-@CARCH@

Replace @CARCH@ with i686 or x86_64, whichever is relevant to your particular 
machine.

Then include it in your /etc/pacman-g2.conf by adding the following line to 
this file:

Include = /etc/pacman-g2/repos/basetesting

This line must be placed before the line where current is included.

Now, perform a full system upgrade:

pacman-g2 -Syu

And of course, reboot after it is done.

Thanks.

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to