]> git.pld-linux.org Git - projects/rc-scripts.git/history - sysconfig
This commit was manufactured by cvs2svn to create tag 'ver-0_2_10'.
[projects/rc-scripts.git] / sysconfig /
2000-12-04 Roman WerpachowskiAdded PHONE to DATAFORCHAT
2000-11-17 Arkadiusz Miśkiewiczinformation about specifing prefix for so called ,...
2000-11-16 Jan Rękorajski- replaced sed with awk (backport from TOTALNEW branch)
2000-11-06 Jan Rękorajski- `ip -4 addr add` first `ip link set dev up` next...
2000-11-06 Jan Rękorajski- revert last change because IPv6 is broken and it...
2000-11-05 Jan Rękorajski- added global ipv6 autoconf setting
2000-11-04 Jan Rękorajski- bring interface UP _after_ setting up addresses ...
2000-10-17 saq- bugfix: avoid loops when a user calls ifup and userne...
2000-09-23 saq- fixed DEVICETYPE determination for aliased devices
2000-09-20 kloczek- commented entry description.
2000-09-19 saq- merged some %s into nls invocations
2000-09-03 Jan Rękorajski- added IPV6_AUTOCONF variable to interface configuration
2000-08-04 Jan Rękorajski- fixed setting up GATEWAY6*
2000-08-04 Jan Rękorajski-added IPV6_GLOBALROUTEDEV
2000-08-04 Jan Rękorajski- added IPV6_GLOBALROUTE
2000-08-04 Jan Rękorajski- set up GATEWAY6* only if IPV6_FORWARDING is disabled
2000-08-04 Jan Rękorajski- added default route setup for IPv6
2000-08-04 Jan Rękorajski- added GATEWAY6* for IPv6 routing
2000-07-28 Sebastian Zagrodzki- added . /etc/rc.d/init.d/functions
2000-07-20 mis- one more fix to IPXFRAMETYPE
2000-07-20 mis- fixed IPXFRAMETYPE
2000-07-13 Jan Rękorajski- added NEED_XFILES=yes (we want utmpx/wtmpx)
2000-06-25 waszi- typos
2000-06-21 Sebastian Zagrodzki- IPADDR, not ADDR :)
2000-06-12 waszi- is_yes and is_no cleanups
2000-05-31 Sebastian Zagrodzki- 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-09 Jan Rękorajski- pump is b0rken
2000-05-07 siefca- scripts now ready to exec run-parts for each of inter...
2000-04-27 Jacek Konieczny- missing space added (without this "peer" option was...
2000-04-25 waszi- added MOUNT_DEVFS option
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- 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-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-14 mkochano- Added note about aumix-OSS-preserve-settings.
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-03 Jan Rękorajski- cleaned up ifup/ifdown mess, /sbin/ifup ethX.somethin...
2000-03-31 Arkadiusz Miśkiewicz- support for maxfail option in pppd
2000-03-27 Arkadiusz Miśkiewicz- removed "scripts" method of executing external progra...
2000-03-26 kloczek- changed RUN_LDCONFIG to no.
2000-03-22 Artur Frysiak- Allow set /proc/sys/fs/file-max & inode-max
2000-03-09 Sebastian Zagrodzki- added INIT_COL setting
2000-03-08 Arkadiusz Miśkiewicz- start some scripts after interface is upped or downed
2000-03-08 Arkadiusz Miśkiewicz- support for interactive starting
2000-03-04 siefcaadded time zone setting
2000-03-04 siefcaconfiguration parameters for time zone setting
2000-02-18 waszi- added devfsd support
2000-02-10 Arkadiusz Miśkiewicz- running depmod is now configurable
2000-02-03 Arkadiusz Miśkiewicz- router discovery daemon support
2000-01-04 Jan Rękorajski- version 0.1.4
1999-12-27 Artur Frysiak- fix typos
1999-12-20 Jacek Konieczny- ifdown should now work for user-controled interfaces
1999-12-19 Jacek Konieczny- Use IPv4 address for setting hostname (or there will...
1999-12-19 Jacek Konieczny- usernetctl is now in /sbin
1999-12-19 Jacek Konieczny- usernetclt is now in /sbin
1999-12-18 kloczek- replace:
1999-12-15 Arkadiusz Miśkiewicz- fixed lang.csh
1999-11-16 Artur Frysiak- fixes
1999-11-16 kloczek- reformated.
1999-11-15 kloczek- s/pl/pl_PL/.
1999-11-14 kloczek- s/DEVICEFULLNAME/
1999-11-06 Artur Frysiak- small fixes
1999-11-06 Artur Frysiak- now realy handle ifup <dev>
1999-10-13 kloczek- /etc/rc.d/init.d//network.functions moved to
1999-10-06 kloczek- remove bashizm in using test ("=" instead "==").
1999-09-28 Jacek Konieczny- support for getting interface configuration from...
1999-09-27 Artur Frysiak- arp on for eth by default
1999-09-27 Arkadiusz Miśkiewicz- cleanups
1999-09-27 Arkadiusz Miśkiewicz- nopmtudisc isn't specified by default
1999-09-27 Arkadiusz Miśkiewicz- checking for interface via MULTICAST setting instead...
1999-09-26 Jacek Konieczny- first step to keeping interface information in LDAP
1999-09-15 Arkadiusz Miśkiewicz- we are adding fe80::IPv4 addresses to sit interfaces...
1999-09-15 Arkadiusz Miśkiewicz- added information about using tnlcfg-xxx instead...
1999-09-13 Arkadiusz Miśkiewicz- added missing cvs keyword
1999-09-13 Arkadiusz Miśkiewicz- another support for IPv4 aliases via IPADDR_ALIASES...
1999-09-13 Arkadiusz Miśkiewicz- another way to set TTL or TOS to avoid 'inherit'...
1999-09-02 Arkadiusz Miśkiewicz- another way do check if IPv4/6 is specified on interface
1999-09-02 Arkadiusz Miśkiewicz- modprobe modules in autoclean mode and report errors...
1999-09-02 Arkadiusz Miśkiewicz-load slip.o module if available (in autoclean mode)
1999-08-25 mikrobi- added DEFAULTHANDLING variable (mainly for ATM startu...
1999-08-14 Arkadiusz Miśkiewiczremoved unnecesary check (via fuser)
1999-08-14 Arkadiusz Miśkiewicztypo
1999-08-14 Arkadiusz Miśkiewiczincreased sleep value after starting slattach to 2...
1999-08-14 Arkadiusz Miśkiewiczmodprobing ipip ip_gre modules moved temporary to tnlup
1999-08-14 Arkadiusz Miśkiewiczfixed DIRECT_CONNECT mode (ie. for using slattach)
1999-08-14 Arkadiusz Miśkiewicznow $FULLDEVNAME is passed to ifup-routes (fixed proble...
1999-08-14 Arkadiusz Miśkiewiczchanged path to ifup (now it's /sbin/ifup)
1999-08-14 Arkadiusz Miśkiewiczadded new variable SET_SLINKS. If it set to "yes" then...
1999-08-14 Arkadiusz Miśkiewiczwe are adding IPv4 based link-local addresses, too.
1999-08-12 Arkadiusz Miśkiewicz- aliasing are upped via ifup-aliases after main device...
next
This page took 0.077593 seconds and 7 git commands to generate.