Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174635 - netboot2 target enhancements, round 2
Summary: netboot2 target enhancements, round 2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-14 22:45 UTC by Andrew Gaffney (RETIRED)
Modified: 2007-08-29 18:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch (catalyst.patch,1.73 KB, patch)
2007-04-14 22:47 UTC, Andrew Gaffney (RETIRED)
Details | Diff
fixes netboot2/overlay (catalyst.patch,624 bytes, patch)
2007-06-10 16:15 UTC, Andrew Gaffney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Gaffney (RETIRED) gentoo-dev 2007-04-14 22:45:52 UTC
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.
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2007-04-14 22:47:03 UTC
Created attachment 116271 [details, diff]
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
Comment 2 Andrew Gaffney (RETIRED) gentoo-dev 2007-04-16 13:43:29 UTC
This patch has been successfully tested on bender (sparc dev box) along with the new genkernel patch.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2007-04-17 16:19:00 UTC
Added to subversion
Comment 4 Andrew Gaffney (RETIRED) gentoo-dev 2007-06-10 16:15:38 UTC
Created attachment 121673 [details, diff]
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.
Comment 5 Andrew Gaffney (RETIRED) gentoo-dev 2007-08-13 20:22:37 UTC
This is in SVN.
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2007-08-29 18:22:18 UTC
This is now in catalyst 2.0.5_pre1 and ready for testing.