Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I've got a small set of changes to the netboot2 to go into catalyst-2.0.5 when it's released. A patch is attached.
Created an attachment (id=116271) [details] patch This patch does the following: * adds ability to use portage_overlay * adds ability to use globbing in package file lists * fixes a bug in the System.map stuff
This patch has been successfully tested on bender (sparc dev box) along with the new genkernel patch.
Added to subversion
Created an attachment (id=121673) [details] fixes netboot2/overlay This patch fixes the path that catalyst rsyncs the overlay directory to. Previously, it was sticking the stuff in self.settings["chroot_path"]. This needed to be self.settings["chroot_path"] + self.settings["merge_path"]. This applies to SVN.
This is in SVN.
This is now in catalyst 2.0.5_pre1 and ready for testing.