Martin Gracik
e2d0ce403e
New version 17.19
2012-05-09 14:48:48 +02:00
Martin Gracik
ba016dc162
Add nhn-nanum-fonts ( #818127 )
2012-05-09 12:43:57 +02:00
Dennis Gilmore
983d150c96
add name field to .treeinfo its a concatination of family and version
2012-05-09 12:37:44 +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
Martin Gracik
de48c0fa45
Fix typo in help ( #819476 )
2012-05-09 12:37:44 +02:00
Daniel Mach
45ee5bf23b
Disable macboot.img on RHEL
2012-05-09 12:37:44 +02:00
Brian C. Lane
93b0654d25
New version 17.18
2012-05-08 12:04:49 -07: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
Brian C. Lane
cc93b338d5
New version 17.17
2012-05-03 11:02:48 -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
4c2894684b
New version 17.16
2012-04-23 11:44:32 -07: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
cf24dc01a8
New version 17.15
2012-04-20 09:35:58 +02: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
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