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

Bruno Wolff III bruno at fedoraproject.org
Sat Jun 19 17:23:06 UTC 2010


Changes since livecd-tools-031:
Alan Pevec (2):
      livecd-iso-to-disk --format fails with existing LV on USB
      livecd-creator ignores device directive

Bastien Nocera (2):
      Update the root label for EFI as well
      Document the --efi command-line argument

Bernie Innocenti (1):
      LANG=C when parted output is being scraped, as localized strings cause it to fail.

Bruno Wolff III (2):
      Support for specifying a compressor.
      Add Douglas McClendon to the AUTHORS file, as the man page says he's an author.

Colin Walters (2):
      Add tools/liveimage-mount
      Rename --proc to --mount-hacks, strip whitespace

Daniel Drake (1):
      Implement %post --erroronfail

Jim Meyering (1):
      livecd-iso-to-disk.sh: use LC_ALL=C, not LANG=C, since LC_ALL trumps all other envvars, including LANG.  For example,

Joey Boggs (3):
      add rd_NO_DM dracut cmdline options bz: 589783
      add edit-livecd
      prepend _ to the file system label.

Lubomir Rintel (2):
      This reverts commit 5f42d465badfc2b172e0bb10a2c0d2a27a164d27.
      Aside from mkinitrd, create equivalent dracut configuration as well.

---
 AUTHORS                     |    1 
 Makefile                    |    1 
 docs/livecd-creator.pod     |    7 
 docs/livecd-iso-to-disk.pod |    8 -
 imgcreate/creator.py        |   11 +
 imgcreate/fs.py             |   14 +
 imgcreate/live.py           |   69 +++++---
 tools/edit-livecd           |  350 ++++++++++++++++++++++++++++++++++++++++++++
 tools/livecd-creator        |    4 
 tools/livecd-iso-to-disk.sh |   23 ++
 tools/liveimage-mount       |  101 ++++++++++++
 11 files changed, 552 insertions(+), 37 deletions(-)
---


More information about the livecd mailing list