Commit Graph

192 Commits

Author SHA1 Message Date
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 77454dbd6c New Source file for 16.2 2011-03-14 08:49:36 -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 26d280791e Merge branch 'f14' 2010-09-17 00:10:23 -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 089461c6fd Merge branch 'f14'
Conflicts:
	livecd-tools.spec
2010-09-16 08:08:07 -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 2d3bc61aa6 fix background image copying to use new-new logo path 2010-09-14 16:10:12 -04: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 a873a727a9 Need to commit the patch as well. 2010-09-13 21:12:23 -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 3999ba9765 The gzip patch is included in the forthcoming upstream update. 2010-09-11 21:58:59 -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
Fedora Release Engineering ea23155035 dist-git conversion 2010-07-29 02:28:46 +00: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