summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-24Simplify keyboard map loading by using loadkeys autodetectionKurt J. Bosch
2011-06-24Simplify creating files by using /bin/installKurt J. Bosch
2011-06-24Simplify timezone copyingKurt J. Bosch
2011-06-24Fix hwclock commentsKurt J. Bosch
2011-06-23functions: warn if daemons are started recursivelyTom Gundersen
2011-06-23added get_pid() and ck_pidfile() (FS#18654)Andrwe Lord Weber
2011-06-22Move mount -a into functions to allow custom override (fsck on loop)Kurt J. Bosch
2011-06-22Allow custom fsck on shutdown via hook (FS#18736)Kurt J. Bosch
2011-06-22Simplify fsck functionsKurt J. Bosch
2011-06-22Move fsck stuff into functions to allow custom overrides (FS#18736)Kurt J. Bosch
2011-06-20Merge remote-tracking branch 'falconindy/working'Tom Gundersen
2011-06-20network: always warn about deprecation for old funcsDave Reisner
2011-06-20status: adjust number of columns after loading modulesTom Gundersen
2011-06-19rc.shutdown: continuation of fe48fab2c2c35cDave Reisner
2011-06-19Adding hook sysinit_postmountjofko
2011-06-19network: don't enforce check for netmask or gatewayDave Reisner
2011-06-19rc.sysinit: avoid use of regex match for USE* varsDave Reisner
2011-06-18Merge remote-tracking branch 'seblu/master'Tom Gundersen
2011-06-18network: support gateway-less network setupDave Reisner
2011-06-18Ensure rc.d scripts are run as rootSebastien Luttringer
2011-06-18rc.d: Update bash and zsh completion scriptsSebastien Luttringer
2011-06-18rc.d: Add started/stopped option to listSebastien Luttringer
2011-06-18rc.d: Update usageSebastien Luttringer
2011-06-14rc.sysinit: honor blacklist, not load_modulesDave Reisner
2011-06-10Merge remote-tracking branch 'djgera/djgera'Tom Gundersen
2011-06-09[initscripts] network: Add missing broadcast addressGerardo Exequiel Pozzi
2011-06-10hostname: echo to kernel directlyTom Gundersen
2011-06-08Merge branch 'snowman'Tom Gundersen
2011-06-08Add logrotate config file to rotate /var/log/bootEric Bélanger
2011-06-08Removed superfluous dollar signEric Bélanger
2011-06-08Clean up ANSI codes from /var/log/bootEric Bélanger
2011-06-06Merge remote-tracking branch 'djgera/djgera'Tom Gundersen
2011-06-06udev: remove rule generationTom Gundersen
2011-06-05hwclock: refactor daemonTom Gundersen
2011-06-05hwclock: allow TZ to be set in adjtime, only adjust for TZ during bootTom Gundersen
2011-06-04Be consistent (with mkinitcpio) source naming of /runGerardo Exequiel Pozzi
2011-06-04[initscripts] chmod dmesg.log based on value from dmesg_restrictGerardo Exequiel Pozzi
2011-06-05udev: don't silence settle + trivialTom Gundersen
2011-06-05remove absolute paths from daemons and rc.dDave Reisner
2011-06-05add PATH, strip absolute path from binariesDave Reisner
2011-06-04[initscripts] Avoid error message when switch runlevels.Gerardo Exequiel Pozzi
2011-06-05Merge remote-tracking branch 'falconindy/working'Tom Gundersen
2011-06-05loopback: support separate /usr2011.06.3Tom Gundersen
2011-06-04use $() instead of `` for command substitutionsDave Reisner
2011-06-04rc.d/rc.sysinit: whitespace cleanupDave Reisner
2011-06-04rc.sysinit: allow exec in /runDave Reisner
2011-06-04rc.sysinit: kill off VERBOSE= parameterDave Reisner
2011-06-02MOD_AUTOLOAD: remove from rc.conf2011.06.2Tom Gundersen
2011-06-02nisdomainname: remove supportTom Gundersen
2011-06-01fixup: network: deprecate net-toolsTom Gundersen