[Fedora-livecd-list] Changes to 'refs/tags/livecd-tools-031'

Alan Pevec apevec at fedoraproject.org
Tue Jun 8 17:57:04 UTC 2010


Tag 'livecd-tools-031' created by Alan Pevec <apevec at redhat.com> at 2010-06-08 17:51 +0000

livecd-tools-031

Changes since livecd-tools-023:
Hans de Goede (1):
      Tell dracut not to ask for LUKS passwords or activate mdraid sets

Jason Farrell (3):
      Make overlay space requirements clearer
      small fix for --multi mode
      Fix display of free space during livecd-iso-to-disk error message

Jeremy Katz (29):
      Revert "creator: "-d" opt and matching setdebug() method that gets rpm in debug mode"
      Fsck after resize to catch/fix problems (#497377)
      Return return code from fsck in case we want to do something with it
      Fix up ppc live image creation (#497193)
      Raise an error if the fsck finds problems
      More ppc syntax fixing (#497193)
      Bump version
      Bind mount /dev/shm also (#502921)
      Update for current options (#505742)
      Don't error out with SELinux disabled on the host (#508402)
      Use resize2fs -M instead of binary search
      Consolidate calls to fsck
      Store a copy of the filesystem image before resize
      Don't continue if the fs unmount fails
      Add a new exception type for resize errors
      Also, don't lose resize2fs output (per request of sandeen)
      Include new error definition which I apparently didn't commit
      Make live image a hybrid
      Use system-config-keyboard's bits in preference to rhpl.keyboard
      Bumpv ersion
      If resize2fs fails, raise an error also (related to #517222)
      Add a sleep to try to avoid tracebacks with snapshot removal (#506644)
      Apparently the python traceback isn't clear enough (#517841)
      Fix my stupid typo.  *sigh*
      Support dracut based initrds
      Use resize2fs -M (minimal) more
      Bump version
      Sleep to avoid races (#517477)
      Fix traceback when implantisomd5 isn't available (Ron Yorston)

Josh Boyer (1):
      Fix ppc creation

Marc Herbert (1):
      cpio "-L" to dereference any symbolic link to the actual ISO

Martin Dengler (1):
      don't need to checkMBR() for loop devices

Martin Langhoff (1):
      creator: "-d" opt and matching setdebug() method that gets rpm in debug mode

Matthias Clasen (1):
      Switch to using blkid instead of vol_id (#506360)

Warren Togami (13):
      chattr -i extlinux.sys
      dracut output image filename s/initrd-generic/initramfs/
      ppc live was trying to copy the wrong initrd filename
      Properly clean up fake /selinux directory during teardown
      version 027
      This fixes dracut boot for LiveCD and LiveUSB without the requirement to have a filesystem label.
      version 028
      Silence the /etc/modprobe.conf deprecation warning.
      version 029
      I am a moron, committed wrong version of this patch.
      version 030
      livecd-iso-to-disk properly configures a Fedora 12 Installer DVD for USB boot
      version 031

---
 Makefile                        |    2 
 config/livecd-fedora-minimal.ks |    1 
 docs/livecd-iso-to-disk.pod     |   18 ++++++-
 imgcreate/creator.py            |   23 +++++----
 imgcreate/errors.py             |    2 
 imgcreate/fs.py                 |   77 ++++++++++++++++++------------
 imgcreate/kickstart.py          |   14 ++---
 imgcreate/live.py               |  100 ++++++++++++++++++++++++++++------------
 tools/livecd-iso-to-disk.sh     |   96 ++++++++++++++++++++++++++++++++------
 tools/livecd-iso-to-pxeboot.sh  |    2 
 10 files changed, 241 insertions(+), 94 deletions(-)
---


More information about the livecd mailing list