Commit Graph

168 Commits

Author SHA1 Message Date
Brian C. Lane
d55c6c965e - Update the README with relevant URLs (bcl@redhat.com)
- Fix documentation for enabling lorax-composer.socket (bcl@redhat.com)
- Add support for systemd socket activation (bcl@redhat.com)
- Remove -boot-info-table from s390 boot.iso creation (#1478448) (bcl@redhat.com)
- Update the generated html docs (bcl@redhat.com)
- Add documentation for lorax-composer and composer-cli (bcl@redhat.com)
- Move lorax-composer and composer-cli argument parsing into modules (bcl@redhat.com)
- Update composer templates for use with Fedora (bcl@redhat.com)
- Add new cmdline args to compose_args settings (bcl@redhat.com)
- lorax-composer also requires tar (bcl@redhat.com)
- Remove temporary files after run_compose (bcl@redhat.com)
- Add --proxy to lorax-composer cmdline (bcl@redhat.com)
- Pass the --tmp value into run_creator and cleanup after a crash (bcl@redhat.com)
- Add --tmp to lorax-composer and set default tempdir (bcl@redhat.com)
- Set lorax_templates to the correct directory (bcl@redhat.com)
- Adjust the disk size estimates to match Anaconda (bcl@redhat.com)
- Skip creating groups with the same name as a user (bcl@redhat.com)
- Add user and group creation to blueprint (bcl@redhat.com)
- Add blueprint customization support for hostname and ssh key (bcl@redhat.com)
- Update setup.py for lorax-composer and composer-cli (bcl@redhat.com)
- Add composer-cli and tests (bcl@redhat.com)
- Fix the compose arguments for the Fedora version of Anaconda (bcl@redhat.com)
- Add selinux check to lorax-composer (bcl@redhat.com)
- Update test_server for blueprint and Yum to DNF changes. (bcl@redhat.com)
- Convert Yum usage to DNF (bcl@redhat.com)
- workspace read and write needs UTF-8 conversion (bcl@redhat.com)
- Return an empty list if depsolve results are empty (bcl@redhat.com)
- The git blob needs to be bytes (bcl@redhat.com)
- Remove bin and sbin from nose (bcl@redhat.com)
- Update the test blueprints (bcl@redhat.com)
- Ignore more pylint errors (bcl@redhat.com)
- Use default commit sort order instead of TIME (bcl@redhat.com)
- Add lorax-composer and the composer kickstart templates (bcl@redhat.com)
- Update pylorax.api.projects for DNF usage (bcl@redhat.com)
- Update dnfbase (formerly yumbase) for DNF support (bcl@redhat.com)
- Move core of livemedia-creator into pylorax.creator (bcl@redhat.com)
- Update dnfbase tests (bcl@redhat.com)
- Convert lorax-composer yum base object to DNF (bcl@redhat.com)
- Use 2to3 to convert the python2 lorax-composer code to python3 (bcl@redhat.com)
- Add the tests from lorax-composer branch (bcl@redhat.com)
- Update .dockerignore (bcl@redhat.com)
- Update lorax.spec for lorax-composer (bcl@redhat.com)
- livemedia-creator: Move core functions into pylorax modules (bcl@redhat.com)
2018-05-14 15:35:12 -07:00
Brian C. Lane
a478e18d39 - Enable testing in Travis and collecting of coverage history (atodorov@redhat.com)
- Check selinux state before creating output directory (bcl@redhat.com)
- change installed packages on ppc (dan@danny.cz)
- drop support for 32-bit ppc (dan@danny.cz)
- remove redundant mkdir (dan@danny.cz)
2018-05-03 09:06:13 -07:00
Brian C. Lane
4bb3ecd749 Fix anaconda metapackage name (mkolman@redhat.com)
Include the anaconda-install-env-deps metapackage (mkolman@redhat.com)
Update the URL in lorax.spec to point to new Lorax location (bcl@redhat.com)
lorax's gh-pages are under ./lorax/ so make the links relative (bcl@redhat.com)
New lorax documentation - 29.0 (bcl@redhat.com)
2018-04-09 13:45:56 -07:00
Brian C. Lane
f80078fb42 - Update Copyright year to 2018 in Sphinx docs (bcl@redhat.com)
- Add links to documentation for previous versions (bcl@redhat.com)
- make docs now also builds html (bcl@redhat.com)
- Update default releasever to Fedora 29 (rawhide) (jkonecny@redhat.com)
2018-03-15 14:24:53 -07:00
Brian C. Lane
9fc2889e88 - cleanup: don't remove libgstgl (dusty@dustymabe.com) 2018-02-26 10:28:02 -08:00
Brian C. Lane
57718d7996 - Fix _install_branding (bcl@redhat.com)
- livemedia-creator --no-virt requires a system-logos package (bcl@redhat.com)
- Revert "add system-logos dependency for syslinux" (bcl@redhat.com)
2018-02-23 13:26:03 -08:00
Brian C. Lane
7b90c54c40 - add system-logos dependency for syslinux (pbrobinson@gmail.com)
- Really don't try to build EFI images on i386 (awilliam@redhat.com)
2018-02-22 17:05:27 -08:00
Brian C. Lane
c99d7bf0f5 - Don't try to build efi images for basearch=i386. (pjones@redhat.com)
- LMC: Make the QEMU RNG device optional (yturgema@redhat.com)
2018-01-29 08:38:36 -08:00
Brian C. Lane
0a0802999a - Write the --variant string to .buildstamp as 'Variant=' (bcl@redhat.com)
- Run the pylorax tests with 'make test' (bcl@redhat.com)
- Fix installpkg exclude operation (bcl@redhat.com)
2018-01-17 09:44:41 -08:00
Brian C. Lane
8651e2df15 - Add --old-chroot to the mock example cmdlines (bcl@redhat.com)
- Don't try and install kernel-PAE on i686 any more (awilliam@redhat.com)
- New lorax documentation - 28.2 (bcl@redhat.com)
2018-01-03 11:46:06 -08:00
Brian C. Lane
67e624fc3c - Add documentation about mock changes (#1473880) (bcl@redhat.com)
- Log a more descriptive error when setfiles fails (#1499771) (bcl@redhat.com)
- Add /usr/share/lorax/templates.d ownership to lorax-templates-generic (bcl@redhat.com)
- Add dependencies for SE/HMC (vponcova@redhat.com)
- Allow installpkgs to do version pinning through globbing (claudioz@fb.com)
- Storaged re-merged with udisks2 upstream (sgallagh@redhat.com)
2017-11-28 09:13:20 -08:00
Brian C. Lane
3a68bdf40e - Use bytes when writing strings in mk-s390-cdboot (#1504026) (bcl@redhat.com) 2017-10-19 14:43:18 -07:00
Brian C. Lane
3e6cd9fa54 - Add make test target and update .gitignore (atodorov@redhat.com)
- Add first unit test so we can start collecting coverage (atodorov@redhat.com)
- Convert mk-s390-cdboot to python3 (#1497141) (bcl@redhat.com)
- Update false positives (atodorov@redhat.com)
- Rename parameters to match names that dnf uses (atodorov@redhat.com)
- Don't override 'line' from outer scope (atodorov@redhat.com)
- Add swaplabel command (vponcova@redhat.com)
2017-10-17 10:04:44 -07:00
Brian C. Lane
3d1268f140 - s390 doesn't need to graft product.img and updates.img into /images (#1496461) (bcl@redhat.com)
- distribute the mk-s390-cdboot utility (dan@danny.cz)
- update graft variable in s390 template (dan@danny.cz)
2017-09-27 13:35:33 -07:00
Brian C. Lane
0043a2197b - Restore all of the grub2-tools on x86_64 and i386 (#1492197) (bcl@redhat.com) 2017-09-18 13:16:23 -07:00
Brian C. Lane
067e779835 - x86.tmpl: initially define compressargs as empty string (awilliam@redhat.com)
- x86.tmpl: ensure efiarch64 is defined (awilliam@redhat.com)
2017-08-25 16:43:18 -07:00
Brian C. Lane
d08d5b33c7 - Fix grub2-efi-ia32-cdboot and shim-ia32 bits. (pjones@redhat.com) 2017-08-24 12:07:30 -07:00
Brian C. Lane
a6a34f8f98 - Make 64-bit kernel on 32-bit firmware work for x86 efi machines (pjones@redhat.com)
- Don't install rdma bits on 32-bit ARM (#1483278) (awilliam@redhat.com)
2017-08-24 09:29:37 -07:00
Brian C. Lane
4ce860878a - Add creation of a bootable s390 iso (#1478448) (bcl@redhat.com)
- Add mk-s360-cdboot utility (#1478448) (bcl@redhat.com)
- Fix systemctl command (#1478247) (bcl@redhat.com)
- Add version output (#1335456) (bcl@redhat.com)
- Include the dracut fips module in the initrd (#1341280) (bcl@redhat.com)
- Make sure loop device is setup (#1462150) (bcl@redhat.com)
2017-08-14 14:50:36 -07:00
Brian C. Lane
d0eda70570 - runtime-cleanup: preserve a couple more gstreamer libs (awilliam@redhat.com)
- perl is needed on all arches now (dennis@ausil.us)
2017-08-02 17:39:30 -07:00
Brian C. Lane
3dfdd58021 - runtime-cleanup.tmpl: don't delete localedef (jlebon@redhat.com) 2017-07-10 11:52:12 -07:00
Brian C. Lane
8d986c5464 - Don't remove libmenu.so library during cleanup on PowerPC (sinny@redhat.com) 2017-06-20 10:47:27 -07:00
Brian C. Lane
40af26993a - Remove filegraft from arm.tmpl (#1457906) (bcl@redhat.com)
- Use anaconda-core to detect buildarch (sgallagh@redhat.com)
2017-06-01 08:14:15 -07:00
Brian C. Lane
eee34b7b70 - arm.tmpl import basename (#1457055) (bcl@redhat.com) 2017-05-31 08:38:56 -07:00
Brian C. Lane
645b9ede47 - Bump version to 27.0 (bcl@redhat.com)
- 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)
2017-05-30 11:16:53 -07:00
Brian C. Lane
9f8f21e9dc - add ostree to get installed in anaconda environment (dusty@dustymabe.com)
- Add dependency for lvmdump -l command (#1255659) (jkonecny@redhat.com)
2017-03-06 15:25:51 -08:00
Brian C. Lane
e800298041 - Create /dev/random and /dev/urandom before running rpm -qa (#1420523) (bcl@redhat.com)
- Fix duplicate kernel messages in /tmp/syslog (#1382611) (rvykydal@redhat.com)
2017-02-21 10:30:42 -08:00
Brian C. Lane
cc42309a3b - Print the full NEVRA when installing packages. (bcl@redhat.com) 2017-02-06 10:17:04 -08:00
Brian C. Lane
0922438a81 - Only cleanup libhistory from readline (dennis@ausil.us)
- Do not install rsh to anaconda chroot (gitDeveloper@bitthinker.com)
- Fixed NameError on result_dir when calling with --image-only (yturgema@redhat.com)
2017-01-13 13:53:10 -08:00
Brian C. Lane
dff2bd1187 - New lorax documentation - 26.2 (bcl@redhat.com)
- runtime-postinstall: PYTHONDIR is no longer used. (bcl@redhat.com)
- Only require edk2-ovmf on supported arches. (bcl@redhat.com)
2016-12-06 16:29:03 -08:00
Brian C. Lane
c6043a8c3f - add exception for lulzbot-marlin-firmware (pbrobinson@gmail.com)
- drop kexec arch conditional for aarch64 (pbrobinson@gmail.com)
- imgutils: Don't relabel /ostree (walters@verbum.org)
- Added option to remove packages (parallel to installpkgs) (riehecky@fnal.gov)
- templates: When a subprocess fatally errors, output its stderr directly (walters@verbum.org)
2016-11-22 09:26:51 -08:00
Brian C. Lane
0bc221a5ea - Add missing fonts (#1370118) (vponcova@redhat.com)
- drop ssh server key generation for s390(x) (#1383641) (dan@danny.cz)
2016-10-17 17:40:20 -07:00
Brian C. Lane
6fef7db6ba - Bump version to 26.0 (bcl@redhat.com)
- adapt to DNF 2.0 API changes (i.gnatenko.brain@gmail.com)
2016-09-30 09:15:51 -07:00
Brian C. Lane
3ff46ffa9c - Fix broken sshd.inst boot option (#1378378) (jjelen@redhat.com)
- Don't log dracut initrd regeneration messages into /tmp/syslog (#1369439) (rvykydal@redhat.com)
- Use imjournal for rsyslogd instead of sharing /dev/log with journal (#1369439) (rvykydal@redhat.com)
- livemedia-creator: Check for packaging failures in the logs (#1374809) (bcl@redhat.com)
- templates: Enusre basic.target.wants dir exists for rngd (walters@verbum.org)
2016-09-26 12:09:34 -07:00
Brian C. Lane
920fb7e9ce - Keep fsfreeze in install environment (#1315468) (rmarshall@redhat.com)
- Add ppc64le kernel path (mkumatag@in.ibm.com)
- Install storaged-iscsi to the runtime (#1347415) (vpodzime@redhat.com)
2016-09-08 12:16:58 -07:00
Brian C. Lane
581624922c - lorax: Add --rootfs-size (#1368743) (bcl@redhat.com)
- Revert "Use size=10 by default" (bcl@redhat.com)
2016-08-23 11:57:15 -07:00
Brian C. Lane
630f383df1 - as of Fedora 25 s390x now has docker (pbrobinson@fedoraproject.org)
- ppc64le doesn't have pcmciatools (pbrobinson@fedoraproject.org)
- add grub2-tools to aarch64, drop duplicate grubby (pbrobinson@fedoraproject.org)
- Allow supplying a disk image for PXE live systems (code@schoeller.se)
- Use size=10 by default (walters@verbum.org)
2016-08-12 17:44:35 -07:00
Brian C. Lane
5c1ec2415c - New lorax documentation - 25.12 (bcl@redhat.com)
- Don't install python3-dnf-langpacks (vpodzime@redhat.com)
2016-07-28 07:59:38 -07:00
Brian C. Lane
849ebc3c41 - Fix aarch64 installs due to missing/unsupported packages
(pbrobinson@gmail.com)
- Keep fb_sys_fops module needed for ast support (#1272658) (bcl@redhat.com)
2016-07-20 17:53:43 -07:00
Brian C. Lane
aceebe3232 - Installing *-firmware should be optional (bcl@redhat.com) 2016-07-13 07:29:57 -07:00
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