- Try all packages when installpkg --optional is used. (bcl@redhat.com)
- Add support for aarch64 live images (bcl@redhat.com)
- pylint: Ignore different argument lengths for dnf callback. (bcl@redhat.com)
- Adds additional callbacks keyword for start() (jmracek@redhat.com)
- Add ppc64-diag for Power64 platforms (pbrobinson@gmail.com)
- livemedia-creator: Add release license files to / of the iso (bcl@redhat.com)
- lorax: Add release license files to / of the iso (bcl@redhat.com)
- INSTALL_ROOT and LIVE_ROOT are not available during %post (bcl@redhat.com)
- Add --noverifyssl to lorax (#1430483) (bcl@redhat.com)
- livemedia-creator: Update make-pxe-live to support missing initramfs
(bcl@redhat.com)
- Rebuild initramfs if it is missing (bcl@redhat.com)
- Add a new error to the log monitor. (bcl@redhat.com)
- Fix DataHolder to handle hasattr (bcl@redhat.com)
(bcl@redhat.com)
- livemedia-creator: Pass -Xbcj to mksquashfs (bcl@redhat.com)
- templates: On 32 bit systems limit the amount of memory xz uses
(bcl@redhat.com)
- ltmpl: Add compressor selection and argument passing to installimg
(bcl@redhat.com)
- livemedia-creator: Update example kickstarts (bcl@redhat.com)
- image-minimizer: Fix argument parsing (bcl@redhat.com)
- livemedia-creator: Check selinux state and exit (bcl@redhat.com)
- livemedia-creator: Catch dnf download error (bcl@redhat.com)
- templates: Fix runtime_img check (bcl@redhat.com)
- Remove gnome-icon-theme (dshea@redhat.com)
- Exclude unused firmware from package selection. (dshea@redhat.com)
- Add a means of excluding packages from a glob (dshea@redhat.com)
- Clean up /dev. (dshea@redhat.com)
- Remove /var/lib/dnf (dshea@redhat.com)
- Remove a bunch of stuff pulled in by webkitgtk (dshea@redhat.com)
- lorax-lmc-virt now uses qemu not libvirt and virt-install (bcl@redhat.com)
- New lorax documentation - 25.2 (bcl@redhat.com)
- Use Sphinx to generate manpages (bcl@redhat.com)
- livemedia-creator: Use sphinx-argparse to document args (bcl@redhat.com)
- Move argument parsers into pylorax.cmdline (bcl@redhat.com)
- livemedia-creator: Fix off by 1024 error (bcl@redhat.com)
- Create UDF iso when stage2 is >= 4GiB (#1312158) (bcl@redhat.com)
- livemedia-creator: Stop passing --repo to anaconda (#1304802)
(bcl@redhat.com)
- livemedia-creator: Add /usr/share/lorax/templates.d/ support (bcl@redhat.com)
- Move templates to /usr/share/lorax/templates.d/99-generic (bcl@redhat.com)
- Add check for templates.d in the sharedir (bcl@redhat.com)
- Add documentation for the lorax command and templates (bcl@redhat.com)
- Remove the removal of the eintr checker, which has been removed
(dshea@redhat.com)
- Prefix temporary files and directories with lmc- (bcl@redhat.com)
- Add --iso-only option to --make-iso (bcl@redhat.com)
- livemedia-creator: Fix calculation of disk_size in some cases
(logans@cottsay.net)
- docs: Update documentation for livemedia-creator (bcl@redhat.com)
- livemedia-creator: Add --image-type and --qemu-args options (bcl@redhat.com)
- pylorax: Add mkqemu_img function, alias mkqcow2 to it. (bcl@redhat.com)
- Update things to make pylint 1.5.1 happy (bcl@redhat.com)
- Write a list of debuginfo packages to /root/debug-pkgs.log (#1068675)
(bcl@redhat.com)
- Also remove uboot from live arm.tmpl (bcl@redhat.com)
- no longer make u-boot wrapped kernels (dennis@ausil.us)
- Fix chronyd not working in the installation (#1288905) (jkonecny@redhat.com)
- Update Lorax documentation - 24.6 (bcl@redhat.com)
- Update docs for product.img (bcl@redhat.com)
(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)
- 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)
- 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)