additional binaries ------------------- /bin: sync, kill, dmesg, uname /usr/bin: killall, vim /sbin: insmod, rmmod, lsmod, mkswap, swapon, swapoff, sulogin, mke2fs, fdisk, portmap, ldconfig (stripped) /usr/sbin: rpc.ugidd moved ----- /usr/bin/cat -> /bin added in boot.local ------------------- mount -n -o remount,rw / 2>/dev/null added in /etc/rc.config ----------------------- START_PORTMAP="yes" added in /etc/profile --------------------- alias l='ls --color -l' alias ls='ls --color' added scripts ------------- /sbin/init.d/rc2.d/K36nfs /sbin/init.d/rc2.d/K37rpc /sbin/init.d/rc2.d/S08rpc /sbin/init.d/rpc additional things ----------------- removed /usr/bin/pico new kernel with math emulation changed root to password: xxx changed IP to: 192.168.1.20 changed hostname to: compact.tinylinux.org portmapper is started during boot time to mount nfs volumes ----------------------------------------------------------- 2000/11/07 Daniel Etzold (dan@etzi.de)