Compare commits

...

14 Commits
master ... f16

Author SHA1 Message Date
Brian C. Lane 1dac854092 - Version 16.16 (bcl)
- use cp -r instead of -a (bcl)
- New location for GRUB2 config on UEFI (#851220) (bcl)
2012-09-06 17:30:54 -07:00
Brian C. Lane 2e739397da - Version 16.15 (bcl)
- isohybrid on f16 doesn't support -u or -m (bcl)
- Include Mac volume name graphic (mjg)
2012-05-03 16:07:38 -07:00
Brian C. Lane d6e9e873b8 - Version 16.14 (bcl)
- copy repo data to USB for F17 (#806166) (bcl)
2012-04-26 15:19:20 -07:00
Brian C. Lane fa0ff008a9 - Version 16.13 (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-04-25 10:58:42 -07:00
Brian C. Lane 8af3d9161d - Version 16.12 (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:40:55 -07:00
Brian C. Lane 5d0db317c2 - Version 16.11 (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)
- livecd-iso-to-disk: create partition for iso (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)
- 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-03-01 09:28:02 -08:00
Brian C. Lane de0a475f32 - Version 16.10 (bcl)
- python-imgcreate: remove -f from second lokkit call (#769457) (bcl)
- Install edit-livecd to /usr/bin (bcl)
2011-12-22 08:32:40 -08:00
Brian C. Lane 90eea5416e Add edit-livecd 2011-11-18 09:59:25 -08:00
Brian C. Lane e15b2670c2 - Version 16.9 (bcl)
- Fix indent and typo in liveimage-mount (#749643) (bcl)
- Make sure the target is labeled LIVE (#751213) (bcl)
2011-11-03 16:05:32 -07:00
Brian C. Lane ee00bd9acf - Version 16.8 (bcl)
- Correct patch (#748344) (bcl)
2011-10-26 06:22:15 -07:00
Brian C. Lane 3eb8862387 - Version 16.7 (bcl)
- Add dracut args to EFI grub.conf creation (#748344) (bcl)
2011-10-24 10:54:02 -07:00
Brian C. Lane 11aea3b69f - Version 16.6 (bcl)
- Stop creating backup image before resizing (#737243) (bcl)
- Correct some syslinux typos (#738381) (bcl)
- splash is now png (#738381) (bcl)
2011-09-14 11:02:32 -07:00
Brian C. Lane ed7c2af259 - Version 16.5 (bcl)
- Add title and product args (#669120) (bcl)
- Skip bind mounts when source isn't there (bcl)
- Add new syslinux.cfg template (#734173) (bcl)
2011-09-01 12:27:59 -07:00
Brian C. Lane 255a49a641 - Version 16.4 (bcl)
- Use copyFile on the iso (bcl)
- Use rsync to copy if available (bcl)
- Quote $SRC so iso's with spaces will work (#694915) (bruno)
- Handle move to /sys/fs/selinux (#728576) (dwalsh)
- 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-26 13:37:53 -07:00
3 changed files with 111 additions and 2 deletions

13
.gitignore vendored
View File

@ -9,3 +9,16 @@ livecd-tools-033.tar.bz2
/livecd-tools-16.1.tar.bz2
/livecd-tools-16.2.tar.bz2
/livecd-tools-16.3.tar.bz2
/livecd-tools-16.4.tar.bz2
/livecd-tools-16.5.tar.bz2
/livecd-tools-16.6.tar.bz2
/livecd-tools-16.7.tar.bz2
/livecd-tools-16.8.tar.bz2
/livecd-tools-16.9.tar.bz2
/livecd-tools-16.10.tar.bz2
/livecd-tools-16.11.tar.bz2
/livecd-tools-16.12.tar.bz2
/livecd-tools-16.13.tar.bz2
/livecd-tools-16.14.tar.bz2
/livecd-tools-16.15.tar.bz2
/livecd-tools-16.16.tar.bz2

View File

@ -4,7 +4,7 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 16.3
Version: 16.16
Release: 1%{?dist}
Epoch: 1
License: GPLv2
@ -22,6 +22,11 @@ Requires: mkisofs
Requires: isomd5sum
Requires: parted
Requires: pyparted
Requires: util-linux
Requires: dosfstools
Requires: e2fsprogs
Requires: lorax >= 16.4.9
Requires: rsync
%ifarch %{ix86} x86_64
Requires: syslinux
Requires: /sbin/extlinux
@ -81,6 +86,7 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/livecd-iso-to-pxeboot
%{_bindir}/image-creator
%{_bindir}/liveimage-mount
%{_bindir}/edit-livecd
%{_bindir}/mkbiarch
%files -n python-imgcreate
@ -92,6 +98,96 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Thu Sep 06 2012 Brian C. Lane <bcl@redhat.com> 16.16-1
- Version 16.16 (bcl)
- use cp -r instead of -a (bcl)
- New location for GRUB2 config on UEFI (#851220) (bcl)
* Thu May 03 2012 Brian C. Lane <bcl@redhat.com> 16.15-1
- Version 16.15 (bcl)
- isohybrid on f16 doesn't support -u or -m (bcl)
- Include Mac volume name graphic (mjg)
* Thu Apr 26 2012 Brian C. Lane <bcl@redhat.com> 16.14-1
- Version 16.14 (bcl)
- copy repo data to USB for F17 (#806166) (bcl)
* Wed Apr 25 2012 Brian C. Lane <bcl@redhat.com> 16.13-1
- Version 16.13 (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)
* Mon Apr 16 2012 Brian C. Lane <bcl@redhat.com> 16.12-1
- Version 16.12 (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)
* Thu Mar 01 2012 Brian C. Lane <bcl@redhat.com> 16.11-1
- Version 16.11 (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)
- livecd-iso-to-disk: create partition for iso (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)
- 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)
* Wed Dec 21 2011 Brian C. Lane <bcl@redhat.com> 16.10-1
- Version 16.10 (bcl)
- python-imgcreate: remove -f from second lokkit call (#769457) (bcl)
- Install edit-livecd to /usr/bin (bcl)
* Thu Nov 03 2011 Brian C. Lane <bcl@redhat.com> 16.9-1
- Version 16.9 (bcl)
- Fix indent and typo in liveimage-mount (#749643) (bcl)
- Make sure the target is labeled LIVE (#751213) (bcl)
* Wed Oct 26 2011 Brian C. Lane <bcl@redhat.com> 16.8-1
- Version 16.8 (bcl)
- Correct patch (#748344) (bcl)
* Mon Oct 24 2011 Brian C. Lane <bcl@redhat.com> 16.7-1
- Version 16.7 (bcl)
- Add dracut args to EFI grub.conf creation (#748344) (bcl)
* Wed Sep 14 2011 Brian C. Lane <bcl@redhat.com> 16.6-1
- Version 16.6 (bcl)
- Stop creating backup image before resizing (#737243) (bcl)
- Correct some syslinux typos (#738381) (bcl)
- splash is now png (#738381) (bcl)
* Thu Sep 01 2011 Brian C. Lane <bcl@redhat.com> 16.5-1
- Version 16.5 (bcl)
- Add title and product args (#669120) (bcl)
- Skip bind mounts when source isn't there (bcl)
- Add new syslinux.cfg template (#734173) (bcl)
* Fri Aug 26 2011 Brian C. Lane <bcl@redhat.com> 16.4-1
- Version 16.4 (bcl)
- Use copyFile on the iso (bcl)
- Use rsync to copy if available (bcl)
- Quote $SRC so iso's with spaces will work (#694915) (bruno)
- Handle move to /sys/fs/selinux (#728576) (dwalsh)
- 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)
* Thu Mar 31 2011 Brian C. Lane <bcl@redhat.com> 16.3-1
- Version 16.3 (bcl)
- Copy old initrd/xen files to isolinux when using base-on (#690940) (bcl)

View File

@ -1 +1 @@
4a233625f5571acb2ec5d57a302a7267 livecd-tools-16.3.tar.bz2
31d0023d53d65152910a8702cdbbf01b livecd-tools-16.16.tar.bz2