]> git.pld-linux.org Git - projects/rc-scripts.git/shortlog
projects/rc-scripts.git
2009-06-05 Elan Ruusamäe- update udev path
2009-06-03 Elan Ruusamäe- one local should be enough
2009-06-03 Elan Ruusamäe- update path
2009-06-03 Elan Ruusamäe- i don't think cat output is localized
2009-06-02 Arkadiusz MiśkiewiczAdd rfkill support.
2009-05-26 zbyniu- don't kill -KILL (in start-stop-daemon), try TERM...
2009-05-22 Arkadiusz MiśkiewiczUpdate. 0.4.2.2
2009-05-22 Arkadiusz MiśkiewiczPrepare for 0.4.2.2.
2009-04-23 Arkadiusz MiśkiewiczDon't rely on mii check (it's unreliable). 'radio off...
2009-04-07 Arkadiusz MiśkiewiczDon't check for /dev/rtc existence. When using udev...
2009-04-07 Arkadiusz MiśkiewiczDon't check for /dev/rtc existence. When using udev...
2009-03-26 Jan Rękorajski- more readable
2009-03-26 Jan Rękorajski- set addrlabel only if specified
2009-03-23 Jan Rękorajski- changelog updated 0.4.2.1
2009-03-23 Jan Rękorajski- 0.4.2.1
2009-03-21 Elan Ruusamäe- correct
2009-03-21 Elan Ruusamäe- invert condition to bring down one level of indent
2009-03-21 Elan Ruusamäe- proper order of commands
2009-03-21 Elan Ruusamäe- correction
2009-03-21 Elan Ruusamäe- why the space?
2009-03-20 Arkadiusz MiśkiewiczSet nickname only when specified in config since many...
2009-03-19 Elan Ruusamäe- use "local" not "typeset" (compatible with: pdksh...
2009-03-16 Elan Ruusamäe- shorter lvm version detect
2009-03-16 Elan Ruusamäe- remove unneeded subshells
2009-03-16 Elan Ruusamäe- typo
2009-03-15 Jan Rękorajski- added UMOUNT_IGNORE option
2009-03-15 Jan Rękorajski- refactor awk invocation in fs unmounting code
2009-03-12 Elan Ruusamäe- sX prefix ofr serial lines
2009-03-11 Jan Rękorajski- updated 0.4.2.0
2009-03-11 Jan Rękorajski- 0.4.2.0, well deserved version bump after few years...
2009-03-10 Jan Rękorajski- updated
2009-03-10 Jan Rękorajski- addlabel is IPv6 only
2009-03-10 Jan Rękorajski- added addrlabel support
2009-03-10 Jan Rękorajski- removed dead code
2009-03-10 Jan Rękorajski- add IP_LABEL support
2009-03-10 Jan Rękorajski- allow addrlabel setting for ipv4 adresses
2009-03-10 Jan Rękorajski- remove IP6_SRC_IF dead code
2009-03-10 Jan Rękorajski- remove IP6_SRC_IF, add IP_ALABEL
2009-03-10 Jan Rękorajski- just remove IP6_SRC_IF to avoid confusion
2009-03-10 Jan Rękorajski- add IP_LABEL setting for ip addrlabel (see RFC 3484)
2009-03-09 Jan Rękorajski- use exntended regexp functionality
2009-03-09 Jan Rękorajski- man grep, "Direct invocation as either egrep or fgrep...
2009-03-09 Jan Rękorajski- fix syntax
2009-03-09 Jan Rękorajski- man grep, glen. "Direct invocation as either egrep...
2009-03-09 Elan Ruusamäe- ip link help might be localized, remove unneeded...
2009-03-09 Elan Ruusamäe- /proc/mounts isn't localized and it has fixed format...
2009-03-09 Jan Rękorajski- use is_fsmounted for checking mount points
2009-03-09 Jan Rękorajski- use /proc/mounts if available for checking mounted fs
2009-03-09 Jan Rękorajski- check if /proc and /sys are mounted before trying...
2009-03-09 Jan Rękorajski- added is_fsmounted function to check if a given files...
2009-03-08 Tomasz Pala- rc.d/init.d/network calls "/sbin/ifup tnlcfg-$i boot...
2009-03-06 Elan Ruusamäe- daemon() startup errors dump to stderr
2009-03-02 Elan Ruusamäe- no bashism, typo
2009-03-02 zbyniu- remount rootfs rw only if no option 'ro' in fstab
2009-02-27 Tomasz Pala- fixed exit status when no appropriate tools found
2009-02-27 Tomasz Pala- restored vconfig support for older iproute2 users
2009-02-25 Elan Ruusamäe- less indent by using return in functions
2009-02-21 Arkadiusz MiśkiewiczComparsion correction.
2009-02-20 Arkadiusz MiśkiewiczPreparations for 0.4.1.27.
2009-02-19 Arkadiusz Miśkiewicz- 15 seems to be normal color on 16 and 256 color consoles
2009-02-19 Elan Ruusamäe- typo
2009-02-17 Tomasz Pala- added {waitname:+--name $waitname} to ssd, otherwise...
2009-02-16 Tomasz Pala- keep one style of spacing, do not pollute sh with...
2009-02-16 Tomasz Pala- expand relative --pidfile to absolute /var/run path...
2009-02-12 Elan Ruusamäe- calculate default INIT_COL from terminal size
2009-02-12 Elan Ruusamäe- no hardcoded default in config for INIT_COL
2009-02-09 Elan Ruusamäe- typo
2009-02-04 Paweł Gołaszewski- makepid functionality to daemon function
2009-01-25 Elan Ruusamäe- LC_ALL=C for greps
2009-01-23 Elan Ruusamäe- local output for func internal vars
2009-01-23 Elan Ruusamäe- grepping pid from ps ax could be ambigous, use kill...
2009-01-23 Elan Ruusamäe- revert unwanted commit
2009-01-23 Elan Ruusamäe- cleanup vi:syntax, not needed and doesn't work anyway...
2009-01-23 Elan Ruusamäe- force LC_ALL=C when grepping data from possibly local...
2009-01-22 Arkadiusz MiśkiewiczMention GVRP option.
2009-01-22 Arkadiusz MiśkiewiczUpdate
2009-01-22 Arkadiusz MiśkiewiczPrefer vlan creation using iproute2, fallback to vconfig.
2009-01-22 Arkadiusz MiśkiewiczNo need for special handling for vlans when downing...
2009-01-22 Arkadiusz Miśkiewiczvconfig no longer needed here.
2009-01-22 Arkadiusz MiśkiewiczDelete devices using iproute2.
2009-01-05 Jan Rękorajski- use noprefix mount option for cgroup cpuset
2009-01-02 Jan Rękorajski- removed reference to cpuset virtualization (feature...
2009-01-02 Jan Rękorajski- fix for /dev/cpuset mounted as cgroup -ocpuset
2008-12-31 Jan Rękorajski- updated 0.4.1.26
2008-12-31 Jan Rękorajski0.4.1.26
2008-12-25 Jakub Bogusz- optional argument in square brackets
2008-12-16 Elan Ruusamäe- add usage for killproc
2008-12-16 Elan Ruusamäe- try ssd for killproc. needs pidfile to work reliably
2008-12-11 Elan Ruusamäe- display LVM VG stats after LVM has been initialized
2008-12-09 Jan Rękorajski- removed DevFS support
2008-12-09 Jan Rękorajski- udev-135-2 finally creates /dev/cpuset directory
2008-12-04 Paweł Sikora- allow usb group to operate on /proc/bus/usb.
2008-12-02 Arkadiusz MiśkiewiczLeave default for kernel.
2008-12-02 Paweł Sikora- describe kernel.randomize_va_space feature.
2008-11-30 Arkadiusz MiśkiewiczLoad 8021q module.
2008-11-30 Elan Ruusamäe- add --pidfile to status()
2008-11-28 Arkadiusz Miśkiewiczmacvlan support.
2008-11-27 Jan Rękorajski- load dm-mod before using dmsetup in multipath case
2008-11-18 Elan Ruusamäe- catch missing device errors
2008-11-18 Elan Ruusamäe- it starts pppd right after connection
next
This page took 0.147325 seconds and 4 git commands to generate.