aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2014-04-03tmpfiles.dev: remove --remove optionAndrew Gregory
2014-03-27tmpfiles: add support for --boot optionAndrew Gregory
2014-01-23devfs: explicitly mount /dev/shm with mode=1777Mike Frysinger
2014-01-15bootmisc: Remove console directories only if $RC_LIBEXECDIR is writableWilliam Hubbs
2014-01-05devfs: add code to mount /devWilliam Hubbs
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-12-08bootmisc.in: fix boot orderPetre Rodan
2013-12-06network.in: skip loopback deviceAndrew Gregory
2013-12-02remove type commandWilliam Hubbs
2013-10-28bootmisc: do not run clean_run on VSERVER systemsWilliam Hubbs
2013-10-28loopback: do not run in a prefix or vserverWilliam Hubbs
2013-10-18remove redundant sync callsWilliam Hubbs
2013-10-14Add uml keyword to fsck service.Alexander V Vershilov
2013-10-08netmount: add -lxc keywordWilliam Hubbs
2013-10-04FL-786: localmount: support filesystem mounting on openvzDaniel Robbins
2013-09-01init.d: update ignore patternsWilliam Hubbs
2013-08-13Remove gentoo's net.* scriptsWilliam Hubbs
2013-08-06Fix Permission Denied on reading dmesg in an LXC containerFedja Beader
2013-07-31devfs: Add -lxc keywordAlexander V Vershilov
2013-07-26swapfiles: do not try to unmount all tmpfs mountsWilliam Hubbs
2013-07-25Introduce the tmpfiles.dev serviceWilliam Hubbs
2013-06-24efivarfs: Support EFI variable access in 3.10 kernels.Robin H. Johnson
2013-04-27fsck: fix typoEugeny Shkrigunov
2013-04-08create loopback serviceWilliam Hubbs
2013-03-22localmount: add "no" in front of network file system typesWilliam Hubbs
2013-03-08oldnet: convert netmask to decimal numbers in _netmask2cidrYuta SATOH
2013-03-06ipfw: change opts variable to extra_commandsWilliam Hubbs
2013-02-23Fix shebangs in services to point to the correct location of runscriptAndrew Gregory
2013-02-16do not use SYSCONFDIR for binfmt.dAndrew Gregory
2013-02-16consolefont: use setfont to save the current fontAndrew Gregory
2013-02-16bootmisc: Skip cleaning /var/run or tmp directories if they are tmpfsWilliam Hubbs
2013-02-15keymaps: fix the use of loadkeys in the euro fixWilliam Hubbs
2013-02-14devfs: Mount the posix message queue file systemWilliam Hubbs
2013-02-11Rename shutdown_network setting to keep_networkWilliam Hubbs
2013-02-11oldnet: add support for shutdown_network from newnetWilliam Hubbs
2013-02-09oldnet: accomodate rkhunter false positiveWilliam Hubbs
2013-02-01sysfs: mount the fusectl file systemWilliam Hubbs
2013-01-31remove cruft from /run directoryWilliam Hubbs
2012-12-21net.lo: add ipv6 net and host patternsAlexander Tsoy
2012-12-20net.lo: allow address families to be set on routesMihai Moldovan
2012-12-18net.lo: sleep *after* carrier checkMike Frysinger
2012-12-18fsck: simplify skiplist setupMike Frysinger
2012-12-16localmount: quoting fixesSteve L
2012-11-30typo fixesWilliam Hubbs
2012-11-29localmount: only skip unmounting /usr if it was premountedWilliam Hubbs
2012-11-07Whitespace.Robin H. Johnson
2012-11-06init.d/hostname: Document checkbashism false positive.Robin H. Johnson
2012-11-06init.d/mtab: Another instance of the same pattern matching case.Robin H. Johnson
2012-11-06init.d/bootmisc: Another instance of the same pattern matching case.Robin H. Johnson
2012-11-06init.d/bootmisc: POSIX XSI shellism.Robin H. Johnson