Commit Graph

98 Commits

Author SHA1 Message Date
Dennis Gilmore ab0dcb6dfb Require xfsprogs 2014-03-05 17:00:34 -06:00
Dennis Gilmore b85e0191ed make sure the package list is available when we need it 2014-02-11 09:23:51 -06:00
Dennis Gilmore b776983ba1 use a slightly different path for extlinux-bootloader package 2014-02-11 07:21:37 -06:00
Dennis Gilmore c38f24b936 arm needs extlinux-bootloader to provide for extlinux support
- not syslinux-extlinux
2014-02-10 06:59:03 -06:00
Dennis Gilmore 6b1c4edf6b refacter how re deal with each mount point old version did not handle swap 2013-08-26 21:48:59 -05:00
Dennis Gilmore ab92d13be2 make sure that we only have a single instance of each mount point 2013-08-26 16:58:03 -05:00
Dennis Gilmore 8756ab1e8c - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-02 20:32:35 -05:00
Dennis Gilmore 04e99fa1a4 fix up call to xz 2013-06-21 19:32:56 -05:00
Dennis Gilmore cd5abfa674 xz compress raw images 2013-06-21 14:49:17 -05:00
Dennis Gilmore ed7d922074 specify filesystem type when creating partitions
- extlinux fixes from mattdm
- dont use -F 32 when making vfat partition
2013-06-07 11:15:38 -05:00
Dennis Gilmore 08b2ce39d3 really start at 1mb
- compress qcow2 by default
- make sure we dont destroy our newly created vfat partition
2013-05-23 21:15:05 -05:00
Dennis Gilmore 189834048b make patches match up 2013-05-22 00:16:08 -05:00
Dennis Gilmore ffe6f0a254 Merge branch 'master' into f19 2013-05-22 00:10:45 -05:00
Dennis Gilmore f464c41ac1 add patch to read vfat uuid earlier
- leave first mb free
- fix writing out kickstart file
2013-05-22 00:09:53 -05:00
Dennis Gilmore e3c3b5a103 Merge branch 'master' into f19 2013-05-19 23:11:24 -05:00
Dennis Gilmore 347b0baa91 fix date 2013-05-19 23:11:01 -05:00
Dennis Gilmore d3f77f2281 fix writing out kickstart file 2013-05-19 23:10:25 -05:00
Dennis Gilmore 81016f40a8 Merge branch 'master' into f19 2013-05-18 11:33:05 -05:00
Dennis Gilmore 2b4b2a631e write out kickstart file
- correctly write out extlinux config
- dont require --ondisk for partitions
2013-05-18 11:22:53 -05:00
Dennis Gilmore 63f95f8c29 Merge branch 'master' into f19
Conflicts:
	appliance-tools.spec
2013-05-12 16:05:23 -05:00
Dennis Gilmore c5551372c9 add patch for typo fixes in extlinux config from mattdm 2013-05-12 16:02:54 -05:00
Dennis Gilmore 398e5006d4 BuildRequires: /usr/bin/pod2man 2013-05-11 00:56:17 -05:00
Dennis Gilmore 264e07fc6f update to 006.3
- use UUID's for fstab and root lines
- support making vfat partition for /boot/uboot
- support extlinux as a bootloader
2013-05-11 00:20:08 -05:00
Dennis Gilmore 7f47df93d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 10:57:07 -06:00
Marek Goldmann 37fe6adaf5 Upstream release 006.2 2012-08-09 12:20:55 +02:00
Dennis Gilmore 38a3c5ae47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 11:26:55 -05:00
Dennis Gilmore 9aba848932 always create a legacy grub config file 2012-03-13 12:12:58 -05:00
Dennis Gilmore 9bac4edbc7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 15:40:35 -06:00
Marek Goldmann f804e3d7f8 Upstream release 006.1 2011-11-18 18:27:03 +01:00
Marek Goldmann 1c89539520 Upstream release 006. 2011-11-11 10:47:52 -05:00
Dennis Gilmore 2dbd06e476 update hack to work around no grub being installed so we can compose ec2 images 2011-10-29 09:17:04 -05:00
Dennis Gilmore b0b3851859 add a hack to work around grub so we can make ec2 images 2011-10-29 08:22:43 -05:00
Alan Pevec 8f1bf401a4 Added sub-package for image minimizer (dhuff)
- image-minimizer: support drop-keep-drop
- image-minimizer: add droprpm/keeprpm
2011-04-04 13:59:38 +02:00
Dennis Gilmore 052d1f5aaf - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 19:49:35 -06:00
Adam Tkac eb8a6c5350 Merge remote branch 'origin/f12/master'
Conflicts:
	.gitignore
	appliance-tools.spec

Signed-off-by: Adam Tkac <atkac@redhat.com>
2010-08-20 14:52:03 +02:00
dmalcolm cdb1da6fd9 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 00:36:11 +00:00
David Huff 34660c4a18 - Fixed error while installing grub
- Fixed issue with Fedora 12 using dracut to generate initrd
- Fixed issue with Fedora 12 parted error
2010-02-10 15:14:51 +00:00
Jesse Keating fffd7a59c8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 16:59:05 +00:00
David Huff 3444b60d65 - added functionality include additional modules in ramdisk 2009-07-16 15:07:46 +00:00
Jesse Keating 6924f35f7f - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 01:27:57 +00:00
David Huff 454bee1184 - changed form ExclusiveArch to EcludeArch to fix broken deps 2008-12-01 22:41:57 +00:00
David Huff 7ddc491a20 - bumped version for rebuild for Python 2.6
- Allow the user to pass in --version and --release command line
    paramneters (bkearney)
- Patches to integrate ec2 conversion into the adk (bkeareny)
- Allow the appliance-creator to use remote urls with the new image tools
    (bkearney)
2008-12-01 16:29:08 +00:00
Ignacio Vazquez-Abrams a0cdc5f9a4 Rebuild for Python 2.6 2008-11-29 16:36:36 +00:00
David Huff fff17af0c2 - Removed all the kickstart files in the config dir to mirror livecd-tools
- Added the image minimization to the refactored code (BKearney)
- multiple interface issue (#460922)
- added --format option to specity disk image format
- added --package option to specify output, currently only .zip supported
- added --vmem and --vcpu options
- Merged ec2-converter code (jboggs)
2008-09-17 20:58:09 +00:00
David Huff bb4f3827cd updated spec for release 3 2008-08-26 20:52:23 +00:00
David Huff 473ff928c2 Updated to version 2 Added wrote line to indicate appliance has been
created Updated README file Updated spec file
2008-08-26 19:58:37 +00:00
David Huff 832ff49025 updated spec file 2008-08-26 16:09:39 +00:00
David Huff 239278d8cf inital commit 2008-08-22 16:36:26 +00:00