Commit Graph

119 Commits

Author SHA1 Message Date
Dennis Gilmore 6e6daddac6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 00:50:51 +00:00
Dennis Gilmore ed41d49e30 add a hack to preload the sss nss library 2014-08-21 13:41:32 -05:00
Dennis Gilmore 69f66ab017 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 20:11:59 -05:00
Dennis Gilmore 86a52c4e63 drop image-minimiser
- change partitioning alignment to be optimal rhbz#990469
- change default timeout in extlinux config
2014-04-26 10:28:27 -05:00
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 a8e08b3eee updated upstream tarball with unveriosned docdir 2013-08-26 17:14:14 -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 b123402c53 yet another tarball for typo 2013-05-11 00:41:36 -05:00
Dennis Gilmore 3cb3d91081 new tarball with minor fix 2013-05-11 00:33:30 -05:00
Dennis Gilmore 18eff2f715 commit new sources 2013-05-11 00:24:18 -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 4921ca10b0 fix up patch 2012-03-13 12:23:48 -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 6e38d7f4e1 Sources for 006. 2011-11-11 10:50:05 -05: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
Adam Tkac 9ab5438d24 Merge remote branch 'origin/f13/master' 2010-08-20 14:39:14 +02:00
Fedora Release Engineering 34dc88a4c8 dist-git conversion 2010-07-28 10:06:04 +00:00
Fedora Release Engineering a18aab408e dist-git conversion 2010-07-28 10:06:02 +00:00
Fedora Release Engineering 61e1ac0b8b dist-git conversion 2010-07-28 10:06:01 +00:00
dmalcolm cdb1da6fd9 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 00:36:11 +00:00