Commit Graph

251 Commits

Author SHA1 Message Date
Martin Gracik
b6b7646245 Install proper branding packages from repo (#813969)
The product string is not the best source for package names.
2012-05-21 10:42:06 +02:00
Martin Gracik
01edaa8fbd Use --mac for isohybrid only if doing macboot images 2012-05-18 12:48:43 +02:00
Martin Gracik
38342fedc1 Add --nomacboot option
Needed for systems without hfsplus support.
2012-05-18 07:38:14 +02:00
Dan Horák
7cb33d8c63 linuxrc.s390 is dead in anaconda 2012-05-17 17:32:14 +02:00
Martin Gracik
48b8f6fb50 Revert "Add nhn-nanum-fonts (#818127)"
This reverts commit ba016dc162.

nhn-nanum-fonts is just a source package, the binary package is already
present in the template.
2012-05-10 08:32:22 +02:00
Martin Gracik
ba016dc162 Add nhn-nanum-fonts (#818127) 2012-05-09 12:43:57 +02:00
Dan Horák
f43034828e include the new cmsfs-fuse interface
dracut now reads the additional config files for anaconda and uses the new cmsfs-fuse
interface to the CMS filesystem instead of the old cmsfs tools
2012-05-09 12:37:44 +02:00
Brian C. Lane
0053514cf0 stop moving /run (#818918)
This was a hack, /run is on tmpfs so lorax should leave it to the apps
to create their own directories.
2012-05-08 12:03:08 -07:00
Martin Gracik
48f3858423 Added BCM4331 firmware (#817151) 2012-05-03 13:40:59 -04:00
Matthew Garrett
4df59e77b2 mkefiboot: Add support for disk label files
The Apple boot picker provides drive names by reading small icon files
off the filesystem. Add support for including them.
2012-05-03 10:05:37 -07:00
David Lehman
d909789b95 Include /usr/bin/ntfsinfo. (#816664)
This is required for ntfs resize support in anaconda.
2012-05-02 17:22:38 -05:00
Will Woods
db744fef93 Add /etc/sysctl.d/anaconda.conf, set kernel.printk=1 (#816022)
We use this to set various sysctl settings, like setting kernel.printk=1
so we don't get the screen all crudded up with kernel messages during
text-mode installs.
2012-04-26 16:18:43 -04:00
Brian C. Lane
7cd2104694 add media check menu option
Add an option to check the media
2012-04-23 08:26:33 -07:00
Brian C. Lane
4ca853cae3 remove unneeded dracut bootargs
anaconda-dracut now adds these itself.
2012-04-23 08:26:20 -07:00
Will Woods
3859368b0e remove 'loadkeys' stub (#804306)
Just use the regular 'loadkeys' binary, for pity's sake.
2012-04-20 16:48:54 -04:00
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
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
488339235a Don't use --allbut for xfsprogs cleanup (#804779) 2012-04-11 08:51:13 +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
0823441886 add iscsi-initiator-utils (#804522) 2012-03-28 08:38:10 -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
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
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
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
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
0e9d3e0c1c Install nhn-nanum-gothic-fonts (#790266)
Replacing un-core-dotum-fonts.
2012-02-28 13:48:29 +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
a060705479 dhclient-script needs cut and arping 2012-02-17 16:32:05 -08:00
Brian C. Lane
7c2e04b848 metacity now depends on gsettings-desktop-schemas
but they didn't set a dep on it so it crashes with
GLib-GIO-ERROR **: Settings schema
'org.gnome.desktop.wm.preferences' is not installed
2012-02-15 07:40:52 -08:00
Matthew Garrett
053d35cc11 Add findiso to grub config
In order for grub to be able to read the kernel regardless of whether
the image is written to a CD or a USB stick, it's necessary to autoprobe
for the filesystem using the findiso command. Add it to the grub config.
2012-02-14 09:20:47 -08:00
Martin Gracik
0cb07b75f9 Change the squashfs image section in .treeinfo
Related: rhbz#782108
2012-02-13 15:12:50 -08:00
Martin Gracik
e49ef2d8bf Add path to squashfs image to the treeinfo
Related: rhbz#782108
2012-02-13 15:12:44 -08:00
Brian C. Lane
6c6a8c15ad add memtest to the boot.iso for x86 (#787234) 2012-02-13 07:06:22 -08:00
Brian C. Lane
20eff8a77d Add dracut args to grub.conf 2012-02-10 14:24:49 -08:00
Brian C. Lane
cf7ec41ef0 keep convertfs.sh script in image (#787893)
This is needed by anaconda in order to upgrade to F17
2012-02-08 14:55:52 -08:00
Tim Flink
e9d34e3cbf fix templates to work with F17 usrmove
Signed-off-by: Will Woods <wwoods@redhat.com>
2012-02-08 14:07:43 -05:00
Brian C. Lane
c97666bb94 Add luks, md and dm dracut args to bootloaders 2012-02-03 15:06:21 -08:00