]> git.pld-linux.org Git - projects/rc-scripts.git/history - rc.d/rc.sysinit
- don't force umount iso9660 ramfs tmpfs
[projects/rc-scripts.git] / rc.d / rc.sysinit
2002-09-14 Tomek Orzechowski- LOAD_SOUND is obsolete
2002-08-13 Sebastian Zagrodzki- /proc/bus/usb should be described in fstab - mounting...
2002-08-09 Sebastian Zagrodzki- fix for checking encrypted filesystems - if all have...
2002-07-13 Arkadiusz Miśkiewicz- more TOTALNEW merge (ppp, irda, other vlan, wireless...
2002-07-06 wojrus- fixed: removing directories in /var/run/app/
2002-05-11 Arkadiusz Miśkiewicz- process functions a bit earlier
2002-04-20 Arkadiusz Miśkiewicz- don't mount usbdevfs again if it's already mounted...
2002-03-29 klakier- added deleting lock files
2002-03-24 Paweł Gołaszewski- GNU/Linux is gone.
2002-03-19 Arkadiusz Miśkiewicz- user and kernelspace PNP
2002-03-19 Arkadiusz Miśkiewicz- support for EVMS volumes
2002-03-19 Arkadiusz Miśkiewicz- if devfs is mounted and devfsd is available then...
2002-03-07 Arkadiusz Miśkiewicz- protect dmesg
2002-02-21 Tomasz Pala- typos
2002-02-20 Tomasz Pala- updated.
2002-01-27 Jan Rękorajski- fixed syntax error
2002-01-08 Jan Rękorajski- reorganized stuff so modprobe is not called before...
2001-12-24 Sebastian Zagrodzki- if RUN_DEPMOD is set to "ifmissing", run simply ...
2001-12-21 Sebastian Zagrodzki- fixed depmod problem (s/$mver/`uname -r`/)
2001-11-23 Tomasz Pala- fixed typos.
2001-10-30 Tomasz Pala- last change: perms to 664.
2001-10-30 Tomasz Pala- changed /var/run/utmp(x) and /var/log/wtmp(x) permiss...
2001-10-24 Tomek Orzechowski- small fixes
2001-10-08 Jan Rękorajski- fix for modular LVM
2001-07-22 Jan Rękorajski- devfs and RAID fixes
2001-07-21 Jan Rękorajski- more merging from TOTALNEW
2001-07-05 Jan Rękorajski- don't mount devpts if devfs is already mounted
2001-07-05 Jan Rękorajski- backed up some obviously wrong changes
2001-07-04 Tomasz Pala- removed /etc/HOSTNAME,
2001-05-25 Jan Rękorajski- cleanup
2001-05-15 Jan Rękorajski- typos
2001-05-15 Jan Rękorajski- merge from TOTALNEW branch (see NEWS for more info)
2001-05-13 Jan Rękorajski- version 0.2.11
2001-04-20 Sebastian Zagrodzki- few more updates - util-linux 2.10s is _slightly_...
2001-04-20 Sebastian Zagrodzki- patch to allow fsck'ing crypted filesystems
2001-03-01 Michal MoskalFixed to pass --localtime option to hwclock. check...
2000-12-09 mkochano- Fixed problem with $RUN_DEPMOD="ifmissing".
2000-11-16 Jan Rękorajski- replaced sed with awk (backport from TOTALNEW branch)
2000-08-04 marcus- cosmetics (in mount /proc command)
2000-08-03 marcus- added -o gid=17 while mounting /proc
2000-07-13 Jan Rękorajski- rm -f utmp? first
2000-07-13 Jan Rękorajski- typo
2000-07-13 Jan Rękorajski- we _want_ utmpx and wtmpx, not utmp/wtmp
2000-06-25 waszi- typos
2000-06-12 waszi- is_yes and is_no cleanups
2000-06-02 Sebastian Zagrodzki- fixed some is_yes calls (argument can be empty)
2000-06-01 Jan Rękorajski- fixed setting up USEMODULES variable
2000-05-30 waszi-typo
2000-05-20 Jacek Konieczny- Time setup changed, so it should work even if /usr...
2000-05-16 Sebastian Zagrodzki- changed the way depmod was run
2000-05-03 waszi- typos
2000-05-03 waszi- typo
2000-05-01 Sebastian Zagrodzki- typo
2000-04-25 waszi- added MOUNT_DEVFS option
2000-04-08 mkochano- Changed 'modprobe -s midi' to 'modprobe -s synth0...
2000-04-03 Jan Rękorajski- cleaned up ifup/ifdown mess, /sbin/ifup ethX.somethin...
2000-03-27 Arkadiusz Miśkiewicz- removed "scripts" method of executing external progra...
2000-03-24 waszi- fixed nfsroot support
2000-03-22 Artur Frysiak- Allow set /proc/sys/fs/file-max & inode-max
2000-03-20 waszi- hacks for nfsroot, romfs
2000-03-08 Arkadiusz Miśkiewicz- support for interactive starting
2000-02-28 Arkadiusz Miśkiewicz- run depmod if modules.dep is older that modules.conf...
2000-02-18 Artur Frysiak- run devfsd before all
2000-02-18 waszi- added devfsd support
2000-02-17 Arkadiusz Miśkiewicz- print space as last char in prompt
2000-02-10 Arkadiusz Miśkiewicz- running depmod is now configurable
2000-01-31 Arkadiusz Miśkiewicz- nls cant handle special characters such as '\n' ...
2000-01-05 kloczek- mout procsf before all.
2000-01-04 Jan Rękorajski- version 0.1.4
1999-12-20 kloczek- reformated.
1999-12-15 Arkadiusz Miśkiewicz- fixed lang.csh
1999-12-09 kloczek- added including /etc/rc.d/rc.modules for loading...
1999-11-09 kloczek- removed "chmod 0664 /var/log/wtmpx" (this is task...
1999-10-27 kloczek- more fixes for displaing messages on initializing...
1999-10-27 kloczek- started instead busy on staring initialize raid dev.
1999-10-27 kloczek- added -C to fsck parameters (display progres bar),
1999-10-13 Jan Rękorajski- merged halt,reboot and shutdwn into rc.shutdown
1999-10-13 waszi- conf.modules -> modules.conf needed by new modutils
1999-10-06 kloczek- remove bashizm in using test ("=" instead "==").
1999-09-28 kloczek- busy() instead started() on bigining initialize RAID.
1999-09-28 kloczek- print 'fail' status on on failing initialize raid...
1999-09-27 Artur Frysiak- nls fixes
1999-09-27 Artur Frysiak- nls fixes
1999-09-15 Artur Frysiak- fixed nls messages
1999-09-04 waszinow is rootfs on NFS compatible
1999-09-02 Arkadiusz Miśkiewicz- logging errors from depmod and modprobe via syslog
1999-08-31 Artur Frysiak- version up to 0.0.9
1999-08-31 Arkadiusz Miśkiewicz- fixed quotacheck calls
1999-08-18 Arkadiusz Miśkiewiczfixed raid starting
1999-08-14 Arkadiusz Miśkiewicz"quotaon /" removed. quota is turned on later by quotaon -a
1999-08-14 Arkadiusz Miśkiewiczadded new variable SET_SLINKS. If it set to "yes" then...
1999-08-02 kloczek- changed group to utmp on utmpx (to be compliant with...
1999-08-02 Arkadiusz Miśkiewicz- poprawiony błąd "Delaying xxxx initialization." mimo...
1999-07-31 Arkadiusz Miśkiewicz- dodana obsługa statycznej tablicy ARP
1999-07-27 kloczek- use raidadd instead raidstart during initialization...
1999-07-15 Arkadiusz Miśkiewicz- we are using better pidofproc() from RH initscripts
1999-07-13 Arkadiusz Miśkiewicz- /proc is mounted before starting fsck (needed for...
1999-07-13 Arkadiusz Miśkiewiczmassive :$
1999-07-02 Arkadiusz Miśkiewicz- obsługa multicast, arp, src
1999-06-27 Arkadiusz Miśkiewicz- używamy pumpa do bootp/dhcpd
next
This page took 0.952599 seconds and 107 git commands to generate.