Brian C. Lane
27517b4485
- livemedia-creator: Allow novirt ostree partitioned images ( #1273199 )
...
(bcl@redhat.com )
- Add documentation and kickstart for --make-vagrant (bcl@redhat.com )
- livemedia-creator: Make --make-vagrant work with --no-virt (bcl@redhat.com )
- livemedia-creator: Add --make-vagrant command (bcl@redhat.com )
- Add selinux switch to mktar (bcl@redhat.com )
- livemedia-creator: Make --make-oci work with --no-virt (bcl@redhat.com )
- Add documentation for --make-oci (bcl@redhat.com )
- livemedia-creator: Add --make-oci for Open Container Initiative images
(bcl@redhat.com )
- Add submount directory to PartitionMount class (bcl@redhat.com )
- Keep libthread so that gdb will work correctly (#1269055 ) (bcl@redhat.com )
- Update Lorax documentation - 24.3 (bcl@redhat.com )
2015-10-28 18:16:43 -07:00
Brian C. Lane
863bf59c10
- Do not let systemd-tmpfiles set up /etc on boot (dshea@redhat.com)
...
- Fix the concatenation of error output. (dshea@redhat.com )
- Add findmnt command (jkonecny@redhat.com )
- Reduce the size of macboot.img (#952747 ) (bcl@redhat.com )
- rsa1 keys are not supported any more by our openssh (dan@danny.cz )
- Look for crashes from the anaconda signal handler. (dshea@redhat.com )
- Include gdb in the boot.iso (dshea@redhat.com )
- Do not install weak deps in boot.iso (bcl@redhat.com )
- Require correct dnf version for API changes (bcl@redhat.com )
- Drop multiprocessing for do_transaction (#1208296 ) (bcl@redhat.com )
- Add a font that supports Urdu characters (#1004717 ) (bcl@redhat.com )
- livemedia-creator: Remove random-seed from images (#1258986 ) (bcl@redhat.com )
- Don't include early microcode in initramfs (#1258498 ) (bcl@redhat.com )
2015-10-06 15:02:25 -07:00
Brian C. Lane
2511e94be6
- drop fedup-dracut and friends (wwoods@redhat.com)
...
- don't build upgrade.img anymore (wwoods@redhat.com )
- livemedia-creator: no-virt fsimage should only use / size from ks
(bcl@redhat.com )
- Update lmc docs for new mock (bcl@redhat.com )
- No longer offer a rescue boot menu option on liveinst (#1256061 ).
(clumens@redhat.com )
- document --timeout in livemedia-creator man page (atodorov@redhat.com )
- Add enough of shadow-utils to create new user accounts. (dshea@redhat.com )
- Update Lorax documentation - 24.1 (bcl@redhat.com )
- Add lldptool (#1085325 ) (rvykydal@redhat.com )
2015-08-31 17:28:23 -07:00
Brian C. Lane
a55e13454b
- some of the PowerPC utilities (powerpc-utils and fbset) need perl too
...
(pbrobinson@gmail.com )
- Add a default vconsole.conf to the boot.iso (#1250260 ) (bcl@redhat.com )
- Return the output from failed commands in CalledProcessError (bcl@redhat.com )
- Add dracut-live for livemedia kickstart example (bcl@redhat.com )
2015-08-07 17:11:59 -07:00
Brian C. Lane
2a25279def
- Bump version to 24.0 (bcl@redhat.com)
...
- Use execReadlines in livemedia-creator (bcl@redhat.com )
- Add execReadlines to executils. (bcl@redhat.com )
- Add reset_lang argument to everything in executils. (bcl@redhat.com )
2015-07-30 14:55:10 -07:00
Brian C. Lane
8f97dab916
- Add a new makefile target that does everything needed for jenkins. (clumens@redhat.com)
...
- Revert "Revert "Turn off ldconfig"" (dshea@redhat.com )
- Add back libraries needed by spice-vdagent (dshea@redhat.com )
- Remove some junk that didn't work anyway (dshea@redhat.com )
- Add a verification step to Lorax.run. (dshea@redhat.com )
- Create an empty selinux config file (#1243168 ) (bcl@redhat.com )
- Update Lorax documentation - 23.13 (bcl@redhat.com )
2015-07-21 15:35:14 -07:00
Brian C. Lane
06c41c3b4b
- Add a bit more overhead to the root filesystem size (bcl@redhat.com)
...
- network: turn slaves autoconnection on (rvykydal@redhat.com )
- Keep hyperv_fb driver in the image (#834791 ) (bcl@redhat.com )
2015-07-10 17:03:53 -07:00
Brian C. Lane
6c42e14e3c
- Explicitly add kernel-modules and kernel-modules-extra (bcl@redhat.com)
2015-06-26 17:42:09 -07:00
Brian C. Lane
b3132975e9
- Disable systemd-tmpfiles-clean ( #1202545 ) (bcl@redhat.com)
2015-06-19 17:33:51 -07:00
Brian C. Lane
ae6f280f20
- Remove some stale entires from runtime-install (dshea@redhat.com)
...
- Stop moving sitecustomize into site-packages (bcl@redhat.com )
- Pass setup_logging the log file, not the whole opts structure.
(clumens@redhat.com )
- Move IsoMountpoint into its own module. (clumens@redhat.com )
- Move setup_logging into pylorax/__init__.py. (clumens@redhat.com )
- Break all the log monitoring stuff from LMC out into its own module.
(clumens@redhat.com )
- Fix bug with product DataHolder overwriting product string. (bcl@redhat.com )
2015-06-10 16:40:26 -07:00
Brian C. Lane
d588db6b94
- Update execWith* docstrings (bcl@redhat.com)
...
- livemedia-creator: Update example kickstarts (bcl@redhat.com )
- Update fedora-livemedia.ks example (bcl@redhat.com )
- Include html documentation under docs/html (bcl@redhat.com )
- Switch documentation to python3 (bcl@redhat.com )
- Create html documentation under docs/html/ (bcl@redhat.com )
- livemedia-creator: Catch missing package errors (bcl@redhat.com )
- Update spec for python3 and add subpackages for lmc (bcl@redhat.com )
- Convert to using pocketlint for pylint rules (bcl@redhat.com )
- Convert livemedia-creator to py3 (bcl@redhat.com )
- Convert test-parse-template to py3 (bcl@redhat.com )
- Update image-minimizer for py3 (bcl@redhat.com )
- Change mkefiboot to py3 (bcl@redhat.com )
- Additional python3 changes (bcl@redhat.com )
- Update lorax for python3 and argparse (bcl@redhat.com )
- Use the execWith* methods from Anaconda (bcl@redhat.com )
- Convert pylorax to python3 (bcl@redhat.com )
- Clean up some pylint warnings (bcl@redhat.com )
- Make sure openssh-clients is installed (#1219398 ) (bcl@redhat.com )
- Add product.img support for s390 templates (dan@danny.cz )
- Add some more details about template rendering errors (bcl@redhat.com )
- Mock more modules for RTD (bcl@redhat.com )
- Mock the selinux package for RTD (bcl@redhat.com )
- Added Sphinx Documentation (bcl@redhat.com )
2015-05-15 17:14:32 -07:00
Brian C. Lane
7c3a8d7b0c
- Include cryptsetup in the image ( #1208214 ) (bcl@redhat.com)
2015-04-02 13:44:58 -07:00
Brian C. Lane
c2aa35dded
- Check that the transaction process is still alive (vpodzime@redhat.com)
...
- livemedia-creator: Clean up resultdir handling (bcl@redhat.com )
2015-03-27 17:25:14 -07:00
Brian C. Lane
e417ab55b1
- Include ld.so.conf ( #1204031 ) (bcl@redhat.com)
...
- Revert "Turn off ldconfig" (bcl@redhat.com )
- Add ability for external templates to graft content into boot.iso
(walters@verbum.org )
- Keep logitech hid drivers (#1199770 ) (bcl@redhat.com )
2015-03-20 18:10:57 -07:00
Brian C. Lane
40387eaee0
- Don't erase /usr/lib/os.release.d (sgallagh@redhat.com)
2015-03-16 16:55:57 -07:00
Brian C. Lane
e75e5cde19
- Require python-dnf so that we get the python2 version (bcl@redhat.com)
...
- livemedia-creator: Fix up fake yum object for DNF change (bcl@redhat.com )
- Update logic for stage2 detection on boot.iso (bcl@redhat.com )
2015-03-13 17:38:47 -07:00
Brian C. Lane
a802ed132c
- Turn off ldconfig (bcl@redhat.com)
...
- Add removekmod template command (bcl@redhat.com )
- Move stage2 to images/install.img (#815275 ) (bcl@redhat.com )
2015-03-06 17:53:21 -08:00
Brian C. Lane
0314751530
- Update pykickstart requirement (bcl@redhat.com)
...
- Explicitly install notification-daemon (dshea@redhat.com )
2015-02-27 17:29:24 -08:00
Brian C. Lane
ff3cdc2e04
- Skip using srpm repos (bcl@redhat.com)
...
- Drop the dnf Base object deletion code and use reset (bcl@redhat.com )
- Get the log directory from the configfile (bcl@redhat.com )
- lorax: Add --cachedir, --force and --workdir cmdline options (bcl@redhat.com )
- Cleanup help alignment (bcl@redhat.com )
- dnf: remove files from installed packages (bcl@redhat.com )
- Switch lorax to use dnf instead of yum (bcl@redhat.com )
- Fix Source0 for use with github (bcl@redhat.com )
2015-02-17 16:15:16 -08:00
Brian C. Lane
2b94a79d2d
- Bump version to 23.0 (bcl@redhat.com)
...
- os-release moved to /usr/lib (#1191713 ) (bcl@redhat.com )
- Use /usr/bin/python2 in scripts (bcl@redhat.com )
- Add bridge-utils (#1188812 ) (bcl@redhat.com )
2015-02-12 16:55:55 -08:00
Brian C. Lane
c88a1499e0
- livemedia-creator: Add --timeout option to cancel install after X minutes
...
(bcl@redhat.com )
- network: add support for bridge (#1075195 ) (rvykydal@redhat.com )
- Move url and source to github in specfile (bcl@redhat.com )
- Use %license in lorax.spec (bcl@redhat.com )
2015-02-06 18:00:22 -08:00
Brian C. Lane
e13fb272da
- livemedia-creator: Add documentation on using mock and livemedia-creator (bcl@redhat.com)
...
- livemedia-creator: Bump default releasever to 22 (bcl@redhat.com )
- Change console font to eurlatgr (myllynen@redhat.com )
2015-01-23 17:40:49 -08:00
Brian C. Lane
7496b3d81c
- Add --live-rootfs-keep-size option (rvykydal@redhat.com)
...
- Add --live-rootfs-size option. (rvykydal@redhat.com )
- livemedia-creator: Update example kickstarts (bcl@redhat.com )
- livemedia-creator: Turn on debug output for dracut (bcl@redhat.com )
- livemedia-creator: Copy all the logs from /tmp/ (bcl@redhat.com )
- livemedia-creator: Create parent dirs for logfile path (bcl@redhat.com )
- Remove fedora-icon-theme (dshea@redhat.com )
- Remove fedora-gnome-theme (dshea@redhat.com )
- Remove the GSettings overrides for metacity (dshea@redhat.com )
- Remove gnome-python2-gconf (dshea@redhat.com )
- --make-pxe-target: change permissions of regenerated initramrfs to 0644
(rvykydal@redhat.com )
- Override services kickstart setting from interactive-defaults.ks
(rvykydal@redhat.com )
- Use gcdaa64.efi on aarch64 (#1174475 ) (bcl@redhat.com )
- livemedia-creator: add a timeout to the log monitor startup (bcl@redhat.com )
- Add --make-pxe-live and --make-ostree-live (for Atomic) targets.
(rvykydal@redhat.com )
- Revert "Install optional product and updates packages (#1155228 )"
(bcl@redhat.com )
- Add log monitoring to lmc --no-virt installation (bcl@redhat.com )
- runtime-cleanup.tmpl: keep virtio-rng (#1179000 ) (lersek@redhat.com )
- Install python-nss (vpodzime@redhat.com )
2015-01-16 16:55:41 -08:00
Brian C. Lane
a9b2f79bc8
- Actually make boot.iso on aarch64. (pjones@redhat.com)
...
- Add --includepkg argument (walters@verbum.org )
2014-12-12 14:27:26 -08:00
Brian C. Lane
7d50ec6911
- aarch64 no longer needs explicit console setting ( #1170412 ) (bcl@redhat.com)
...
- Bump version to 22.0 (bcl@redhat.com )
2014-12-05 10:14:46 -08:00
Brian C. Lane
56de670177
- Drop 32 bit for loop from ppc64 grub2 config ( #1169878 ) (bcl@redhat.com)
...
- gschemas: Fix typo button_laytout -> button_layout (walters@verbum.org )
2014-12-03 11:28:20 -08:00
Brian C. Lane
ba33df52f1
- Install optional product and updates packages ( #1155228 ) (bcl@redhat.com)
2014-11-20 14:59:08 -08:00
Brian C. Lane
6ea09c6f48
- Remove diagnostic product.img test ( #1165425 ) (bcl@redhat.com)
2014-11-19 06:50:19 -08:00
Brian C. Lane
2221e1013c
- Add product.img support for arm templates (bcl@redhat.com)
...
- Revert "add fedora-repos-anaconda to runtime environment" (bcl@redhat.com )
2014-11-06 19:03:21 -08:00
Brian C. Lane
56ed860804
- Remove the ppc magic file (1134566) (bcl@redhat.com)
...
- Update templates to use installimg for product and updates (bcl@redhat.com )
- Add installimg command for use in the templates (bcl@redhat.com )
- Setup mdadm to turn off homehost (#1156614 ) (bcl@redhat.com )
- Don't include the stock lvm.conf. (#1157864 ) (dlehman@redhat.com )
- Write list of packages to /root/lorax-packages.log (bcl@redhat.com )
2014-11-05 16:39:41 -08:00
Brian C. Lane
7341104b06
- Use all upper case for shim in live/efi.tmpl (bcl@redhat.com)
...
- livemedia-creator: Add nfs support for no-virt mode (#1121255 )
(bcl@redhat.com )
- Include /usr/bin/bugzilla in the installation environment.
(clumens@redhat.com )
2014-10-20 09:57:00 -07:00
Brian C. Lane
218803b655
- Libgailutil is required yelp, don't remove it ( #1072033 ) (mkolman@redhat.com)
...
- Revert "Don't remove /usr/share/doc/anaconda." (#1072033 )
(mkolman@redhat.com )
- Look for "BOOT${efiarch}.EFI" in mkefiboot as well. (pjones@redhat.com )
- Make sure shim is actually in the package list on aarch64 as well.
(pjones@redhat.com )
- Fix 'docs' typo in livemedia-creator manpage (#1149026 ) (bcl@redhat.com )
- Keep the /etc/lvm/profiles directory in the image (vpodzime@redhat.com )
- Use shim on aarch64. (pjones@redhat.com )
2014-10-07 18:45:20 -07:00
Brian C. Lane
9b6523b9e0
- Rework how including /usr/share/doc/anaconda works. (clumens@redhat.com)
...
- Don't remove /usr/share/doc/anaconda. (clumens@redhat.com )
- Stop removing libXt from the installation media. (clumens@redhat.com )
2014-09-30 17:24:06 -07:00
Brian C. Lane
7a526ced45
- livemedia-creator: Make sure ROOT_PATH exists ( #1144140 ) (bcl@redhat.com)
...
- livemedia-creator: Add --no-recursion to mktar (#1144140 ) (bcl@redhat.com )
- Remove at-spi (dshea@redhat.com )
2014-09-23 11:51:42 -07:00
Brian C. Lane
ad5fad5b88
- add fedora-repos-anaconda to runtime environment (awilliam@redhat.com)
...
- Let the plymouth dracut module back into the ppc64 upgrade.img
(dshea@redhat.com )
- Add more tools for rescue mode (#1109785 ) (bcl@redhat.com )
- Add ppc64le arch (#1136490 ) (bcl@redhat.com )
- allow setting additional dracut parameters for DVD s390x installs
(dan@danny.cz )
2014-09-15 13:11:33 -07:00
Brian C. Lane
1d963dfc04
- Revert "Require 32bit glibc on ppc64" (bcl@redhat.com)
...
- livemedia-creator: Update ppc64 live to use grub2 (bcl@redhat.com )
- livemedia-creator: Add ppc64 live creation support (#1102318 )
(bcl@redhat.com )
- Include /sbin/ldconfig from glibc. (dlehman@redhat.com )
2014-08-28 19:38:46 -07:00
Brian C. Lane
40b696a6cd
- Require 32bit glibc on ppc64 (bcl@redhat.com)
...
- Add ipmitool and drivers (#1126009 ) (bcl@redhat.com )
- livemedia-creator: Padd disk size by 2MiB (bcl@redhat.com )
- livemedia-creator: Run setfiles after no-virt installation (bcl@redhat.com )
- https is a sane package source URL scheme (walters@verbum.org )
2014-08-15 16:07:27 -07:00
Brian C. Lane
ba5e6b5133
- Add kexec anaconda addon ( #1115914 ) (bcl@redhat.com)
2014-07-30 17:29:41 -07:00
Brian C. Lane
f8290a9785
- Revert "Add kexec anaconda addon ( #1115914 )" (bcl@redhat.com)
...
- Disable dnf-makecache.timer (#1120368 ) (bcl@redhat.com )
2014-07-23 08:04:57 -07:00
Brian C. Lane
cb6b1132b1
- livemedia-creator: close the socket when done (bcl@redhat.com)
...
- Keep seq and getconf utilities in the image (vpodzime@redhat.com )
- Allow _ in isolabel (#1118955 ) (bcl@redhat.com )
2014-07-16 16:47:37 -07:00
Brian C. Lane
080f80e0b1
- Don't remove usr/lib/rpm/platform/ ( #1116450 ) (bcl@redhat.com)
...
- Add xfsdump and remove extra files from xfsprogs (#1118654 ) (bcl@redhat.com )
- Add kexec anaconda addon (#1115914 ) (bcl@redhat.com )
- Fix typo in lohit-telugu-fonts (bcl@redhat.com )
- Drop writing to resolv.conf in postinstall (bcl@redhat.com )
- livemedia-creator: Allow the boot.iso to be shared (bcl@redhat.com )
- livemedia-creator: log more failure information (bcl@redhat.com )
- livemedia-creator: drop console=ttyS0 (bcl@redhat.com )
- livemedia-creator: Log the line that caused the failure (bcl@redhat.com )
- livemedia-creator: add more errors (bcl@redhat.com )
- Allow doing non-URL installs if using virt. (clumens@redhat.com )
2014-07-11 17:29:51 -07:00
Brian C. Lane
055eb7795f
- Convert metacity gconf settings into gsettings schema overrides
...
(dshea@redhat.com )
- Add more keybindings to the gschema override (dshea@redhat.com )
- Don't emit media labels with spaces in them. (pjones@redhat.com )
- Remove biosdevname (#989209 ) (bcl@redhat.com )
2014-07-02 17:32:05 -07:00
Brian C. Lane
f6c2977eea
- The theme has been absorbed into gtk3 (bcl@redhat.com)
2014-06-27 15:50:24 -07:00
Brian C. Lane
293d240358
- livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl@redhat.com)
2014-06-26 17:15:14 -07:00
Brian C. Lane
a8c64c8b34
- tito.props section name is buildconfig (bcl@redhat.com)
...
- Stop removing libcanberra-gtk3 libraries (#1111724 ) (bcl@redhat.com )
- Update tito config (bcl@redhat.com )
2014-06-24 16:28:08 -07:00
Brian C. Lane
d71ee14324
- livemedia-creator: Handle virt-install failure cleanup (bcl@redhat.com)
...
- livemedia-creator: Fail when there are missing packages (bcl@redhat.com )
- Keep virtio_console harder. (dshea@redhat.com )
2014-06-19 16:46:28 -07:00
Brian C. Lane
ebd1882489
- Add --add-template{,-var} (walters@verbum.org)
...
- runtime-install: Add rpm-ostree, move dnf here (walters@verbum.org )
- Update copyright statements (bcl@redhat.com )
- livemedia-creator: Cleanup docstrings (bcl@redhat.com )
- livemedia-creator: Cleanup some style issues (bcl@redhat.com )
- Cleanup other misc pylint warnings (bcl@redhat.com )
- Cleanup pylorax pylint warnings (bcl@redhat.com )
- Add pylint testing (bcl@redhat.com )
- Require uboot-tools when running on arm (dennis@ausil.us )
- Obsolete appliance-tools-minimizer (#1084110 ) (bcl@redhat.com )
- livemedia-creator: Copy fsimage if hardlink fails (bcl@redhat.com )
- Turn on debug output for mkefiboot (bcl@redhat.com )
- Clean up download and install output (bcl@redhat.com )
- Install specific lohit fonts instead of all of them (#1090390 )
(bcl@redhat.com )
- Update grub2-efi.cfg for aarch64 to more closely match x86 (#1089418 ).
(dmarlin@redhat.com )
- Install rdma so that dracut will use it along with libmlx4 (#1089564 )
(bcl@redhat.com )
2014-05-12 17:24:52 -07:00
Brian C. Lane
b771e1fe1a
- Update syslinux 6.02 support for noarch change (bcl@redhat.com)
...
- runtime-cleanup: Do install GPG (walters@verbum.org )
2014-04-15 13:46:47 -07:00
Brian C. Lane
520d8c6b38
- Update to support syslinux 6.02 (bcl@redhat.com)
...
- livemedia-creator: Add support for making tarfiles (bcl@redhat.com )
- livemedia-creator: Allow disk sizes to be < 1GiB (bcl@redhat.com )
- livemedia-creator: Check fsimage kickstart for single partition
(bcl@redhat.com )
- livemedia-creator: Output all the errors at once (bcl@redhat.com )
- livemedia-creator: Update documentation to reflect new options
(bcl@redhat.com )
- livemedia-creator: Make --make-fsimage work with virt-install
(bcl@redhat.com )
2014-04-10 17:27:59 -07:00
Brian C. Lane
5ed738df41
- Use BOOTAA64.efi for AARCH64 bootloader filename ( #1080113 ) (bcl@redhat.com)
...
- Stop removing curl after adding it (bcl@redhat.com )
- move image-minimizer to lorax (#1082642 ) (bcl@redhat.com )
- support ppc64le in lorax (hamzy@us.ibm.com )
2014-04-02 17:17:21 -07:00
Brian C. Lane
f4e8e4a8da
- Install bzip2 for liveimg tar.bz2 support (bcl@redhat.com)
...
- Remove obsolete firstaidkit packages (#1076237 ) (bcl@redhat.com )
- livemedia-creator: Add option to create qcow2 disk images (bcl@redhat.com )
- Add support for creating qcow2 images (bcl@redhat.com )
- utf-8 encode yum actions before displaying them (#1072362 ) (bcl@redhat.com )
2014-03-26 17:34:58 -07:00
Brian C. Lane
897f05e62a
- Use string for releasever not int ( #1067746 ) (bcl@redhat.com)
...
- createrepo is needed by driver disks (#1016004 ) (bcl@redhat.com )
- Improve aarch64 UEFI support (#1067671 ) (dmarlin@redhat.com )
- livemedia-creator: Set the product and release version env variables
(#1067746 ) (bcl@redhat.com )
- Check initrd size on ppc64 and warn (#1060691 ) (bcl@redhat.com )
- Remove drivers and modules on ppc64 (#1060691 ) (bcl@redhat.com )
2014-02-28 16:49:06 -08:00
Brian C. Lane
9fa0a77065
- livemedia-creator: virt-image needs ram in MiB not KiB ( #1061773 )
...
(bcl@redhat.com )
- Don't remove libraries from bind-libs-lite (dshea@redhat.com )
- Include all the example kickstarts (#1019728 ) (bcl@redhat.com )
- Remove floppy and scsi_debug from initrd (#1060691 ) (bcl@redhat.com )
2014-02-10 10:47:22 -08:00
Brian C. Lane
b0b96234f2
- Install aajohan-comfortaa-fonts ( #1047430 ) (bcl@redhat.com)
...
- Include mesa-dri-drivers (#1053940 ) (bcl@redhat.com )
2014-02-04 18:43:26 -08:00
Brian C. Lane
0b93c7bbe0
- Activate anaconda-shell@.service on switch to empty VT ( #980062 )
...
(wwoods@redhat.com )
- flush data to disk after mkfsimage (#1052175 ) (bcl@redhat.com )
- livemedia-creator: Use findkernels instead of KernelInfo (bcl@redhat.com )
- Print error when kickstart is missing (#1052872 ) (bcl@redhat.com )
2014-01-24 16:40:40 -08:00
Brian C. Lane
6029d9eadd
- Add initial 64-bit ARM (aarch64) support ( #1034432 ) (dmarlin@redhat.com)
2013-12-17 17:04:27 -08:00
Brian C. Lane
7113bdca92
- s390 switch to generic condev ( #1042766 ) (bcl@redhat.com)
...
- sort glob output before using it (bcl@redhat.com )
- Bless grub2 for PPC (#1020112 ) (catacombae@gmail.com )
- livemedia-creator: Cleanup temp yum files (#1025837 ) (bcl@redhat.com )
- lorax: pass size from Lorax.run to create_runtime (#903385 ) (bcl@redhat.com )
2013-12-16 09:47:58 -08:00
Brian C. Lane
001209247e
- drop 'xdriver=vesa' from basic graphics mode parameters (per ajax)
...
(awilliam@redhat.com )
- Include partx (#1022899 ) (bcl@redhat.com )
- Run compressions in multiple threads (vpodzime@redhat.com )
- Do not remove libdaemon from the runtime environment (#1028938 )
(vpodzime@redhat.com )
- Set UEFI defaults to match BIOS (#1021451,#1021446) (bcl@redhat.com )
- livemedia-creator: Add minimal disk example kickstart (#1019728 )
(bcl@redhat.com )
2013-11-18 14:50:34 -08:00
Brian C. Lane
9273360190
- ARM: install the dtb files into the install tree. (dennis@ausil.us)
...
- ARM: Don't install or deal with in templates, no longer existing kernels
(dennis@ausil.us )
- kernel changed seperator for flavours from . to + update regular expression
(dennis@ausil.us )
- Keep virtio_console module (#1019564 ) (bcl@redhat.com )
- Add macboot option (#1012529 ) (bcl@redhat.com )
2013-10-16 17:06:51 -07:00
Brian C. Lane
577e9cc524
- drop dracut args from config files ( #1008054 ) (bcl@redhat.com)
...
- livemedia-creator: Update example kickstart (bcl@redhat.com )
2013-09-25 09:54:44 -07:00
Brian C. Lane
6435e0aba7
- Yaboot to grub2 conversion cleanup. (dwa@redhat.com)
...
- Firstboot is not an anaconda dependency (vpodzime@redhat.com )
- Revert "Switch to cgit url for Source0" (bcl@redhat.com )
- Switch to cgit url for Source0 (bcl@redhat.com )
2013-09-09 16:33:17 -07:00
Brian C. Lane
7d9b1543ef
- remove firewalld from installroot ( #1002195 ) (bcl@redhat.com)
...
- Make sure grubby is installed for initrd creation (#1001896 ) (bcl@redhat.com )
- GRUB2 as the ISO boot loader for POWER arch (pfsmorigo@br.ibm.com )
- Require hfsplus-tools on Fedora x86_64 (bcl@redhat.com )
2013-09-03 15:30:15 -07:00
Brian C. Lane
b0c2f0f0d8
- Make sure we have a theme settings file in place. (clumens@redhat.com)
...
- Keep liblzo2.* (#997643 ) (dshea@redhat.com )
- Make sure dracut uses no-hostonly mode (bcl@redhat.com )
- Run spice-vdagentd without systemd-logind integration (#969405 )
(dshea@redhat.com )
2013-08-23 16:57:45 -07:00
Brian C. Lane
9675a26e0d
- Add a dist target that copies the archive to fedorahosted (bcl@redhat.com)
...
- dracut-nohostonly and dracut-norescue got renamed for dracut >= 030
(harald@redhat.com )
- EFI and related packages are only for x86_64 (pjones@redhat.com )
- Don't remove xkeyboard-config message files (#972236 ) (dshea@redhat.com )
2013-08-01 10:03:24 -07:00
Brian C. Lane
03dcc45b15
- Add manpage for lorax (bcl@redhat.com)
...
- Add manpage for livemedia-creator (bcl@redhat.com )
- livemedia-creator: pass inst.cmdline for headless installs (#985487 )
(bcl@redhat.com )
- Stop using /usr/bin/env (#987028 ) (bcl@redhat.com )
- livemedia-creator: clarify required package errors (#985340 ) (bcl@redhat.com )
- Include device-mapper-persistent-data in images for thinp support.
(dlehman@redhat.com )
2013-07-26 15:59:36 -07:00
Brian C. Lane
7461c1f7a5
- Let sshd decide which keys to create ( #971856 ) (bcl@redhat.com)
...
- Don't remove thbrk.tri (#886250 ) (bcl@redhat.com )
- Switch from xorg-x11-fonts-ethiopic to sil-abyssinica-fonts (#875664 )
(bcl@redhat.com )
- Make ignoring yum_lock messages in anaconda easier. (clumens@redhat.com )
- Bump image size up to 2G (#967556 ) (bcl@redhat.com )
- livemedia-creator: Fix logic for anaconda test (#958036 ) (bcl@redhat.com )
2013-06-13 17:10:45 -07:00
Brian C. Lane
f952f49efd
- Add command for opening anaconda log file to history (mkolman@gmail.com)
...
- Do not install chrony and rdate explicitly (vpodzime@redhat.com )
2013-05-21 16:09:44 -07:00
Brian C. Lane
c13c71a2aa
- Remove /var/log/journal so journald won't write to overlay
...
(wwoods@redhat.com )
- Leave /etc/os-release in the initrd (#956241 ) (bcl@redhat.com )
- no standalone modutils package (dan@danny.cz )
- remove no longer supported arm kernel variants add the new lpae one
(dennis@ausil.us )
- livemedia-creator: Update example kickstarts (bcl@redhat.com )
- livemedia-creator: Ignore rescue kernels (bcl@redhat.com )
2013-04-29 11:46:49 -07:00
Brian C. Lane
e09e49ec48
- Let devices get detected and started automatically. (dlehman@redhat.com)
...
- Fix import of version (bcl@redhat.com )
- fix version query and add one to the log file (hamzy@us.ibm.com )
- Do not remove files required by tools from the s390utils-base package.
(jstodola@redhat.com )
2013-04-15 12:19:53 -07:00
Brian C. Lane
1df0cc8839
- Print & log messages on scriptlet/transaction errors (wwoods@redhat.com)
...
- sysutils: add -x to cp in linktree (wwoods@redhat.com )
- treebuilder: fix "Can't stat exclude path "/selinux"..." message
(wwoods@redhat.com )
- runtime: install dracut-{nohostonly,norescue} (wwoods@redhat.com )
- runtime-install: install shim-unsigned (wwoods@redhat.com )
- Add explicit install of net-tools (#921619 ) (bcl@redhat.com )
- Don't remove hmac files for ssh and sshd (#882153 ) (bcl@redhat.com )
- Raise an error when there are no initrds (bcl@redhat.com )
- Add yum logging to yum.log (bcl@redhat.com )
- remove sparc support (dennis@ausil.us )
- Change Makefile to produce .tgz (bcl@redhat.com )
2013-03-19 16:13:56 -07:00
Brian C. Lane
0968815b93
- New Version 19.0
...
- Remove some env variables (#907692 ) (bcl@redhat.com )
- Make sure tmpfs is enabled (#908253 ) (bcl@redhat.com )
2013-02-28 12:12:54 -08:00
Brian C. Lane
dee1bbab31
- Install the yum-langpacks plugin ( #868869 ) (jkeating@redhat.com)
...
- perl is required by some low-level tools on s390x (#868824 ) (dan@danny.cz )
2012-11-06 17:52:49 -08:00
Brian C. Lane
1517000f4b
- Change the install user's shell for tmux (jkeating@redhat.com)
...
- Set permissions on the initrd (#863018 ) (mgracik@redhat.com )
- Remove the default word from boot menu (#848676 ) (mgracik@redhat.com )
- Disable a whole bunch more keyboard shortcuts (#863823 ). (clumens@redhat.com )
- use /var/tmp instead of /tmp (bcl@redhat.com )
- remove rv from unmount error log (bcl@redhat.com )
2012-10-11 11:10:27 -07:00
Brian C. Lane
5366015575
- Remove grub 0.97 splash (bcl@redhat.com)
...
- livemedia-creator: use rd.live.image instead of liveimg (bcl@redhat.com )
2012-09-19 07:48:29 -07:00
Brian C. Lane
9525679db6
- There's no lang-table in anaconda anymore ( #857925 ) (mgracik@redhat.com)
...
- add convienience functions for running commands (bcl@redhat.com )
- restore CalledProcessError handling (bcl@redhat.com )
- add CalledProcessError to execWith* functions (bcl@redhat.com )
- live uses root not inst.stage2 (bcl@redhat.com )
- Revert "X needs the DRI drivers" (#855289 ) (bcl@redhat.com )
2012-09-17 11:58:10 -07:00
Brian C. Lane
9cb7705886
- Keep the dracut-lib.sh around for runtime ( #851362 ) (jkeating@redhat.com)
...
- X needs the DRI drivers (#855289 ) (bcl@redhat.com )
2012-09-07 17:01:22 -07:00
Brian C. Lane
46bfeb76ec
- use inst.stage2=hd:LABEL ( #848641 ) (bcl@redhat.com)
...
- Disable the maximize/unmaximize key bindings (#853410 ). (clumens@redhat.com )
2012-08-31 20:15:32 -07:00
Brian C. Lane
32dc82e92d
- Revert "Mask the tmp.mount service to avoid tmpfs" (jkeating@redhat.com)
2012-08-30 15:22:31 -07:00
Brian C. Lane
8051dc675c
- change grub-cd.efi to gcdx64.efi ( #851326 ) (bcl@redhat.com)
...
- use wildcard for product path to efi binaries (#851196 ) (bcl@redhat.com )
- Add yum-plugin-fastestmirror (#849797 ) (bcl@redhat.com )
- livemedia-creator: update templates for grub2-efi support (bcl@redhat.com )
- imgutils: fix umount retry handling (bcl@redhat.com )
- livemedia-creator: use stage2 instead of root (bcl@redhat.com )
- livemedia-creator: add location option (bcl@redhat.com )
- nm-connection-editor was moved to separate package (#849056 )
(rvykydal@redhat.com )
2012-08-23 15:03:11 -07:00
Brian C. Lane
112881c26e
* Thu Aug 16 2012 Brian C. Lane <bcl@redhat.com> 18.14-1
...
- remove cleanup of some essential libraries (bcl@redhat.com )
- Mask the tmp.mount service to avoid tmpfs (jkeating@redhat.com )
2012-08-16 08:28:52 -07:00
Brian C. Lane
3bb2af21ce
* Wed Aug 15 2012 Brian C. Lane <bcl@redhat.com> 18.13-1
...
- Add a command line option to override the ARM platform. (dmarlin@redhat.com )
- Don't remove krb5-libs (#848227 ) (mgracik@redhat.com )
- Add grub2-efi support and Secure Boot shim support. (pjones@redhat.com )
- Fix GPT code to allocate space for /2/ tables. (pjones@redhat.com )
- Add platforms to the treeinfo for Beaker support. (dmarlin@redhat.com )
- add logging to lorax (bcl@redhat.com )
- move live templates into their own subdir of share (bcl@redhat.com )
- clean up command execution (bcl@redhat.com )
- livemedia-creator: cleanup logging a bit (bcl@redhat.com )
2012-08-15 11:28:06 -07:00
Martin Gracik
831e88c70e
* Wed Jul 25 2012 Martin Gracik <mgracik@redhat.com> 18.12-1
...
- Add 'mvebu' to list of recognized ARM kernels. (dmarlin@redhat.com )
- Cleanup boot menus (#809663 ) (mgracik@redhat.com )
- Don't remove chvt from the install image (#838554 ) (mgracik@redhat.com )
- Add llvm-libs (#826351 ) (mgracik@redhat.com )
2012-07-25 12:51:02 +02:00
Brian C. Lane
8b87e88bcc
* Fri Jul 20 2012 Brian C. Lane <bcl@redhat.com> 18.11-1
...
- livemedia-creator: add some error checking (bcl@redhat.com )
2012-07-20 17:59:12 -07:00
Martin Gracik
a4bd98844e
* Tue Jul 10 2012 Martin Gracik <mgracik@redhat.com> 18.10-1
...
- Don't set a root= argument (wwoods@redhat.com )
Resolves: rhbz#837208
- Don't remove the id tool (mgracik@redhat.com )
Resolves: rhbz#836493
- Xauth is in bin (mgracik@redhat.com )
Resolves: rhbz#837317
- Actually add plymouth to the initramfs (wwoods@redhat.com )
- don't use --prefix with dracut anymore (wwoods@redhat.com )
- newui requires checkisomd5 to run media check. (clumens@redhat.com )
2012-07-10 13:06:08 +02:00
Martin Gracik
23f0c8ce2c
* Thu Jun 21 2012 Martin Gracik <mgracik@redhat.com> 18.9-1
...
- Add initial support for ARM based systems (dmarlin) (mgracik@redhat.com )
- Add plymouth to the installer runtime (wwoods@redhat.com )
- add 'systemctl' command and use it in postinstall (wwoods@redhat.com )
- add dracut-shutdown.service (and its dependencies) (wwoods@redhat.com )
- leave pregenerated locale files (save RAM) (wwoods@redhat.com )
- runtime-cleanup: log broken symlinks being removed (wwoods@redhat.com )
- Add some documentation to LoraxTemplateRunner (wwoods@redhat.com )
- fix '-runcmd' and improve logging (wwoods@redhat.com )
- mkefiboot: add --debug (wwoods@redhat.com )
- pylorax.imgutils: add retry loop and "lazy" to umount() (wwoods@redhat.com )
- pylorax.imgutils: add debug logging (wwoods@redhat.com )
- pylorax: set up logging as recommended by logging module (wwoods@redhat.com )
- remove dmidecode (wwoods@redhat.com )
- clean up net-tools properly (wwoods@redhat.com )
- runtime-cleanup: correctly clean up kbd (wwoods@redhat.com )
- runtime-cleanup: correctly clean up iproute (wwoods@redhat.com )
- runtime-cleanup: drop a bunch of do-nothing removals (wwoods@redhat.com )
- Create missing /etc/fstab (wwoods@redhat.com )
- Fix systemd unit cleanup in runtime-postinstall (wwoods@redhat.com )
- Disable Alt+Tab in metacity (mgracik@redhat.com )
- Add pollcdrom module to dracut (bcl@redhat.com )
2012-06-21 16:55:15 +02:00
Martin Gracik
1a848b3a71
- Check if selinux is enabled before getting the mode (mgracik@redhat.com)
...
- Add grub2 so that rescue is more useful (bcl@redhat.com )
2012-06-06 16:05:09 +02:00
Martin Gracik
2346c16ace
- Comment on why selinux needs to be in permissive or disabled
...
(mgracik@redhat.com )
- Verify the yum transaction (mgracik@redhat.com )
- Do not remove shared-mime-info (#825960 ) (mgracik@redhat.com )
- Add a --required switch to installpkg (mgracik@redhat.com )
- livemedia-creator: Hook up arch option (bcl@redhat.com )
- livemedia-creator: Add appliance creation (bcl@redhat.com )
- livemedia-creator: handle failed mount for ami (bcl@redhat.com )
2012-06-04 16:21:43 +02:00
Martin Gracik
829626c53f
- Fix the rpm call (mgracik@redhat.com)
...
- Use selinux python module to get enforcing mode (mgracik@redhat.com )
2012-06-01 12:25:33 +02:00
Martin Gracik
34ce5a5728
- Initialized to use tito.
...
- Use gz not bz2 for source
- remove 'loadkeys' stub (#804306 )
- add name field to .treeinfo its a concatination of family and version
- Fix typo in help (#819476 )
- include the new cmsfs-fuse interface
- linuxrc.s390 is dead in anaconda
- Add the ppc magic file
- Install proper branding packages from repo (#813969 )
- Use --mac for isohybrid only if doing macboot images
- Add --nomacboot option
- Add packages needed for NTP functionality in the installer
- livemedia-creator: check kickstart for display modes (#819660 )
- livemedia-creator: Removed unused ImageMount class
- livemedia-creator: cleanup after a crash
- livemedia-creator: start using /var/tmp instead of /tmp
- livemedia-creator: make libvirt module optional
- stop moving /run (#818918 )
2012-05-25 09:07:11 +02:00
Brian C. Lane
a2e0413f8d
- Added BCM4331 firmware ( #817151 ) (mgracik)
...
- mkefiboot: Add support for disk label files (mjg)
- Add 'tmux' to runtime image (wwoods)
- Add /etc/sysctl.d/anaconda.conf, set kernel.printk=1 (#816022 ) (wwoods)
- reduce image size from 2GB to 1GB (wwoods)
- keep all filesystem tools (wwoods)
- Leave some of the grub2 utilities in the install image (#749323 ) (mgracik)
- add media check menu option (bcl)
- remove unneeded dracut bootargs (bcl)
- mkefiboot: Copy Mac bootloader, rather than linking it (mjg)
- Remove workdir if it was created by lorax (#807964 ) (mgracik)
- add gdisk to install image (#811083 ) (bcl)
- Don't use --allbut for xfsprogs cleanup (#804779 ) (mgracik)
- Log all removed files (mgracik)
- Add spice-vdagent to initrd (#804739 ) (mgracik)
- Add ntfs-3g to initrd (#804302 ) (mgracik)
- ntfs-3g now uses /usr/lib (#810039 ) (bcl)
2012-05-03 11:24:53 -07:00
Brian C. Lane
dc216ab8f2
- Merge noloader commits from f17-branch (bcl)
...
- mkefiboot: Make Apple boot images appear in the startup preferences (mjg)
- add symlink from /mnt/install -> /run/install (wwoods)
- Don't trash all the initscripts 'fedora*' services (wwoods)
- remove anaconda-copy-ks.sh (wwoods)
- add anaconda dracut module (wwoods)
- runtime-postinstall: remove references to loader (wwoods)
- runtime-postinstall: remove keymap stuff (wwoods)
- Add the icfg package (#771733 ) (mgracik)
- Log the output of mkfs (#769928 ) (mgracik)
- Fix product name replacing in templates (#799919 ) (mgracik)
- Fix requires (mgracik)
- use cache outside the installtree (bcl)
- add iscsi-initiator-utils (#804522 ) (bcl)
- livemedia-creator: update TreeBuilder use for isolabel (bcl)
2012-03-30 13:47:26 -07:00
Martin Gracik
0153a7c9ee
- Fix product name replacing in templates
...
Resolves: rhbz#799919
2012-03-07 16:27:35 +01:00
Brian C. Lane
75afb14324
- livemedia-creator: update README (bcl)
...
- example livemedia kickstart for ec2 (bcl)
- livemedia-creator: console=ttyS0 not /dev/ttyS0 (bcl)
- livemedia-creator: Add support for making ami images (bcl)
- Don't remove btrfs utils (#796511 ) (mgracik)
- Remove root and ip parameters from generic.prm (#796572 ) (mgracik)
- Check if the volume id is not longer than 32 chars (#786832 ) (mgracik)
- Add option to specify volume id on command line (#786834 ) (mgracik)
- Install nhn-nanum-gothic-fonts (#790266 ) (mgracik)
- Change the locale to C (#786833 ) (mgracik)
- iputils is small and required by dhclient-script (bcl)
- util-linux-ng is now util-linux (bcl)
2012-03-06 09:40:53 -08:00
Brian C. Lane
41ef9b0b2c
- use --prefix=/run/initramfs when building initramfs (wwoods)
...
- dhclient-script needs cut and arping (bcl)
- Fix missing CalledProcessError import (bcl)
- metacity now depends on gsettings-desktop-schemas (bcl)
- Add findiso to grub config (mjg)
- add memtest to the boot.iso for x86 (#787234 ) (bcl)
- Don't use mk-s390-cdboot (dhorak) (mgracik)
- Add dracut args to grub.conf (bcl)
- Change the squashfs image section in .treeinfo (mgracik)
- Add path to squashfs image to the treeinfo (mgracik)
- Add runtime basename variable to the template (mgracik)
- use internal implementation of the addrsize utility (dan)
- Make sure var/run is not a symlink on s390x (#787217 ) (mgracik)
- Create var/run/dbus directory on s390x (#787217 ) (mgracik)
2012-02-20 14:46:29 -08:00
Martin Gracik
411f9cdd98
Allow specifying buildarch on the command line ( #771382 ) (mgracik)
...
lorax: Don't touch /etc/mtab in cleanup (bcl)
Update TODO and POLICY to reflect the current state of things (wwoods)
consider %ghost files part of the filelists in templates (wwoods)
lorax: Add option to exclude packages (bcl)
dracut needs kbd directories (#769932 ) (bcl)
better debug, handle relative output paths (bcl)
2012-01-12 16:22:43 +01:00
Brian C. Lane
7695dd25d5
lorax: check for output directory early and quit (bcl)
...
lorax: Add --proxy command (bcl)
lorax: add --config option (bcl)
Modify spec file for livemedia-creator (bcl)
Add no-virt mode to livemedia-creator (bcl)
Add livemedia-creator README and example ks (bcl)
Add config files for live media (bcl)
Add livemedia-creator (bcl)
Allow a None to be passed as size to create_runtime (bcl)
Add execWith utils from anaconda (bcl)
Changes needed for livecd creation (bcl)
dracut has moved to /usr/bin (bcl)
2011-12-21 09:17:47 -08:00
Martin Gracik
6f0b2fab13
- Add nss libraries to the image.
2011-07-26 14:17:26 +02:00
Martin Gracik
f8503d8507
- Remove the sysvinit-tools removals from the template
...
- Do not remove vmmouse binaries (#723831 )
2011-07-26 13:14:14 +02:00
Martin Gracik
6c158619be
- Change IsBeta to IsFinal
2011-07-26 09:42:09 +02:00
Martin Gracik
b78dd7ba89
- Default to isBeta ( #723901 )
2011-07-21 16:48:18 +02:00
Martin Gracik
a84704af51
- Prepend dracut to the temporary initramfs directory ( #722999 )
...
- Don't change the installroot (#722481 )
- Do not remove ntfsprogs (#722711 )
- Create dracut initramfs for each kernel (#722466 )
- Change cjkuni-uming fonts for wgy-microhei (#709962 )
- Remove check for required commands
- Remove outputtree.py
- Remove unused code
2011-07-19 14:35:39 +02:00
Martin Gracik
c5461bcaa3
- Use bcj filter for compressing squashfs ramdisk
...
- Add 'squashfs' compression type
- refactor: split make_initramfs_runtime out of compress()
- refactor: rename "compression speed" -> "compression args"
- Install all firmware packages (#705392 )
- Use initrd.addrsize, not initrd_addrsize (#703862 )
- Do not remove libmodman (#701622 )
- Add firmware for Intel Wireless WiFi Link 6030 Adapters (#703291 )
- Do not remove libproxy (#701622 )
- Use process-specific name for dm devices.
2011-06-24 13:31:37 +02:00
Martin Gracik
75675eff58
- Disable debuginfo package
2011-05-03 11:17:32 +02:00
Martin Gracik
16297df542
- Disable rsyslogd rate limiting on imuxsock.
...
- Use crc32 check when compressing with xz
- Allow compression type be specified in lorax.conf
- Use xz and gzip commands instead of libraries
- Add the udf module to the image.
- Preserve anaconda's /usr/bin so anaconda-cleanup is in the image.
- Use arch macros in the lorax.spec
- use reqs not regs for files to backup (dgilmore)
- Reflect changes made in ntfs-3g and ntfsprogs packages (#696706 )
- getkeymaps resides in /usr/libexec/anaconda
- workdir is a local variable, not a class attribute
- Add sparcv9 to arch map
- Change the location of *.b files on sparc
- Change BuildRequires to python2-devel
2011-05-02 09:27:54 +02:00
Martin Gracik
77fd217970
- Remove pungi patch
...
- Remove pseudo code
- Add a /bin/login shim for use only in the installation environment.
- Set the hostname from a config file, not programmatically.
- Add systemd and agetty to the installation environment.
- Specify "cpio -H newc" instead of "cpio -c".
- Provide shutdown on s390x (#694518 )
- Fix arch specific requires in spec file
- Add s390 modules and do some cleanup of the template
- Generate ssh keys on s390
- Don't remove tr, needed for s390
- Do not check if we have all commands
- Change location of addrsize and mk-s390-cdboot
- Shutdown is in another location
- Do not skip broken packages
- Don't install network-manager-netbook
- Wait for subprocess to finish
- Have to call os.makedirs
- images dir already exists, we just need to set it
- Do not remove libassuan.
- The biarch is a function not an attribute
- Create images directory in outputtree
- Use gzip on ppc initrd
- Create efibootdir if doing efi images
- Get rid of create_gconf().
- gconf/metacity: have only one workspace.
- Add yum-langpacks yum plugin to anaconda environment (notting)
- Replace variables in yaboot.conf
- Add sparc specific packages
- Skip keymap creation on s390
- Copy shutdown and linuxrc.s390 on s390
- Add packages for s390
- Add support for sparc
- Use factory to get the image classes
- treeinfo has to be addressed as self.treeinfo
- Add support for s390
- Add the xen section to treeinfo on x86_64
- Fix magic and mapping paths
- Fix passing of prepboot and macboot arguments
- Small ppc fixes
- Check if the file we want to remove exists
- Install x86 specific packages only on x86
- Change the location of zImage.lds
- Added ppc specific packages
- memtest and efika.forth are in /boot
- Add support for ppc
- Minor sparc pseudo code changes
- Added sparc pseudo code (dgilmore)
- Added s390 and x86 pseudo code
- Added ppc pseudo code
2011-04-13 13:29:55 +02:00
Martin Gracik
89526c3210
- Add the images-xen section to treeinfo on x86_64
...
- Print a message when no arguments given (#684463 )
- Mako template returns unicode strings (#681003 )
- The check option in options causes ValueError
- Disable all ctrl-alt-arrow metacity shortcuts
- Remove the locale-archive explicitly
- Use xz when compressing the initrd
- Keep the source files for locales and get rid of the binary form
- Add /sbin to $PATH (for the tty2 terminal)
- Create /var/run/dbus directory in installtree
- Add mkdir support to template
- gpart is present only on i386 arch (#672611 )
- util-linux-ng changed to util-linux
2011-03-14 12:37:26 +01:00
Martin Gracik
ef6161ac9d
- Don't remove libmount package
...
- Don't create mtab symlink, already exists
- Exit with error if we have no lang-table
- Fix file logging
- Overwrite the /etc/shadow file
- Use [images-xen] section for PAE and xen kernels
2011-01-24 13:34:14 +01:00
Martin Gracik
815ea2efd5
- Fix the gnome themes
...
- Add biosdevname package
- Edit .bash_history file
- Add the initrd and kernel lines to .treeinfo
- Don't remove the gamin package from installtree
2011-01-14 16:07:19 +01:00
Martin Gracik
6d90247b12
Initial import ( #661272 )
2010-12-22 10:15:24 +01:00
Fedora Release Engineering
359b7bb9cf
Initial setup of the repo
2010-12-21 06:18:12 +00:00