Brian C. Lane
f4bc93fe27
- Fix installpkg error handling (bcl@redhat.com)
...
- Switch installpkg default to --required (bcl@redhat.com )
- Keep all of the kernel drivers/target/ modules (#1348381 ) (bcl@redhat.com )
- Keep the pci utilities for use in kickstarts (#1344926 ) (bcl@redhat.com )
- Make sure cmdline config file exists (#1348304 ) (bcl@redhat.com )
- Stop using undocumented DNF logging API (bcl@redhat.com )
2016-07-08 17:18:36 -07:00
Brian C. Lane
114136860b
- livemedia-creator: Always copy novirt logs before cleanup (bcl@redhat.com)
2016-06-02 17:16:19 -07:00
Brian C. Lane
6eacccbee6
- do not remove libutempter as tmux gained a dep on it (dennis@ausil.us)
...
- New lorax documentation - 25.6 (bcl@redhat.com )
- Update lmc UEFI support to use the edk2-ovmf package (bcl@redhat.com )
2016-05-27 17:03:11 -07:00
Brian C. Lane
6d411cb8e7
- Add efi, product, and updates image paths to treeinfo (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 )
2016-05-13 16:46:20 -07:00
Brian C. Lane
07cf13a48e
- Add example kickstart for Atomic PXE live no-virt (bcl@redhat.com)
...
- Update ostree boot handling (bcl@redhat.com )
- pylorax: Add delete option to umount (bcl@redhat.com )
- Refactor PXE live creation code (bcl@redhat.com )
- Change --make-pxe-live --no-virt use a fsimage (bcl@redhat.com )
- Allow ostreesetup kickstart (bcl@redhat.com )
2016-04-29 19:02:00 -07:00
Brian C. Lane
46bac7650b
- livemedia-creator: Make sure make-iso kickstart includes dracut-live
...
(bcl@redhat.com )
- livemedia-creator: Simplify cleanup for no-virt (bcl@redhat.com )
- Copying same file shouldn't crash (#1269213 ) (bcl@redhat.com )
2016-04-18 10:51:47 -07:00
Brian C. Lane
626cb1ef0b
- livemedia-creator: Use correct suffix on default image names ( #1318958 )
...
(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 )
2016-03-30 14:37:59 -07:00
Brian C. Lane
393c91836e
- Not all arches currently have docker ( #1317632 ) (pbrobinson@gmail.com)
2016-03-15 11:59:05 -07:00
Brian C. Lane
14d3c712db
- Change location of basearch to dnf.rpm.basearch ( #1312087 ) (bcl@redhat.com)
...
- livemedia-creator: Change fsck.ext4 discard failures to errors
(bcl@redhat.com )
- pylorax: proc.returncode can be None (bcl@redhat.com )
- livemedia-creator: Create runtime using kickstart partition size
(bcl@redhat.com )
- livemedia-creator: Update kickstarts for rawhide (bcl@redhat.com )
- pylorax: Fix undefind strings on subprocess crash (bcl@redhat.com )
- Keep /usr/bin/xrdb (#1241724 ) (dshea@redhat.com )
- Install the libblockdev-lvm-dbus plugin (#1264816 ) (vpodzime@redhat.com )
- livemedia-creator: Bump default releasever to 25 (bcl@redhat.com )
- Add docker-anaconda-addon (bcl@redhat.com )
- livemedia-creator: Use qemu instead of virt-install (bcl@redhat.com )
- Bump version to 25.0 (bcl@redhat.com )
2016-03-09 16:45:56 -08:00
Brian C. Lane
8d3f144ea7
- Add glibc-all-langpacks ( #1312607 ) (dshea@redhat.com)
2016-03-01 18:07:10 -08:00
Brian C. Lane
3a03f49ddf
- templates: Reinstate gpgme-pthread.so for ostree (walters@verbum.org)
...
- Include grub2-efi-modules on the boot.iso (#1277227 ) (bcl@redhat.com )
- Keep modules needed for ast video driver support (#1272658 ) (bcl@redhat.com )
2016-02-25 10:06:07 -08:00
Brian C. Lane
f31f321258
- Put the NM loglevel config in the right place. (bcl@redhat.com)
2016-02-19 17:40:17 -08:00
Brian C. Lane
dd8ecd53a0
- configure NetworkManager to loglevel=DEBUG ( #1274647 ) (rvykydal@redhat.com)
...
- New lorax documentation - 24.10 (bcl@redhat.com )
2016-02-19 17:18:56 -08:00
Brian C. Lane
0076416d05
- Add rng-tools and start rngd.service by default ( #1258516 ) (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 )
2016-02-12 16:00:07 -08:00
Brian C. Lane
5c45fad1f1
- livemedia-creator: Add kernel-modules and kernel-modules-extra to examples
...
(bcl@redhat.com )
- livemedia-creator: Make sure the rootfs.img can be compressed
(bcl@redhat.com )
2016-01-13 17:30:10 -08:00
Brian C. Lane
3b23bae479
- Make arm .treeinfo match reality (dennis@ausil.us)
...
- Add --iso-name to use with --iso-only (bcl@redhat.com )
2016-01-12 08:46:03 -08:00
Brian C. Lane
80cc0948fa
- Add kpartx to Requires (bcl@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 )
2016-01-08 16:40:34 -08:00
Brian C. Lane
3970f01a0a
- livemedia-creator: Raise an error if url is used without networking
...
(fabiand@fedoraproject.org )
- livemedia-creator: Fix a small typo (fabiand@fedoraproject.org )
- livemedia-creator: Use discard during installation
(fabiand@fedoraproject.org )
- livemedia-creator: Use cache=unsafe for the installation disk
(fabiand@fedoraproject.org )
- Remove requires for pocketlint as it is not used in build process
(bcl@redhat.com )
- Include qemu modules in the initrd (bcl@redhat.com )
- livemedia-creator: Check kickstart for shutdown (#1207959 ) (bcl@redhat.com )
- livemedia-creator: Correctly handle not mounting image (bcl@redhat.com )
- livemedia-creator: Use hd:LABEL for stage2 iso (bcl@redhat.com )
- Add support for .repo files (#1264058 ) (bcl@redhat.com )
- livemedia-creator: Actually pass vcpus to virt-install (bcl@redhat.com )
- paste is needed by os-prober (#1275105 ) (bcl@redhat.com )
2015-12-02 17:48:59 -08:00
Brian C. Lane
b892b76118
- Add --virt-uefi to boot the VM using OVMF (bcl@redhat.com)
...
- Enable gtk inspector. (dshea@redhat.com )
- lorax: Improve argument parsing and help (bcl@redhat.com )
- lorax: Add --sharedir to override configuration path (bcl@redhat.com )
2015-11-06 17:22:08 -08:00
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