Bug 433379

Summary: [PATCH] ChrootCreator class and chroot-creator tool - install to a target chroot directory
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: livecd-toolsAssignee: Jeremy Katz <katzj>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: davidz, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-21 04:31:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 188611    
Attachments:
Description Flags
0001-ChrootCreator-class-and-chroot-creator-tool-instal.patch
none
Add-subclass-ChrootCreator.patch none

Description Warren Togami 2008-02-18 22:23:28 UTC
[PATCH] ChrootCreator class and chroot-creator tool
- install to a target chroot directory

Negligible Risk: Does not change behavior to other users.

---
 tools/chroot-creator |   81 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 81 insertions(+), 0 deletions(-)
 create mode 100755 tools/chroot-creator

Comment 1 Warren Togami 2008-02-18 22:23:28 UTC
Created attachment 295215 [details]
0001-ChrootCreator-class-and-chroot-creator-tool-instal.patch

Comment 2 Warren Togami 2008-02-19 01:41:13 UTC
Created attachment 295228 [details]
Add-subclass-ChrootCreator.patch

Comment 3 Jeremy Katz 2008-02-19 18:02:28 UTC
Discussion on fedora-livecd-list...

Comment 4 Warren Togami 2008-02-21 04:31:39 UTC
subclass and chroot-creator tool both went into ltsp-trunk instead for now.  I
suspect however that this really is useful as a generic tool.