Daniel P. Berrange
2008-Feb-17 02:18 UTC
[Ovirt-devel] [FW: [Fedora-livecd-list] PATCH: Disk (appliance) creator tool]
FYI, see attached mail for details of some changes to livecd tools to allow creation of the fully-partitioned & ready-to-run appliance straight from a kickstart file. Tested with the ovirt WUI appliance & it works very nicely indeed. It reduces the instructions for building the WUI appliance to merely be: # disk-creator wui-appliance.ks Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| -------------- next part -------------- An embedded message was scrubbed... From: "Daniel P. Berrange" <berrange at redhat.com> Subject: [Fedora-livecd-list] PATCH: Disk (appliance) creator tool Date: Sun, 17 Feb 2008 02:14:43 +0000 Size: 45882 URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080217/02351073/attachment.eml>
Hugh O. Brock
2008-Feb-18 13:01 UTC
[Ovirt-devel] [FW: [Fedora-livecd-list] PATCH: Disk (appliance) creator tool]
On Sun, Feb 17, 2008 at 02:18:11AM +0000, Daniel P. Berrange wrote:> FYI, see attached mail for details of some changes to livecd tools to > allow creation of the fully-partitioned & ready-to-run appliance straight > from a kickstart file. Tested with the ovirt WUI appliance & it works > very nicely indeed. It reduces the instructions for building the WUI > appliance to merely be: > > # disk-creator wui-appliance.ks >Nifty! In what package does one find disk-creator? I will update the docs accordingly. --H