Commit Graph

87 Commits (b1329967a77f1aa3cbd16b275b630f665ffeabfb)

Author SHA1 Message Date
Chris Gianelloni b1329967a7 Added --bladecenter for slow USB CD on IBM BladeCenter.
20 years ago
Eric Edgar d02b87e698 Fix cp /dev/tty1 error message
20 years ago
Tim Yamin 5ed6e170ce >> 3.3.1. Fix #100144, #100169, #100583.
20 years ago
Eric Edgar 493336f8a6 Switch order of error messages to make less confusing
20 years ago
Eric Edgar 1845cce130 Fix exit 1 issue being always called. Add UID support for unionfs. add check for livecd.unionfs file on blockdev
20 years ago
Eric Edgar 132905237e Fix --no-install cleaning the tmpdir bug that plasmaroo reported
20 years ago
Eric Edgar 6fd6712d41 Create additional cleanup options. --postclear for final cleanup and 2 new genkernel.conf options. Also fixup TEMP dir creation and extraneous %%ARCH%% creation in the cache_dir
20 years ago
Tim Yamin a044c3cf07 >> 3.2.6. Fix mkdir linuxrc issues and bootstrapCD() not getting called as early as it should,
20 years ago
Tim Yamin ff8c6a5703 Fix '[: /dev/md: unknown operand' for LiveCD boots.
20 years ago
Tim Yamin 24de121078 Fix bug #80617.
20 years ago
Eric Edgar 9e6ccb0835 Fix find|grep output
20 years ago
Tim Yamin 9a390bca98 Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox to 1.00, porting in my read -t and mdstart patches.
20 years ago
Tim Yamin 056515d7d8 >> 3.2.2. Fix #83771, #97700, #98590, #98594, #98661, #98746.
20 years ago
Chris Gianelloni 99036e39a2 Added multilib cdboot patch.
20 years ago
Eric Edgar 77b46e6aef ENHANCEMENT bug 83771. Add support for LABEL= and UUID=
20 years ago
Eric Edgar 9a33e43575 remove extra make prepare in gen_determineargs.sh that breaks things. Fix md /dev creation bug 98193
20 years ago
Eric Edgar 3f0f4568d8 Fix to let the /mnt/cdrom/cdupdate.sh script run just before the chroot
20 years ago
Eric Edgar 5dbb6a28fc send stderr to /dev/null for lvm startup
20 years ago
Tim Yamin 6c74fd4d97 Fix #93178, #98436, #98501
20 years ago
Tim Yamin 914dc2a937 >> 3.2.0. Add spock's gensplash fixes, fix initrd startup 'find: ...' errors.
20 years ago
Eric Edgar b586f2fb74 changed to backticks and changed /bin/bash back to /bin/sh which is a valid shell inside the initrd/initramfs
20 years ago
Chris Gianelloni 1cce348bdb Change all EVMS/evms to EVMS2/evms2 for consitency. Also, enabled dodmraid by default.
20 years ago
Chris Gianelloni 36bb84c532 Must use /bin/bash for dollar-sign, parentheses sub-shell syntax.
20 years ago
Eric Edgar 5842219f38 linuxrc that should not create avc denied messages for a hardened system.
20 years ago
Eric Edgar e7beb96bff Fix confusing volume manager message
20 years ago
Tim Yamin 95fd618ed7 Fix #76082, #86487, #87673, #95993.
20 years ago
Eric Edgar cdbe36231a Fix bug 87673. Option passing for dmraid. dodmraid= on the cmdline. sets up /sbin/dmraid -ay .
20 years ago
Eric Edgar e4c77638ba Fix for bug 86487. Allowing a subdirectory of a block device to be chrooted from and booted. New cmdline option subdir=
20 years ago
Eric Edgar 7af8935bec Remove sort because busybox is not compiled with it. Remove unnecessary UML fixes
20 years ago
Tim Yamin d5b75506fc Add rocket's unionfs patch and linuxrc cleanup; fix Pegasos with regard to initramfs.
20 years ago
Tim Yamin a326e28062 Fix 'lib64: No such...' error.
20 years ago
Tim Yamin 35e514c7d5 Remove evms and lvm2 from default boot args (they cause hardware issues, so users should explicitly specify them); add NFSboot support patches by Thomas Seiler.
20 years ago
Eric Edgar 200f49c812 Added support for reading /mnt/cdrom/cdupdate.sh if its executable on the livecd
20 years ago
Tim Yamin c4e3756059 >> 3.2.0_beta1; now with extra froz-faktor <TM>.
20 years ago
Eric Edgar 5f847e97f2 fixed bug in scan delay so that it will work with both udev and devfs
20 years ago
Tim Yamin a8c96fa4cb Add missing mkdir -p /etc/sysconfig to linuxrc.
20 years ago
Tim Yamin 6f4931c652 Get udev to go as the default manager if the udev binary exists and 2.6 or above is being used.
20 years ago
Tim Yamin e4d49d0f93 Add patch by Gerte Hoogewerf (gerte <-at-> nieuwenborg.nl) to fix dmraid with cdroot.
20 years ago
Tim Yamin 1f5660de46 >> 3.1.1d. Add sata_qstor; fix #83328.
20 years ago
Tim Yamin aeaa8a079d Check for dummy 'livecd' file instead of 'gentoo'.
20 years ago
Tim Yamin 0fe7ee2175 >> 3.1.1c. Add LiveCD detection to skip mountable but non-LiveCD media; requires Catalyst 1.1.6.
20 years ago
Tim Yamin ef068ec027 >> 3.1.0k -- Add MODULES_SATA, fix udev on non-x86 archs where there seem to be problems with KLibC+udev so use a static udev on those.
20 years ago
Tim Yamin 6c97e9fa52 Fix '/tmp/.initrd/bin/[' to '[' in places before the pivot_root.
20 years ago
Tim Yamin ebfd16d5d8 Fix #58686 and #80716.
20 years ago
Tim Yamin 405c8a1100 Add DMRAID support (thanks rocket!); fix AMD64 udev issues (#65985).
20 years ago
Tim Yamin 433bbad70c Fix #77259.
20 years ago
Tim Yamin a913265a88 Fix #79999.
20 years ago
Tim Yamin 8e6b0de648 Add patch for turning off LVM and EVMS2 optionally at boot time even if compiled into initrd; bug #79755.
20 years ago
Tim Yamin cf19945491 Add missing #72253 patch.
20 years ago
Tim Yamin 4acd88f4e7 Add missing echo; #77363.
20 years ago