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

Warren Togami 砥上勇 wtogami at fedoraproject.org
Thu Sep 10 20:05:59 UTC 2009


Changes since livecd-tools-023:
Jason Farrell (2):
      Make overlay space requirements clearer
      small fix for --multi mode

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 (5):
      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

---
 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          |   12 ++---
 imgcreate/live.py               |   91 ++++++++++++++++++++++++++++------------
 tools/livecd-iso-to-disk.sh     |   39 ++++++++++-------
 tools/livecd-iso-to-pxeboot.sh  |    2 
 10 files changed, 177 insertions(+), 90 deletions(-)
---




More information about the Fedora-livecd-list mailing list