CHANGELOG: ========== version 7.3.92 -------------- - Sync packages with current tree - Use dhclient instead of pump version 7.2.93 -------------- - Sync packages with Skipjack II - Add safety check in gen-cd.sh, this should prevent the "When rebuilding the CD, the script deletes all data" problem people without a correct tree to build from have seen. - remove bdflush and db1 (no longer needed) - remove glibc_post_upgrade, iconvconfig, ppp-watch (we need space) version 7.2.1 ------------- - Add bzip2-libs - Clean up the build process (don't build all of anaconda) - Sync with 7.2 errata - Turn off nls modules - Remove network modules from initrd, add some more SCSI modules - Remove su (unneeded) - Fix up ppp - Don't generate error messages when trying to mount a vfat filesystem version 7.2 ----------- - Update README - Fix up "make tarball" target - Update OpenSSH to the version we're actually shipping - Save some more space by using -Os version 7.1.99 -------------- - Add a chroot mode to mountall - Change help messages for auto-mounting - Some fixes - Make mountall a bit smaller (yes, indenting shell scripts with tabs makes sense in we-need-every-byte environments) version 7.1.97 -------------- - Add a simple mail tool - Add dmidecode version 7.1.96 -------------- - Sync with Red Hat Linux 7.2 - Support ext3 and ReiserFS - Add grub version 0.16 ------------ - fixed modprobe error messages - fixed fstab umount error message - fixed ld.so.conf - removed mountall verbosity version 0.15 ------------ - fixed README - new packages: ppp minicom mkbootdisk glibc-common - updated boot/boot.msg - made mountall more verbose version 0.14 ------------ - new packages: portmap nfs-utils - new getty: rungetty - asks for NFS support version 0.13 ------------ - hardware autodetection reactivated / networking should work now - more modules in initrd - now boots into real-root-dev, no more initrd mode, init now has pid 1 - switched from light init to complete SysV init - added reiserfs-utils gpart e3 dump pciutils mingetty bdflush eject initscripts - ssh should work now by a real ldconfig -r, instead of manually softlinking - changed to normal SysV init, halt, reboot version 0.12 ------------ - cramfs version 0.11 ------------ - more tools - fixed some chroot bugs version 0.09 (unreleased) ------------ - Update to Red Hat Linux 7.1 version 0.08 ------------ - Compress binaries with upx if available - Get rid of some unused device nodes - Get rid of /boot/rescue.img, it's useless to have in the rd environment - Compile anaconda with -Os to save space version 0.07 ------------ - Fix a stupid bug causing garbled displays on tty2 - tty12 introduced in 0.05 - more minor cleanups - handle tar 1.13.18, but don't require it - Add missing library symlinks - Don't kill libssl, links uses it version 0.06 ------------ - use packages from updates where available - add some sanity checks to the build scripts (we can't build without e2fsprogs-devel, syslinux, pump-devel, kudzu, dosfstools and db3-devel. anaconda has huge requirements!) - Assume i386 if no other host type is specified - Add lib and usr/lib from mounted directories to /etc/ld.so.conf - Fix up make clean - Fix compatibility with tar 1.13.18 - Remove some more unnecessary stuff - Fix mounting of filesystems with a label that doesn't start with "/" - Major improvements to the generation script (no more hardcoded names of modified packages, status reporting, traps, ...) - Many minor fixes (typos etc) - I'm back to maintain this thing - no guarantees for 0.05's "builds on non-bero machines" feature :> version 0.05 ------------ - merge everything in one script - cleanup many dirty hacks and small typos - builds on non-bero machines now - don't change the number of lines on VCs version 0.04 ------------- - missing modules cb_enabler.o and init.o in initrd.img - removed from initrd.img the modules mousedev.o and usbmouse.o - wenn starting a initial bash don't display "--BETA--" - increased in /etc/pump.conf the retry count to 2 and the timeout count to 4 (fixes some problems with some network cards with slow initialisation) version 0.03 ------------- - /etc/adjtime is a link to /tmp/adjtime - fix small bug in mountall.sh - removed the ramdisk for /mnt. /mnt is now a link to /var/mnt - fixed the startup messages - cleaned up rc.sysinit - fixed init.c to spawn /etc/rc.d/sysinit without controlling tty version 0.02 ------------- - add a /etc/services with "telnet" entry - /etc/.rescue is needed to detect if mounting the CD found the correct CD-ROM. - extracted the mounting funktions from rc.sysinit to a script mountall - ask if the automatic mount should be performed ro, rw or not at all - make syslinux boot message similar to RHL boot disks - cleaned up the sources: the special kernel is no longer needed version 0.01 ------------- - we don't make beta software, use a real version number - use one location for changelog/todo/bugs - add a version number to syslinux and README - add rsync - fix perms for some directories - /usr/share/tabset should not be deleted - the following are deleted in lib: libNoVer* libBroken* libSeg* libmenu* - better README file on CD - more aliases in /etc/profile - vt100/vt102 added - delete "/.rescue" - do not automatically start a filesystem check beta 8 ------- - renamed from rescue cd to "SysAdmin Survival CD" - included boot message text - switched from BOOT kernel to normal i386 kernel - included kernel modules - fix this bloody anaconda. The two linuxrc, the khupd and loader release the controlling tty (/dev/tty1). Now tty1 is usable (CTRL-C and so on works). - use fixed pump - new packages: lsof mt-st - missing libraries: utempter db1 db3 popt - expanded PATH to include /usr/bin /usr/sbin - removed man pages from section 2 and 3 (system and library calls) - removed some not so important stuff (vim syntax) to free space beta 7 ------- - fixed loading of SCSI and network card modules (pcitable needed some reformating) - fixed missing libcrypto.so.0 - fixed "df: /mnt/source: no such file or directory" bug (linked /mnt/source to /) - removed some superfluous vim stuff (about 3 MB) - added tcpdump - added bind-utils beta 6 ------- - Fix all known bugs - Add support for NFS - Mount non-clean filesystems in read-only mode - Don't try to determine the filesystem of an extended partition