Commit Graph

15 Commits

Author SHA1 Message Date
Bill Nottingham 01e0ae02b0 update to 017 2008-05-06 16:12:42 +00:00
Jeremy Katz 1d5442913f - Support for using live isos with pxe booting (Richard W.M. Jones and
Chris Lalancette)
- Fixes for SELinux being disabled (Warren Togami)
- Stop using mayflower for building the initrd; mkinitrd can do it now
- Create a minimal /dev rather than using the host /dev (Warren Togami)
- Support for persistent overlays when using a USB stick (based on support
    by Douglas McClendon)
2008-03-07 00:42:24 +00:00
Jeremy Katz 69665c9b83 - Rework to provide a python API for use by other tools (thanks to markmc
for a lot of the legwork here)
- Fix creation of images with ext2 filesystems and no SELinux
- Don't require a yum-cache directory inside of the cachedir (#430066)
- Many config updates for rawhide
- Allow running live images from MMC/SD (#430444)
- Don't let a non-standard TMPDIR break things (Jim Meyering)
2008-02-12 18:32:54 +00:00
Jeremy Katz 1b697a8ab2 - Allow %post --nochroot to work for putting files in the root of the iso
- Set environment variables for when %post is run
- Add progress for downloads (Colin Walters)
- Add cachedir option (Colin Walters)
- Fixes for ppc/ppc64 to work again
- Clean up bootloader config a little
- Enable swaps in the default desktop config
- Ensure all configs are installed (#281911)
- Convert method line to a repo for easier config reuse (jkeating)
- Kill the modprobe FATAL warnings (#240585)
- Verify isos with iso-to-disk script
- Allow passing xdriver for setting the xdriver (#291281)
- Add turboliveinst patch (Douglas McClendon)
- Make iso-to-disk support --resetmbr (#294041)
- Clean up filesystem layout (Douglas McClendon)
- Manifest tweaks for most configs
2007-09-25 21:41:38 +00:00
Jeremy Katz 88dab995b2 - Many config updates for Fedora 8
- Support $basearch in repo line of configs; use it
- Support setting up Xen kernels and memtest86+ in the bootloader config
- Handle rhgb setup
- Improved default fs label (Colin Walters)
- Support localboot from the bootloader (#252192)
- Use hidden menu support in syslinux
- Have a base desktop config included by the other configs (Colin Walters)
- Use optparse for optino parsing
- Remove a lot of command line options; things should be specified via the
    kickstart config instead
- Beginnings of PPC support (David Woodhouse)
- Clean up kernel module inclusion to take advantage of files in Fedora
    kernels listing storage drivers
2007-08-28 21:25:34 +00:00
Jeremy Katz ff4abcc752 - Separate out configs used for Fedora 7
- Add patch from Douglas McClendon to make images smaller
- Add patch from Matt Domsch to work with older syslinux without vesamenu
- Add support for using mirrorlists; use them
- Let livecd-iso-to-disk work with uncompressed images (#248081)
- Raise error if SELinux requested without being enabled (#248080)
- Set service defaults on level 2 also (#246350)
- Catch some failure cases
- Allow specifying tmpdir
- Add patch from nameserver specification from Elias Hunt
2007-07-25 19:03:28 +00:00
Jeremy Katz d60b5f88ac - miscellaneous live config changes
- fix isomd5 checking syntax error
2007-05-30 20:17:39 +00:00
Jeremy Katz e5207e81b3 - disable screensaver with default config
- add aic7xxx and sym53c8xx drivers to default initramfs
- fixes from johnp for FC6 support in the creator
- fix iso-to-stick to work on FC6
2007-05-04 22:11:07 +00:00
Jeremy Katz 94c5889ed5 - Disable prelinking by default
- Disable some things that slow down the live boot substantially
- Lots of tweaks to the default package manifests
- Allow setting the root password (Jeroen van Meeuwen)
- Allow more specific network line setting (Mark McLoughlin)
- Don't pollute the host yum cache (Mark McLoughlin)
- Add support for mediachecking
2007-04-24 15:33:38 +00:00
Jeremy Katz 2dda3668b0 - Many fixes to error handling from Mark McLoughlin
- Add the KDE config
- Add support for prelinking
- Fixes for installing when running from RAM or usb stick
- Add sanity checking to better ensure that USB stick is bootable
2007-04-04 20:57:28 +00:00
Jeremy Katz c48f5bc148 - have to use excludearch, not exclusivearch 2007-03-29 15:31:17 +00:00
Jeremy Katz 46184135e1 - exclusivearch since it only works on x86 and x86_64 for now 2007-03-29 14:27:51 +00:00
Jeremy Katz fdc7be72ff - some shell quoting fixes
- allow using UUID or LABEL for the fs label of a usb stick
- work with ext2 formated usb stick
2007-03-28 15:49:47 +00:00
Jeremy Katz f4b8d43579 - add livecd-iso-to-disk for setting up the live CD iso image onto a usb
stick or similar
2007-03-26 21:56:14 +00:00
Jeremy Katz dc9f982684 initial commit of livecd-tools package 2007-03-23 19:41:58 +00:00