]> git.pld-linux.org Git - projects/rc-scripts.git/shortlog
projects/rc-scripts.git
2000-12-19 Arkadiusz Miśkiewicz(quotacheck): actualize group quota, too
2000-12-10 Arkadiusz Miśkiewicz(is_no): restore old is_no functionality.
2000-12-03 Arkadiusz Miśkiewiczfixed ONBOOT test. Thanks to dobrek.
2000-11-06 Jan Rękorajski- skip lec and atm interfaces on start|stop, they are...
2000-11-05 Arkadiusz MiśkiewiczONBOOT=yes by default now.
2000-11-04 Jan Rękorajski- complete description of ATM options
2000-11-03 Arkadiusz MiśkiewiczONBOOT=yes by default
2000-10-28 Arkadiusz Miśkiewiczfixed shutting down unconfigured devices (properly...
2000-10-27 Arkadiusz Miśkiewiczfixed parsing static-routes file for proper device
2000-10-26 Arkadiusz Miśkiewiczthings from pld-rc-scripts@
2000-10-23 Arkadiusz Miśkiewiczcheck return value from dhcp shutdown and return it
2000-10-23 Arkadiusz Miśkiewiczcosmetic change for dhcp message
2000-10-23 Arkadiusz Miśkiewicz(network stop): avoid error messages when flushing...
2000-10-23 Arkadiusz Miśkiewicz(run_cmd, daemon): don't unroll wildcards
2000-10-23 Arkadiusz Miśkiewiczinfo about ipv6cp-use-persistent still not supported...
2000-10-23 Arkadiusz Miśkiewiczrc-scripts.spec.in
2000-10-23 Arkadiusz Miśkiewiczmove ip link set DEVICE up before adding v6 addresses...
2000-10-22 Arkadiusz Miśkiewiczfixed tunnels variable setting (replase tnlcfg not...
2000-10-22 Arkadiusz Miśkiewiczfixed fourtun module modprobing
2000-10-22 Arkadiusz Miśkiewiczability to disable ipv6 autoconfiguration (port form...
2000-10-18 Arkadiusz Miśkiewiczmerged totalnew 3d patch as new TOTALNEW branch
2000-07-31 kloczek- new version 0.2.5.
2000-07-28 Jan Rękorajski- added _modprobe function
2000-07-28 Sebastian Zagrodzki- added . /etc/rc.d/init.d/functions
2000-07-21 Sebastian Zagrodzki- ls 2>/dev/null (avoid "ls: no such file or directory...
2000-07-20 mis- one more fix to IPXFRAMETYPE
2000-07-20 mis- fixed IPXFRAMETYPE
2000-07-13 Sebastian Zagrodzki- version 0.2.4
2000-07-13 Jan Rękorajski- rm -f utmp? first
2000-07-13 Jan Rękorajski- added NEED_XFILES=yes (we want utmpx/wtmpx)
2000-07-13 Jan Rękorajski- typo
2000-07-13 Jan Rękorajski- we _want_ utmpx and wtmpx, not utmp/wtmp
2000-06-29 waszi- typo
2000-06-27 Jan Rękorajski- modprobe ipip if IPV6_TUNNELCONFIG == yes
2000-06-27 waszi- cleanups
2000-06-25 waszi- typos
2000-06-23 Artur Frysiakadded shmfs to noprocfs
2000-06-22 Jacek Konieczny- fixed file unmounting again, after kloczek broke...
2000-06-21 Sebastian Zagrodzki- IPADDR, not ADDR :)
2000-06-18 kloczek- release 2.3.
2000-06-18 kloczek- new umounting file systems procedure (borowed from...
2000-06-12 waszi- is_yes and is_no cleanups
2000-06-02 mkochano- Moves cursor to a new line also after "WORK" and...
2000-06-02 mkochano- Added new function progress(). It shows color message...
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-31 Sebastian Zagrodzki- one more typo
2000-05-31 Sebastian Zagrodzki- typo
2000-05-31 Sebastian Zagrodzki- typo
2000-05-30 waszi-typo
2000-05-30 waszi- replaced halt -d with halt -d -p
2000-05-30 waszi- halt -p -> halt -w
2000-05-30 waszi-typo
2000-05-29 Jan Rękorajski- pass $DHCPOPTIONS to dhcpcd
2000-05-29 Jan Rękorajski- kill dhcpcd if necessary
2000-05-29 Jan Rękorajski- added DHCPOPTIONS variable
2000-05-29 kloczek- start prepare 0.2.2.
2000-05-29 Jan Rękorajski- run quotaoff -a before unmounting filesystems
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-13 Artur Frysiak- rc.d/init.d/timezone - poprawki związane z tłumaczeniem
2000-05-09 Jan Rękorajski- pump is b0rken
2000-05-09 kloczek- "halt -p" instead "halt -w".
2000-05-07 siefca- scripts now ready to exec run-parts for each of inter...
2000-05-07 siefcarun-parts script now belongs here
2000-05-03 waszi- typos
2000-05-03 waszi- typo
2000-05-01 Sebastian Zagrodzki- typo
2000-05-01 Sebastian Zagrodzki- line lengths are now evaluated properly
2000-05-01 Sebastian Zagrodzki- \n after messages passed to nls aren't necessary...
2000-05-01 Sebastian Zagrodzki- deltext is not necessary before ok, fail, others...
2000-04-27 Jacek Konieczny- missing space added (without this "peer" option was...
2000-04-25 waszi- added MOUNT_DEVFS option
2000-04-24 Sebastian Zagrodzki- removed two unnecessary 0s at every textlen counting
2000-04-23 marcus* In ifup file added suppoer for Point-to-Point IPv4...
2000-04-21 Jacek Konieczny- get REALDEVICE and use it for setting up the routes
2000-04-21 Jacek Konieczny- detach pppd by default
2000-04-21 Jacek Konieczny- use get_ppp_device_and_pid() to get REALDEVICE
2000-04-21 Jacek Konieczny- use get_ppp_device_and_pid() for getting pppd's pid
2000-04-21 Jacek Konieczny- set REALDEVICE to DEVICE if nothig else is set
2000-04-21 Jacek Konieczny- chatscript in interfaces/data
2000-04-21 Jacek Konieczny- chatscript in interfaces/data
2000-04-21 Jacek Konieczny- QDISC parameter added (queuing discipline)
2000-04-21 Jacek Konieczny- function get_ppp_device_and_pid added. It extracts...
2000-04-21 Jacek Konieczny- real device name is now saved by pppd in /var/run...
2000-04-21 Jacek Konieczny- "compatible location" of basename
2000-04-19 Sebastian Zagrodzki- ifup-routes should be run with $CONFIG as parameter...
2000-04-18 Jacek Konieczny- better hostname detection (for DHCP clients)
2000-04-18 Jacek Konieczny- "set_hostname" function fixed
2000-04-14 mkochano- s/syslogd/<service>/.
2000-04-14 mkochano- Added note about aumix-OSS-preserve-settings.
2000-04-13 Sebastian Zagrodzki- some changes in reload)
2000-04-12 kloczek- typo.
2000-04-11 Sebastian Zagrodzki- typo
2000-04-08 Sebastian Zagrodzki- added single-letter-values to is_yes and is_no
2000-04-08 mkochano- Changed 'modprobe -s midi' to 'modprobe -s synth0...
2000-04-07 Jan Rękorajski- don't try start IPX on unconfigured devices
2000-04-06 mkochano- s/\$DEVICE/\$DEVNAME/. "$DEVNAME" is set by source_co...
2000-04-05 bszx - now it works under bash
2000-04-03 Jan Rękorajski- cleaned up ifup/ifdown mess, /sbin/ifup ethX.somethin...
next
This page took 0.228387 seconds and 4 git commands to generate.