]> git.pld-linux.org Git - projects/rc-scripts.git/history - rc.d
Don't fail if arrays are already assembled (ex raid10 with 4 devices, one device...
[projects/rc-scripts.git] / rc.d /
2018-07-03 Arkadiusz MiśkiewiczDon't fail if arrays are already assembled (ex raid10...
2017-11-06 Arkadiusz MiśkiewiczUse is_yes, so ONBOOT can be on, yes etc.
2016-06-07 Arkadiusz MiśkiewiczMount /run as mode=0755,noexec,nosuid,nodev.
2015-07-09 Arkadiusz MiśkiewiczMake DELAY_LOGIN checks consistent with the one in...
2015-05-16 Elan Ruusamäeensure /var/run/netreport dir exists
2015-04-22 Jacek KoniecznyDrop all Upstart support
2015-01-22 Elan Ruusamäeuse /proc/sys/kernel/dmesg_restrict to set file mode...
2014-06-19 Elan Ruusamäeadd AUTOSWAP feature
2014-06-10 Elan Ruusamäenetfs: respect VSERVER_ISOLATION_NET here as well
2014-03-20 Arkadiusz MiśkiewiczUh, for readability sake leave else and drop exit.
2014-03-20 Arkadiusz MiśkiewiczReally fake network start if VSERVER_ISOLATION_NET...
2014-01-17 Elan Ruusamäemdadm: accept "DEVICE partitions" as indication to...
2014-01-17 Elan Ruusamäesimplify & readability
2013-12-30 Elan RuusamäeMerge branch 'lxc'
2013-11-18 Elan Ruusamäemake lxc behave same as vserver
2013-11-11 Jan RękorajskiDrop support for utmpx/wtmpx
2013-11-03 Kacper Kornetremove $Id$ lines
2013-09-01 Elan Ruusamäetabs
2013-09-01 Elan Ruusamäelocalize $cmdline in parse_cmdnline
2013-07-17 Elan Ruusamäeadd apply_sysctl() to load sysctl parameters
2013-06-11 Elan Ruusamäemodprobe cache: cache only wanted params
2013-06-11 Elan Ruusamäehandle kmod translating `-` to `_`
2013-06-11 Elan Ruusamäeunify modprobe alias lookups
2013-06-01 Elan Ruusamäeupdate comment to match code for stuffed statements...
2013-06-01 Elan Ruusamäeeval halt makes no sense, added in r574 doesn't give...
2013-05-30 Elan Ruusamäemove kernel.panic to sysconfig, deprecating PANIC_REBOO...
2013-05-30 Elan Ruusamäeuse sysctl -q instead of /dev/null redirections
2013-05-30 Elan Ruusamäe/sys is likely already mounted, fgrep /proc/filesystems
2013-05-30 Elan Ruusamäemove hwprofiles enable/disable option to sysconfig...
2013-05-30 Elan Ruusamäefix typo
2013-05-30 Elan Ruusamäemove $SELINUX variable setup to function
2013-05-30 Elan Ruusamäemove mdadm and lvm init to functions for better maintai...
2013-05-30 Elan Ruusamäedrop raidutils (raidstart, /etc/raidtab) support. our...
2013-05-30 Elan Ruusamäesyncing hardware clock to system time on shutdown
2013-05-30 Elan Ruusamäerc.sysinit: check upstart var before binary check
2013-05-30 Elan Ruusamäerc.sysinit: add repair_shell moving common code to...
2013-05-30 Elan Ruusamäerc.sysinit: allow disabling dmraid
2013-05-30 Elan Ruusamäerc.sysinit: check vars first, allow disable multipath...
2013-05-30 Elan Ruusamäerc.sysinit: do not run evms code if not enabled
2013-05-30 Elan Ruusamäecheck vars first before checking fs objects
2013-05-30 Elan Ruusamäeturn off by default RUN_USERPNP and RUN_KERNELPNP
2013-05-30 Elan Ruusamäerc.sysinit: move /proc/cmdline parsing to single function
2013-05-30 Elan Ruusamäerc.sysinit: make sure /proc is mounted first
2013-05-30 Elan Ruusamäerc.sysinit: unify modprobe calls
2013-05-30 Elan Ruusamäerc.sysinit: cache multiple modprobe -c calls
2013-05-30 Elan Ruusamäecheck things first that do not involve fs; use grep...
2013-05-26 Elan Ruusamäedo not use `:>` which aborts whole script on error
2013-03-09 Arkadiusz Miśkiewiczusbfs is deprecated for some time.
2013-02-11 Elan Ruusamäeavoid loading /etc/modules contents twice (modules...
2013-02-06 Elan Ruusamäemore complete update for NM skipping. improves [12481...
2013-02-05 Elan Ruusamäeignore ifcfg-* files which have no DEVICE line present...
2013-01-09 Arkadiusz MiśkiewiczStore raw dmesg format, so few dmesg features can be...
2012-11-24 Elan Ruusamäeunset locale when using a-z patterns
2012-11-23 Elan Ruusamäeremove not needed subshell
2012-06-20 Adam Osuchowski- extra sysctl right after mounting /proc
2012-05-21 Jan Rękorajski- don't start udev or fsck / when running inside LXC...
2012-03-29 Elan Ruusamäeclean /tmp if it is not on tmpfs
2012-03-28 Elan Ruusamäeuse is_empty_file function on /etc/mactab
2012-03-21 Arkadiusz MiśkiewiczMount /proc based on fstab first and if that fails...
2012-03-04 Jan Rękorajski- load kernel modules specified in /etc/modules-load...
2012-02-19 Jan Rękorajski- skip interfaces configured by NetworkManager, by...
2012-02-19 Jan Rękorajski- devtmpfs is madatory for udev >= 176
2012-01-13 Jan Rękorajski- stable sort for BOOTPRIO= devices, so vlan ifaces...
2011-12-16 Arkadiusz Miśkiewiczvgscan/vgmknodes/vgdisplay don't support --sysinit...
2011-12-09 Tomasz Pala- systemd support: export partial jobs, leave ifup...
2011-11-29 Arkadiusz MiśkiewiczDon't mount devpts again.
2011-11-28 Arkadiusz MiśkiewiczMake forced mounts quiet in case /etc/mtab is symlink...
2011-11-01 Jan Rękorajski- fix LVM2 check logic
2011-10-31 Jan Rękorajski- give some info what's going on when loading modules
2011-10-31 Jan Rękorajski- give admin the ability to load some kernel modules...
2011-10-31 Jan Rękorajski- give user ability to disable linux multipath drivers...
2011-10-31 Jan Rękorajski- functions are in /lib/rc-scripts
2011-10-23 Elan Ruusamäeload /etc/modules in upstart
2011-10-23 Elan Ruusamäeemit shutdown events
2011-10-09 Elan Ruusamäeemit shutdown starting/started event
2011-10-09 Elan Ruusamäelet "network" emit network starting/stopping/started...
2011-10-09 Elan Ruusamäefix handling 3.x.y kernels
2011-10-05 Elan Ruusamäeupstart for rc.local
2011-09-30 Arkadiusz MiśkiewiczUse --sysinit for lvm. When stopping hide error message...
2011-09-27 Jan Rękorajski- fix $LVM2 variable fuckup (use is_no instead of is_yes)
2011-09-22 Jan Rękorajski- properly mount /run and put it into mtab
2011-09-18 Artur FrysiakMount /run ASAP
2011-09-11 Elan Ruusamäelocal vars
2011-09-02 Elan Ruusamäeadd allowlogin and sys-chroots upstart parts, altho...
2011-09-02 Elan Ruusamäeadd $LVM2
2011-08-31 Elan Ruusamäemove also functions to /lib/rc-scripts (symlink preserved)
2011-08-19 Elan Ruusamäeformatting
2011-08-19 Elan Ruusamäeadd starting line
2011-08-19 Elan Ruusamäeprefer local code over io checks (boot splash unlikely...
2011-08-19 Elan Ruusamäeavoid shift() error when program called with no actions...
2011-08-14 Elan Ruusamäeadd missing keyword expansion
2011-08-14 Elan Ruusamäemove template.init to doc
2011-08-14 Elan Ruusamäeconvert .cvsignore to svn:ignore
2011-08-14 Elan Ruusamäe- fix bad nls usage
2011-08-14 Elan Ruusamäe- move network scripts to /lib, as none of them are...
2011-08-13 Elan Ruusamäeallow $USE_UPSTART from env to preceed USE_UPSTART...
2011-07-18 Elan Ruusamäe- fuser is in /bin since psmisc-22.5-2
2011-06-27 Jan Rękorajski- fix local variable
2011-06-27 Jan Rękorajski- fix kernelver* functions
2011-06-26 Arkadiusz MiśkiewiczMount securityfs based on it's availability only.
next
This page took 0.522117 seconds and 7 git commands to generate.