Martin Gracik
9348023769
Don't remove dosfstools ( #806648 )
...
Needed to diagnose problems with EFI partitions.
2012-04-18 12:49:36 +02:00
Martin Gracik
839017cda1
Leave some of the grub2 utilities in the install image ( #749323 )
2012-04-16 13:53:52 +02:00
Matthew Garrett
afa6fa41cc
mkefiboot: Copy Mac bootloader, rather than linking it
...
The Mac firmware needs special-casing for hardlinked bootloaders, and
it's kind of awkward to handle that in python. Just copy them for now
instead.
2012-04-13 12:54:18 -07:00
Martin Gracik
613822a228
Remove workdir if it was created by lorax ( #807964 )
2012-04-13 10:43:30 +02:00
Brian C. Lane
cf1c3a8d66
add gdisk to install image ( #811083 )
...
Add gdisk and related tools to the install image.
2012-04-12 08:30:01 -07:00
Martin Gracik
23650163a6
New version 17.14
2012-04-11 10:12:14 +02:00
Martin Gracik
488339235a
Don't use --allbut for xfsprogs cleanup ( #804779 )
2012-04-11 08:51:13 +02:00
Martin Gracik
c9438ac117
Log all removed files
...
This makes finding what glob removed some file easier.
2012-04-10 13:42:49 +02:00
Martin Gracik
9c97371391
Add spice-vdagent to initrd ( #804739 )
2012-04-10 09:45:43 +02:00
Martin Gracik
5bce2001d5
Add ntfs-3g to initrd ( #804302 )
2012-04-10 09:45:43 +02:00
Brian C. Lane
d7956e52a0
ntfs-3g now uses /usr/lib ( #810039 )
2012-04-05 07:47:21 -07:00
Brian C. Lane
4ea8d3b402
New version 17.13
2012-03-28 08:43:03 -07:00
Brian C. Lane
0823441886
add iscsi-initiator-utils ( #804522 )
2012-03-28 08:38:10 -07:00
Brian C. Lane
e686b67882
use cache outside the installtree
...
reenable the yum cache in the tmpdir, this means it doesn't end
up on the final squashfs.img, reducing the boot.iso size from
400M to 154M
2012-03-28 08:37:49 -07:00
Brian C. Lane
b389d87c8d
New version 17.12
2012-03-21 17:47:29 -07:00
Matthew Garrett
73beff011f
mkefiboot: Make Apple boot images appear in the startup preferences
...
There's a small amount of additional metadata required for the Mac boot
images to appear as bootable devices in the startup preferencs, so add
support for generating that.
Signed-off-by: Brian C. Lane <bcl@redhat.com>
2012-03-21 17:40:08 -07:00
Brian C. Lane
f7e8de8c66
New version 17.11
2012-03-21 17:27:03 -07:00
Will Woods
309bbbb4da
add symlink from /mnt/install -> /run/install
...
Since noloader mounts stuff under /run/install, but anaconda (and
people's scripts etc.) look under /mnt/install, make a symlink so
everything works as expected.
2012-03-19 20:25:20 -04:00
Brian C. Lane
761f183714
New version 17.10
2012-03-16 15:13:47 -07:00
Will Woods
58228ab5f7
Don't trash all the initscripts 'fedora*' services
...
We need some of them (fedora-import-state.service), so let's just
disable the ones that cause us problems (mostly fedora-storage*).
2012-03-16 16:53:52 -04:00
Will Woods
00c0009e14
remove anaconda-copy-ks.sh
...
anaconda-copy-ks.sh is included in the 'anaconda' dracut module, so we
don't need to install it here anymore.
2012-03-16 16:47:59 -04:00
Will Woods
e8894b64fa
add anaconda dracut module
...
Install the anaconda dracut module during 'install', use it when
rebuilding initramfs, and clean it up afterward.
Also install '.buildstamp' into the initramfs (the anconda module wants
it).
2012-03-16 16:47:59 -04:00
Will Woods
a077587eb8
runtime-postinstall: remove references to loader
...
No more loader. Bye-bye, loader.
2012-03-16 16:47:59 -04:00
Will Woods
3a0b059577
runtime-postinstall: remove keymap stuff
...
anaconda no longer contains the keymap overrides and systemd should be
handling keymap stuff for us, so this isn't necessary.
2012-03-16 16:47:59 -04:00
Martin Gracik
b4ce329235
Add the icfg package ( #771733 )
2012-03-14 11:03:02 +01:00
Martin Gracik
92a145dd18
Log the output of mkfs ( #769928 )
2012-03-14 10:56:23 +01:00
Brian C. Lane
084e0e032b
livemedia-creator: update TreeBuilder use for isolabel
...
TreeBuilder class changed its __init__ so add --volid switch,
length check and isolabel.
2012-03-09 13:20:45 -08:00
Martin Gracik
7fa9bda94c
New version 17.9
2012-03-07 16:08:21 +01:00
Martin Gracik
4c2bc290e2
Fix product name replacing in templates ( #799919 )
...
The product name may contain spaces, so it needs
to be in quotes, otherwise the other words get stripped.
2012-03-07 16:04:45 +01:00
Martin Gracik
16d32f6d4f
Fix requires
2012-03-07 16:04:45 +01:00
Brian C. Lane
56a24dd698
New version 17.8
2012-03-06 09:45:04 -08:00
Brian C. Lane
04394ae2cd
livemedia-creator: update README
2012-03-02 16:44:08 -08:00
Brian C. Lane
ec00ea7039
example livemedia kickstart for ec2
...
currently untested on EC2, but it builds an image that looks
like it should work.
2012-03-02 16:42:48 -08:00
Brian C. Lane
8c52cd751f
livemedia-creator: console=ttyS0 not /dev/ttyS0
2012-03-02 16:42:42 -08:00
Brian C. Lane
54dd513ed8
livemedia-creator: Add support for making ami images
...
AMI images are un-partitioned filesystem images with a grub.conf that
is read by the pv-grub bootloader used by EC2. Most of the actual work
making the AMI is done in the kickstart. This just creates the image
file.
2012-03-02 16:42:32 -08:00
Martin Gracik
c2c4762df2
New version 17.7
2012-02-28 13:58:27 +01:00
Martin Gracik
97038f1ab2
Don't remove btrfs utils ( #796511 )
2012-02-28 13:49:11 +01:00
Martin Gracik
a82acb9145
Remove root and ip parameters from generic.prm ( #796572 )
2012-02-28 13:48:59 +01:00
Martin Gracik
c4c2f09c0b
Check if the volume id is not longer than 32 chars ( #786832 )
...
This is a requirement of mkisofs.
Try to check it as soon as possible.
2012-02-28 13:48:50 +01:00
Martin Gracik
e59ff3802f
Add option to specify volume id on command line ( #786834 )
2012-02-28 13:48:42 +01:00
Martin Gracik
0e9d3e0c1c
Install nhn-nanum-gothic-fonts ( #790266 )
...
Replacing un-core-dotum-fonts.
2012-02-28 13:48:29 +01:00
Martin Gracik
2879908cde
Change the locale to C ( #786833 )
2012-02-28 13:48:15 +01:00
Martin Gracik
04ac7e7e9e
Don't use mk-s390-cdboot (dhorak)
...
Anaconda dropped the mk-s390-cdboot tool, so we can't call it in lorax.
2012-02-28 13:46:32 +01:00
Dan Horák
6cce4fd330
use internal implementation of the addrsize utility
...
Anaconda dropped the addrsize utility in F-16, so we need to implement
it directly in lorax.
2012-02-28 13:44:59 +01:00
Martin Gracik
2e08d3706c
Make sure var/run is not a symlink on s390x ( #787217 )
2012-02-28 13:44:45 +01:00
Martin Gracik
ca5454d131
Create var/run/dbus directory on s390x ( #787217 )
...
s390x has no systemd, so we need to create the directory.
2012-02-28 13:44:25 +01:00
Brian C. Lane
96870e96f8
iputils is small and required by dhclient-script
2012-02-27 13:05:16 -08:00
Brian C. Lane
e5cccf05c0
missing version bump in specfile
2012-02-20 15:02:03 -08:00
Brian C. Lane
e0db7264a6
New version 17.6
2012-02-20 14:58:36 -08:00
Will Woods
e580c2a8b0
use --prefix=/run/initramfs when building initramfs
...
Having the initramfs at /run/initramfs means that it will be retained at
/run/initramfs once we switch to the root image. We want that.
2012-02-20 14:17:09 -08:00