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
Dennis Gilmore
4e8e05e602
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 18:31:26 +00: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
0aea81e049
Fix Source0 AGAIN. Remember to also change upstream.
2015-02-12 17:04:12 -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
ed17916b76
- Fix Source0
2015-02-06 18:23:07 -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
Peter Robinson
3e94022536
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 07:38:28 +00: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
Dennis Gilmore
a1a67d988b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 01:56:27 -05: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
Dennis Gilmore
7fc00eb28f
Require uboot-tools on arm arches so e can make u-boot wrapped
...
- versions of the kernel and initramfs's
2014-04-26 21:34:55 -05: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