| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
* scripts/mk-images: Use -no-fragments to mksquashfs (#206472)
|
| |
|
|
|
|
| |
the value in initrd.size.
* utils/Makefile: Only build and install geninitrdsz on zSeries.
|
| |
|
|
|
|
|
|
|
|
|
| |
needed on zSeries (#197773).
* utils/Makefile: Compile geninitrdsz, install to anaconda-runtime.
* scripts/mk-images: Define GENINITRDSZ command.
* scripts/mk-images.s390: Generate initrd.size for each s390 tree
build.
|
| | |
|
| | |
|
| |
|
|
|
| |
* scripts/pkgorder (PackageOrderer.doLoggingSetup): Make logging a
lot quieter.
|
| |
|
|
|
| |
* scripts/pkgorder (PackageOrderer.doFileLogSetup): Don't setup file
logging for pkgorder
|
| |
|
|
| |
* scripts/mk-images.ia64 (image): Fix ia64 pxeboot dir (#199274)
|
| |
|
|
|
|
| |
* anaconda.spec: Bump version
* scripts/upd-initrd: Handle updating more than just /sbin/loader
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
* scripts/upd-instroot (PACKAGES): libbdevid moved (#202660)
|
| |
|
|
| |
* scripts/upd-instroot (KEEPFILEGR): Adjust for new theme
|
| |
|
|
| |
* scripts/upd-kernel (NEWVER): Handle kernel variants properly
|
| |
|
|
| |
* scripts/upd-instroot (KEEPFILEGR): Fix typo (#202167)
|
| |
|
|
|
| |
* scripts/pkgorder: Adjust for how distill is calling pkgorder for
the RHEL trees (#201923)
|
| |
|
|
| |
* scripts/mk-images: Add libXdmcp for s390 too (#200985)
|
| |
|
|
|
|
|
|
|
| |
Patch from Paul Schroder <pschroeder@uplogix.com> for nogr mode
* scripts/buildinstall: Add --nogr option
* scripts/mk-images: Use --nogr
* scripts/mk-images.x86: Only put splash image in if building a
graphics stage2
* scripts/upd-instroot: Cleanups for --nogr
|
| |
|
|
|
|
|
| |
* scripts/mk-images.ia64 (makeBootImage): Add a first pass at
setting things up for Xen guests
* scripts/mk-images: Add kernel-xen for ia64, clean up logic a
little to reduce duplication
|
| |
|
|
|
| |
* scripts/mk-images (RAIDMODS): New raid module name (#201361)
* loader2/loader.c: Likewise.
|
| |
|
|
| |
* scripts/upd-instroot: Add libvolume_id for gfs2-utils
|
| | |
|
| |
|
|
|
|
|
| |
* bootdisk/s390x/initrd.size: Add file to describe size of initrd
to fix LPAR installs (#197773)
* bootdisk/s390x/generic.ins: Use initrd.size
* scripts/mk-images.s390: And include initrd.size
|
| |
|
|
| |
* scripts/mk-images: Add libXau for s390 (#200985)
|
| | |
|
| | |
|
| |
|
|
| |
* scripts/scrubtree: Check for busybox stuff in /usr/sbin
|
| | |
|
| |
|
|
|
|
| |
* lang-table: Add Kannada
* scripts/upd-instroot (KEEPFILEGR): Add Kannada font
|
| |
|
|
|
|
|
| |
* fsset.py (prepbootFileSystem.formatDevice): Don't need to run sfdisk
anymore, parted handles this now.
* scripts/upd-instroot: Removed sbin/sfdisk.
|
| |
|
|
|
|
|
| |
* scripts/buildinstall: Handle having packages under
$PRODUCTPATH/RPMS or $PRODUCTPATH/
* scripts/pkgorder: Likewise.
* scripts/splittree.py: Likewise.
|
| |
|
|
|
|
|
| |
* lang-table: Add Malayalam and Oriya (#197783)
* scripts/upd-instroot (KEEPFILEGR): Add malayalam and oriya
fonts (#197783)
|
| | |
|
| |
|
|
|
|
| |
* scripts/scrubtree: Fix for new busybox so that we get links to
all of the busybox applets (#199463)
* scripts/mk-images: Likewise
|
| |
|
|
| |
* scripts/mk-images: Use reboot instead of shutdown (#199262)
|
| | |
|
| | |
|
| |
|
|
| |
* scripts/upd-instroot: Add dhcp libs needed by isys now
|
| | |
|
| |
|
|
| |
* scripts/upd-instroot (XORG): Add xkeyboard-config to fix VT switching
|
| | |
|
| |
|
|
|
|
| |
* scripts/mk-rescueimage.i386 (productpath): Fix for new stage2
location.
* scripts/mk-rescueimage.ppc (productpath): Likewise.
|
| |
|
|
|
|
|
| |
* scripts/buildinstall: Nuke runroot stuff since everything is
runroot'd now. Get rid of first/second run of buildinstall,
--comp is now a no-op
* scripts/upd-instroot: --comp argument no longer makes sense to take
|
| |
|
|
|
|
|
|
|
|
| |
* scripts/mk-images: Move second stage images to images/ dir.
* image.py: Adjust for stage2 in images/
* loader2/cdinstall.c: Likewise.
* loader2/hdinstall.c: Likewise.
* loader2/method.c: Likewise.
* loader2/nfsinstall.c: Likewise.
* loader2/urlinstall.c: Likewise.
|
| |
|
|
|
|
|
|
|
|
| |
* scripts/upd-instroot (KEEPFILE): Add gfs utils
* fsset.py (gfsFileSystem): Start to add gfs2 support
* scripts/mk-images (FSMODS): Add gfs2 modules
* loader2/loader.c: Load gfs2 modules
|
| | |
|
| | |
|
| |
|
|
| |
* scripts/pkgorder (PackageOrderer.setup): Fix for yum api changes.
|
| |
|
|
| |
* scripts/upd-instroot (KEEPFILE): Add iscsistart
|