Commit Graph

180 Commits

Author SHA1 Message Date
Brian C. Lane 0057401044 Update url to point to new github location 2015-04-06 14:09:45 -07:00
Brian C. Lane cc60927c05 - Version 23.0 (bcl)
- kickstart: Handle resolv.conf being a nonexistent symlink (walters)
- Report Kickstart errors without traceback (#1168030) (bcl)
- Change console font to eurlatgr (myllynen)
- litd: Add missing syslinux modules (#1192137) (bcl)
- Note lz4 compression in help (bruno)
2015-03-02 17:12:42 -08:00
Dennis Gilmore b295807a40 Require python-kickstart since it has teh python2 version of pykickstart 2015-02-26 09:52:03 -06:00
Brian C. Lane 8df4216dd6 - Version 21.4 (bcl)
- Ignore case when looking for UEFI boot*efi file (#1156380) (bcl)
- Preload the libnss_sss library (#1127103) (bcl)
2014-10-27 11:44:01 -07:00
Brian C. Lane 404057c224 Add requires for sssd-client 2014-10-21 12:17:09 -07:00
Brian C. Lane 2ba709ced8 - Version 21.3 (bcl)
- mkefiboot now expects all upper case for BOOT*.EFI (#1154138) (bcl)
- Move __fstype into ImageCreator class (bcl)
- Catch Yum errors and print them (#1119906) (bcl)
2014-10-20 10:04:52 -07:00
Peter Robinson f7c0bbb8a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 07:25:48 +00:00
Brian C. Lane 88e5afbc38 Version 21.2 (bcl)
- Abort livecd creation if selinux relabel fails (#1121301) (bcl)
- Add lorax ppc config files to search path (bcl)
- Use inst.repo and inst.stage2 (bcl)
- Use rd.live.overlay instead of overlay (bcl)
2014-07-23 14:22:08 -07:00
Dennis Gilmore e6b851c3db - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 01:35:05 -05:00
Brian C. Lane add3563519 - Version 21.1 (bcl)
- Update live.py for syslinux 6.02-4 (bcl)
2014-04-15 15:08:44 -07:00
Brian C. Lane 53b4ee4c84 - Version 21.0 (bcl)
- Update kickstart.py for new kickstart (bcl)
- Update yuminst for new pykickstart (bcl)
- Cleanup paths in README (bcl)
- livecd-creator: Make sure kickstart file exists (#1074295) (bcl)
2014-03-26 16:48:02 -07:00
Brian C. Lane 914ef13d24 - Version 20.4 (bcl)
- Fix extlinux check (#1059278) (bcl)
- Check kickstart for repo line (#1005580) (bcl)
- Catch CreatorError during class init (#1005580) (bcl)
- Add docleanup to edit-livecd (#1000744) (bcl)
- utf8 decode unicode error strings (#1035248) (bcl)
- Remove switch to Permissive (#1051523) (bcl)
2014-01-31 14:32:16 -08:00
Brian C. Lane 75aa854bbb - Version 20.3 (bcl)
- Add missing quote (#1044675) (bcl)
2014-01-07 14:41:15 -08:00
Brian C. Lane 7e359f6ba9 - Use LC_ALL=C for parted calls (#1045854) (bcl)
- Fix to work with the changed yum.config._getsysver (bruno)
- Add check for extlinux tools (#881317) (bcl)
- Cleanup arg parsing a bit (#725047) (bcl)
2014-01-07 13:55:07 -08:00
Brian C. Lane c8483457a3 - add 'troubleshooting' submenu with 'basic graphics mode' to UEFI boot menu (awilliam)
- make UEFI boot menu resemble the BIOS and non-live boot menus more (awilliam)
- drop 'xdriver=vesa' from basic graphics mode parameters (per ajax) (awilliam)
- Ensure filesystem modules end up in the live image initramfs. (notting)
- Don't use mkfs.extN options for any filesystem types. (notting)
- litd: Add --label option to override LIVE label (helio)
- liveimage-mount: add missing import (bcl)
- Change vfat limit from 2047 to 4095 (#995552) (bcl)
2013-11-18 14:46:57 -08:00
Brian C. Lane 35c98fd9d3 - Version 20.0 (bcl)
- Install docs in unversioned doc directory (#992144) (bochecha)
2013-08-07 11:30:22 -07:00
Dennis Gilmore 471dceac50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 02:54:36 -05:00
Brian C. Lane 5e5260bbd8 - Version 19.6 (bcl)
- litd: Add kickstart option (bcl)
- ts.check output is a list of tuples (#979759) (bcl)
- Add repo --noverifyssl support (#907707) (bcl)
2013-07-15 11:33:50 -07:00
Brian C. Lane 49e3115a37 - Version 19.5 (bcl)
- Write vconsole.conf directly (bcl)
- litd: Add --updates option (bcl)
2013-06-17 12:39:33 -07:00
Brian C. Lane a28090e7bf - Version 19.4 (bcl)
- Replace bash string parsing with awk (#962039,#969521) (bcl)
- Fix default.target symlink (#968272) (bcl)
2013-05-31 17:56:50 -07:00
Brian C. Lane fbff862b74 - Add requirement on rsync (#967948) 2013-05-29 12:49:00 -07:00
Brian C. Lane 98cd5a227f - Version 19.3 (bcl)
- Avoid setting empty root password (#964299) (thoger)
  CVE-2013-2069
- Handle urlgrabber callback changes (#963645) (bcl)
2013-05-23 06:21:48 -07:00
Dennis Gilmore 88460dae35 only require hfsplus-tools on ppc and x86 arches 2013-05-08 11:09:23 -05:00
Brian C. Lane 7bd96c909e - Version 19.2 (bcl)
- Use parted to check for GPT disklabel (#947653) (bcl)
- Output details of dep check failure (bcl)
- Properly generate kernel stanzas (#928093) (bcl)
2013-04-03 10:32:22 -07:00
Brian C. Lane 712890210c - Version 19.1 (bcl)
- iso9660 module is named isofs (bcl)
- disable dracut hostonly and rescue image (#921422) (bcl)
2013-03-16 07:37:14 -07:00
Brian C. Lane f1fd260998 - Version 19.0 (bcl)
- iso9660 is now a module, include it (bcl)
- correctly check for selinux state (#896610) (bcl)
- Simplify kickstart example (#903378) (bcl)
- default to symlink for /etc/localtime (#885246) (bcl)
2013-03-08 10:07:54 -08:00
Bruno Wolff III 7033771c53 Missed one build version 2013-02-23 17:16:32 -06:00
Bruno Wolff III d03de90835 Just include the changes and not the f18 build versions 2013-02-23 17:15:09 -06:00
Bruno Wolff III 542067c24c Merge branch 'f18'
Conflicts:
	livecd-tools.spec

The mass rebuild use a master branch that was behind the f18
branch and prvented the more up to date f18 build from being
inherited.
2013-02-23 17:10:04 -06:00
Dennis Gilmore f52efb47db - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 23:43:56 -06:00
Brian C. Lane 5492c4722b - Version 18.14 (bcl)
- add --verifyudev to dmsetup (#885385) (bcl)
2012-12-14 16:36:44 -08:00
Brian C. Lane f614848819 - Version 18.13 (bcl)
- silence the selinux umount error (bcl)
- use systemd instead of inittab for startx (bcl)
- set selinux permissive mode when building (bcl)
- fix kickstart logging entry (bcl)
- write hostname to /etc/hostname (#870805) (bcl)
- add nocontexts for selinux (#858373) (bcl)
- remove lokkit usage (bcl)
- use locale.conf not sysconfig/i18n (#870805) (bcl)
- don't write clock (#870805) (bcl)
- add remainder of virtio modules to initrd (#864012) (bcl)
2012-12-04 15:13:23 -08:00
Brian C. Lane 55bf2a2104 - Require hfsplus-tools so that images will boot on Mac 2012-10-25 11:50:58 -07:00
Brian C. Lane 1b72b5a03f - Version 18.12 (bcl)
- Remove grub 0.97 splash (bcl)
2012-10-02 11:29:09 -07:00
Brian C. Lane 4ed7e7fe5e - Version 18.11 (bcl)
- not copying UEFI files shouldn't be fatal (#856893) (bcl)
- don't require shim and grub2-efi (#856893) (bcl)
2012-09-13 14:06:55 -07:00
Adam Williamson 9c12726cd9 efi_requires.patch: don't force grub2-efi and shim into the package list 2012-09-12 20:41:57 -07:00
Brian C. Lane d6b0a30bb2 - Version 18.10 (bcl)
- use cp -r instead of -a (bcl)
2012-09-06 16:42:31 -07:00
Brian C. Lane fa755ce092 - Version 18.9 (bcl)
- fix extra-kernel-args (#853570) (bcl)
- New location for GRUB2 config on UEFI (#851220) (bcl)
- Add nocleanup option to retain temp files (bcl)
- Update imgcreate for UEFI Secure Boot (bcl)
2012-09-06 12:30:34 -07:00
Brian C. Lane 8f47864123 missed the specfile 2012-08-06 11:57:22 -07:00
Brian C. Lane 11104067bb - Version 18.7 (bcl)
- Recognize rd.live.image as well as liveimg in sed scripts of livecd-iso-to-
  disk & edit-livecd (fgrose)
- fix /etc/localtime file vs. symlink (#829032) (bcl)
2012-08-02 11:45:10 -07:00
Brian C. Lane f6234fa73a - Version 18.6 (bcl)
- switch to using rd.live.image instead of liveimg (bcl)
- dracut doesn't need explicit filesystems (bcl)
- livecd-creator: Add --cacheonly for offline use (martin)
- Implement cacheonly (offline) support in ImageCreator and LoopCreator (martin)
- if mounting squashfs add ro mount option (jboggs)
- imgcreate: Use copy2 for TimezoneConfig (#829032) (bcl)
2012-07-31 12:04:27 -07:00
Dennis Gilmore 5521796fe4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 16:59:44 -05:00
Brian C. Lane d3ca67358e - Version 18.5 (bcl)
- Include Mac volume name graphic (mjg)
- copy repo data to USB for F17 (#806166) (bcl)
- Version 18.4 (bcl)
- allow for use of yum plugins during livecd creation (notting)
- Capitalise EFI names (mjg)
- Add tighter Mac boot image integration (mjg)
- fix quoting with basename and SRC (#814174) (bcl)
- check for LIVE-REPO partition when writing DVD (#813905) (bcl)
2012-05-03 16:47:11 -07:00
Brian C. Lane f1a88e3781 - Version 18.3 (bcl)
- add support for cost in kickstart repo line (#735079) (mads)
- skip copying DVD image file with skipcopy option (786037) (bcl)
- remove kernel and initrd from EFI/BOOT (#811438) (bcl)
- fix syntax problem in detectsrctype (bcl)
2012-04-16 17:26:42 -07:00
Brian C. Lane 3144fd2586 - Version 18.2 (bcl)
- livecd-iso-to-disk: Add 2MB slop to calculation (bcl)
- Change EFI/boot to EFI/BOOT (mjg)
- Add support for generating EFI-bootable hybrid images (mjg)
2012-03-01 09:08:21 -08:00
Brian C. Lane a2d0835194 - Version 18.1 (bcl)
- livecd-iso-to-disk: create partition for iso (bcl)
2012-02-23 18:07:48 -08:00
Brian C. Lane a0caa69b53 - Version 18.0 (bcl)
- check for valid script path before editing livecd image and update usage
  options confusion (jboggs)
- imgcreate: fix typo in ResizeError (bcl)
- add missing selinux_mountpoint class object to edit-livecd (jboggs)
2012-02-15 15:18:42 -08:00
Brian C. Lane 4b4adbda78 - Version 17.4 (bcl)
- selinux may be off on the host, skip mount (#737064) (bcl)
- Set base_persistdir (#741614) (bcl)
- Fix the fix for dracut modules (#766955) (bcl)
- Use dracut.conf.d instead fo dracut.conf (bcl)
- dracut needs dmsquash-live explicitly included (bcl)
- edit-livecd: -k --kickstart option (apevec)
2012-01-18 16:31:20 -08:00
Dennis Gilmore 7d2d5d5318 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 02:49:09 -06:00
Brian C. Lane a2f43ca02e - Version 17.3 (bcl)
- python-imgcreate: remove -f from second lokkit call (#769457) (bcl)
- Install edit-livecd to /usr/bin (bcl)
2011-12-21 17:16:13 -08:00
Brian C. Lane 3e48dd4d3b Add edit-livecd 2011-11-18 09:58:49 -08:00
Brian C. Lane 3c6a20f9b8 - Version 17.2 (bcl)
- Fix indent and typo in liveimage-mount (#749643) (bcl)
- Make sure the target is labeled LIVE (#751213) (bcl)
- Only check first match for boot flag (#739411) (bcl)
- Stop creating backup image before resizing (#737243) (bcl)
2011-11-03 16:17:49 -07:00
Brian C. Lane 8679835e4e - Version 17.1 (bcl)
- Add title and product args (#669120) (bcl)
- Skip bind mounts when source isn't there (bcl)
- Add new syslinux.cfg template (#734173) (bcl)
- Use copyFile on the iso (bcl)
- Use rsync to copy if available (bcl)
2011-09-01 12:01:56 -07:00
Brian C. Lane 68383f23cd - Version 17.0
- Quote $SRC so iso's with spaces will work (#694915) (bruno)
- Handle move to /sys/fs/selinux (#728576) (dwalsh)
- master is now v17.X (bcl)
- Turn on the legacy_boot flag for EFI (#680563) (bcl)
- Don't ask about replacing MBR when formatting (bcl)
- Make MBR replacement message more clear (bcl)
- Ensure previous filesystems are wiped when formatting (#712553) (bcl)
- Modify pxeboot script to work with F16 (bcl)
- Add initial support for ARM architectures (martin.langhoff)
- Copy updates and product image files (bcl)
2011-08-11 16:33:58 -07:00
Brian C. Lane a08c41749a - Version 16.3 (bcl)
- Copy old initrd/xen files to isolinux when using base-on (#690940) (bcl)
- Don't fail on missing splash image (bcl)
- Images go into $SYSLINUXPATH (bcl)
- fix typo (bcl)
- Check for spaces in fs label when using overlay (#597599) (bcl)
- Fix logic for syslinux check (bcl)
- Fix image-creator symlink so that it is relative (bcl)
- symlink /etc/mtab to /proc/self/mounts (#688277) (bcl)
- liveimage-mount installed LiveOS with overlay (fgrose)
- Fix overzealous boot->BOOT change (bcl)
- Fix return code failure (#689360) (fgrose)
- Fix pipefailure in checkSyslinuxVersion (#689329) (fgrose)
- Symlink image-creator instead of hardlink (#689167) (bcl)
- Add extracting BOOTX64.efi from iso (#688258) (bcl)
- Add repo to DVD EFI install config file (#688258) (bcl)
- Add EFI support to netboot (#688258) (bcl)
- Support /EFI/BOOT or /EFI/boot (#688258) (bcl)
2011-03-31 16:46:45 -07:00
Brian C. Lane 1c9e91cba9 - Version 16.2 (bcl)
- livecd-iso-to-disk: Catch all failures (lkundrak)
- Mailing list address changed (lkundrak)
- Fall back to to msdos format if no extlinux (bcl)
- Create an ext4 filesystem by default for home.img (fgrose)
- Add error checks to home.img creation (bcl)
- livecd-iso-to-disk Detect more disk space issues (fgrose)
- gptmbr can be written directly to the mbr (bcl)
- Fixup livedir support (#679023) (jan.kratochvil)
2011-03-14 08:48:31 -07:00
Brian C. Lane b6d24f9b10 - Version 16.1 (bcl)
- Print reason for sudden exit (bcl)
- Fix skipcopy usage with DVD iso (#644194) (bmj001)
- Move selinux relabel to after %post (#648591) (bcl)
- Add support for virtio disks to livecd (#672936) (bcl)
- Support attached LiveOS devices as well as image files for LiveOS editing.
  (fgrose)
- Check return value on udevadm (#637258) (bcl)
2011-02-18 13:40:45 -08:00
Brian C. Lane 0cdcb59b19 - Version 16.0 (bcl)
- Add tmpdir to LiveImageCreator (bcl)
- Source may be a file or a block device, mount accordingly (bcl)
- Enable reading of SquashFS compression type. (fgrose)
- Enable cloning of a running LiveOS image into a fresh iso. (fgrose)
- Update usage documentation & add it to the script (fgrose)
- Support the propagation of an installed Live image (fgrose)
- Rename image source- and target-related variables (fgrose)
- Align start of partition at 1MiB (#668967) (bcl)
- Pass tmpdir to ImageCreator class initializer (#476676) (bcl)
- Add tmpdir to ImageCreator class initializer (#476676) (bcl)
- Enable an optional tmpdir for e2image in fs.resize2fs() (fgrose)
- Bad karma commit reverted; The option to boot from a local drive *MUST* exist
  as 99.9% of our consumers have default desktop hardware configurations.
  (jeroen.van.meeuwen)
- Really switch the default compression type, not just the default cli option
  value (jeroen.van.meeuwen)
2011-02-15 15:36:25 -08:00
Dennis Gilmore e3d4079513 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 07:23:13 -06:00
Brian C. Lane 5979f06926 - Version 15.3 (bcl)
- Remove boot from local drive option (bcl)
- Check for one big initrd.img (#671900) (bcl)
- Make xz the default compression type for live images. (bruno)
- Update documentation for xz availability. (bruno)
- Change releasever to a command line option (#667474) (bcl)
2011-01-27 11:55:01 -08:00
Dennis Gilmore 5b013e6418 * Tue Jan 04 2011 Dennis Gilmore <dennis@ausil.us> - 15.2-2
- patch to drop support of releasever in urls it destroys image creation in koji
2011-01-04 16:47:02 -06:00
Brian C. Lane 23a306f9de - Version 15.2 (bcl)
- Assign a device-mapper UUID w/ subsystem prefix to the dm snapshot. (dlehman)
- Fix git URLs to match reality. (dlehman)
- Trap copyFile errors (#663849) (fgrose)
- Fix incomplete rename of freespace variable (#656154) (fgrose)
2010-12-22 14:34:05 -08:00
Brian C. Lane 58a780ed63 - Each branch needs a different version number. 2010-11-15 17:16:37 -08:00
Brian C. Lane eb3d327956 - Bump version to 0.3.6 (bcl)
- Misc. fixups (#652522) (fgrose)
- Set indentation to 4 spaces (#652522) (fgrose)
- Add a release target (bcl)
- Pass dracut args during check (#589778) (bcl)
- Update dracut args (#652484) (bcl)
- Cleanup tabs (#652522) (fgrose)
- Cleanup EOL spaces (#652522) (fgrose)
- Typo. Need space before ]. (bruno)
- Add support for timeout and totaltimeout to livecd-iso-to-disk (#531566)
  (bcl)
- Add proxy support to livecd-creator (#649546) (bcl)
2010-11-15 13:06:09 -08:00
Brian C. Lane b6631d0591 - Converting version number to NVR
- Removed patches (now included in v0.3.5)
2010-11-01 14:46:31 -07:00
Bruno Wolff III 0c58711fcd Fix relabel of live image when composing on a host wtih selinux disabled. 2010-09-26 23:01:16 -05:00
Bruno Wolff III 2ee7aca007 Bump release after change. 2010-09-21 01:10:03 -05:00
Bruno Wolff III cf6a3c0ddf Document the lzo compressor can be used. 2010-09-21 01:06:27 -05:00
Bruno Wolff III 68d77211b0 Change extlinux requires so that both old and new syslinux will work. 2010-09-16 23:51:03 -05:00
Bruno Wolff III 3146b6f51f Fix changelog line to blame me today. 2010-09-16 07:55:53 -05:00
Bruno Wolff III dfd9f857b5 Require syslinux-extlinux
extlinux got split into a subpackage, syslinux-extlinux, that is needed
by livecd-iso-to-disk.
2010-09-16 07:51:53 -05:00
Tom "spot" Callaway dad1508669 fix background image copying to use new-new logo path 2010-09-14 16:09:43 -04:00
Bruno Wolff III 614903026a Backport a patch to catch a missed replacement for /dev/loop/* . 2010-09-14 07:33:52 -05:00
Bruno Wolff III d7edf70b65 Backport a fix for the basic video boot menu item 2010-09-13 22:36:28 -05:00
Bruno Wolff III 898f80298a Backport missing parts of the regex patch. 2010-09-13 21:58:36 -05:00
Bruno Wolff III a8e3cfbde7 Fix spec file oops 2010-09-13 21:22:16 -05:00
Bruno Wolff III 983c635c53 Fix for vesa boot menu item 2010-09-13 20:50:20 -05:00
Bruno Wolff III a1883d6f19 Add requires for pyparted for mkbiarch. 2010-09-12 09:11:09 -05:00
Bruno Wolff III 3789039cfb Don't try to use the removed patch. Doh! 2010-09-11 22:43:04 -05:00
Bruno Wolff III 4170af47ab Take gzip patch reference out of the spec file. 2010-09-11 22:41:56 -05:00
Bruno Wolff III 052db25e5b Update to 034. Lots of bug fixes. 2010-09-11 22:29:23 -05:00
Jasper Hartline d5e09a089c mkbiarch will be coming with the new upstream update.
Signed-off-by: Bruno Wolff III <bruno@wolff.to>
2010-09-11 22:00:05 -05:00
Bruno Wolff III 1d83a01352 Since the previous update go replaced by the out of date python build and
another rebuild is needed for the python change.
2010-07-30 21:12:07 -05:00
Bruno Wolff III 39ca62f853 A thinko about what squashfs calls gzip compression was pointed out and
livecd-tools was changed to substitute 'gzip' for 'zlib' throughout.
    This was committed upstream, but is handled here by a patch until the
    next upstream rollup.
2010-07-27 14:05:39 +00:00
Bruno Wolff III 66fe36f882 Fix changelog date. 2010-07-27 10:41:58 +00:00
Bruno Wolff III 7cf3dc9b1b Update to 033. 2010-07-27 10:38:25 +00:00
dmalcolm 963b991d30 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:25:10 +00:00
Bruno Wolff III 21d29b5e2e liveimage-mount is a new executable in 032 that needs to be packaged. 2010-06-19 19:00:28 +00:00
Bruno Wolff III 899f211961 And not just in the changelog comment. 2010-06-19 18:49:35 +00:00
Bruno Wolff III fa2c06c456 Bump release 2010-06-19 18:48:27 +00:00
Bruno Wolff III 691758fb74 The Makefile needed to have a hardcoded version change and I modified the
instructions for making the tar achive.
2010-06-19 18:45:04 +00:00
Bruno Wolff III 661f001f07 Fix prefix in tar archive and document producing it from git archive. 2010-06-19 18:22:16 +00:00
Bruno Wolff III 420b5200fd Update to 032 and require parted. 2010-06-19 17:48:09 +00:00
Warren Togami 5d7055ea60 livecd-iso-to-disk capable of installing installer DVD to USB 2009-11-03 18:35:46 +00:00
Warren Togami 26b8d33947 no patch 2009-10-20 02:26:53 +00:00
Warren Togami 2fcd7f90d7 make it actually work 2009-10-20 02:25:22 +00:00
Warren Togami 0badd661fe - Tell dracut not to ask for LUKS passwords or activate mdraid sets
- Silence the /etc/modprobe.conf deprecation warning
2009-10-19 19:23:33 +00:00
Warren Togami 80f24719bc remove patch 2009-09-16 18:08:11 +00:00
Warren Togami 35920cca10 - Fix LiveUSB with live images
- Fix display of free space during livecd-iso-to-disk error (farrell)
2009-09-16 18:07:32 +00:00
Warren Togami 317dfb1fd4 - test patch to make LiveUSB work again, need to be sure it doesn't break
LiveCD before committing in the next version
2009-09-15 21:36:45 +00:00