Re: [Fedora-livecd-list] Recursive livecd-creator problem

2008-07-28 Thread Jeremy Katz
On Sun, 2008-07-27 at 04:03 -0400, Warren Togami wrote: The chroot created by livecd-creator has a blank /etc/resolv.conf, so the inner imagecreator trying to create a chroot fails as it cannot download repo metadata. I cannot simply copy /etc/resolv.conf from the host to the first level

[Fedora-livecd-list] Re: livecd-creator unmounting temp image, running daemons.

2008-07-28 Thread Jeremy Katz
On Mon, 2008-07-28 at 11:44 +1200, Martin Langhoff wrote: On Mon, Jul 28, 2008 at 4:52 AM, Jerry Vonau [EMAIL PROTECTED] wrote: Your cc to the livecd list are not appearing there, are you subscribed? No - I thought it was an open list. I'll sub... Due to a ridiculous amount of spam, posts

[Fedora-livecd-list] [PATCH] added compat shims in fs.py for old api

2008-07-28 Thread David Huff
Added a compat layer for backwards compatibility. These compat classes internally create the new Disk objects, switching the old api (LoopbackMount, SparseLoopbackMount, SparseExtLoopbackMount) types to the new Disk and Mount classes --- imgcreate/fs.py | 166

[Fedora-livecd-list] [PATCH] added compat shims in fs.py for old api

2008-07-28 Thread David Huff
fixed compatibility issues as well as image resizing issues. I have tested this patch along with the other patches against the latest livecd tools with no issues. related patches needed: [PATCH] added get_partitions to kickstart.py [PATCH] re-factor imgcreate/fs.py module this one [PATCH]

[Fedora-livecd-list] Live CD ACPI

2008-07-28 Thread jean.rousseau
Hi, Is it possible to put a script somewhere in the KS file who is gonna fix my live CD to always boot with ACPI=OFF If yes, can you tell me how. Regards /prehrCe message et tous les fichiers attachés sont confidentiels et s'adressent exclusivement au(x) destinataire(s) indiqué(s)

Re: [Fedora-livecd-list] fsck errors

2008-07-28 Thread Alan Pevec
Miner, Jonathan W (US SSA) wrote: If I review the output of the livecd-creator command, I see messages similar to: | umount: /disk0/scratch/imgcreate-RK0UU5/install_root: device is busy | ioctl: LOOP_CLR_FD: Device or resource busy Yeah, I've seen that too

Re: [Fedora-livecd-list] Live CD ACPI

2008-07-28 Thread Sebastian Dziallas
[EMAIL PROTECTED] wrote: Hi, Is it possible to put a script somewhere in the KS file who is gonna fix my live CD to always boot with ACPI=OFF If yes, can you tell me how. Regards Hi Jean, you could just add a line like this to your kickstart: bootloader --append=acpi=off

[Fedora-livecd-list] [PATCH] first extend yum's exclude setting

2008-07-28 Thread Jeroen van Meeuwen
First extending yum's exclude setting with packages excluded from the compose in the kickstart package manifest helps in group selection (see also #456882), since @core has a mandatory package called fedora-logos. Although livecd-tools already removes the packages (after package and group