Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
livecd-tools - Tools for building live CDs
Tools for generating live CD's on Fedora based systems including
derived distributions such as RHEL, CentOS and others. See
http://fedoraproject.org/wiki/FedoraLiveCD for more details.
Packages
Latest: livecd-tools-014-9.el6.fio.src.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| livecd-tools |
0 |
014 |
9.el6.fio |
src |
78 KiB |
2011-07-15 17:28:18 |
Changelog:
- * 2010-03-12 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 014-8 - 7981+/dag
- Remove selinux patch as it prevented building a LiveCD with selinux in a different state than enforcing
- * 2009-10-28 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 014-7
- Fix typo in creator.py
- Fix "selinux --disabled"
- Add the persistence feature (persistent overlay) - thanks to Douglas McClendon
- Add terminfo bits to live initrd
- Create a minimal /dev instead of bind mounting the host's /dev
- * 2009-10-27 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 014-6
- Fix livecd-iso-to-pxeboot.sh script: new location for pxelinux.0
- Fix livecd-mayflower.pxeboot.patch: don't worry if $thingtomount is a regular file
- * 2009-09-11 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 014-5
- Add -T option to mkisofs. This should make the LiveCD compatible with
non-Rock Ridge capable systems.
- * 2009-08-28 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 014-4
- Make sure livecd-creator is compatible with newer syslinux releases
- * 2009-08-25 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 014-3
- Ensure md5sum implantation is optionnal (patch from Ron Yorston)
- Keep /etc/mayflower.conf file after initrd creation
- * 2009-08-19 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 014-2
- Fix how restorecon is called
- * 2009-08-18 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 014-1
- Updating to 014
- Migrating required patches
- Adding patch for xen (https://bugzilla.redhat.com/show_bug.cgi?id=470564)
- Adding patch for extlinux from EPEL
- Fix path for checkisomd5 in iso-to-disk utility (patch taken from EPEL)
- * 2009-04-07 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 013-9
- Add sd[a-z] to mayflower init's CDLABEL udev rules (patch submitted by Brandon Davidson)
- Add support for libata (patch submitted by Brandon Davidson)
- Add support for append option in kickstart file (patch submitted by Brandon Davidson)
- * 2008-06-27 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 013-8
- Change "Network Installation" option -> text mode installation by default