about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* functions: detect_virt: do nothing if /proc/self/environ does not exist.Juan RP2014-08-071-1/+2
* New service: agetty-console: only useful in limited environments (LXC contain...Juan RP2014-08-073-0/+4
* agetty-{generic,tty1}: remove unnecessary settings for virtual terminals.Juan RP2014-08-072-2/+2
* 3: conditionalize unmounting for virtualization; fixes multiple lxc create/de...Juan RP2014-08-071-5/+3
* core-services: do not need to be executable.Juan RP2014-08-079-0/+0
* Makefile: re-add rc.{conf,local}.Juan RP2014-08-071-2/+2
* core-services/06-console-setup.sh: no need to setup ttys to unicode.Juan RP2014-08-071-5/+0
* Make core-services just shell snippets and source them from 1; idea from @chn...Juan RP2014-08-0710-39/+2
* Added "core" services that are run from scripts on stage 1.Juan RP2014-08-0714-183/+245
* rc.conf: comment out HARDWARECLOCK and use hw defaults.Juan RP2014-08-071-1/+1
* 1: if /sbin/sysctl is executable, run it to load system settings.Juan RP2014-08-061-0/+5
* 1: create /tmp/.{ICE,X11}-unix dirs with proper perms.Juan RP2014-08-051-0/+2
* shutdown: fix write test.Juan RP2014-08-051-1/+1
* shutdown: if no args print usage().Juan RP2014-08-051-2/+8
* services/dbus: run dbus-uuidgen --ensure to create /var/lib/machine-id.Juan RP2014-08-051-0/+1
* shutdown.sh: make it work with dash; and check if we have enough perms.Juan RP2014-08-051-1/+5
* New service: ngircd.Juan RP2014-08-042-0/+3
* 1: bring in some changes from ignite and try to be more robust with errors.Juan RP2014-08-041-33/+44
* README: sync with reality.Juan RP2014-08-041-20/+3
* New service: mysqld.Juan RP2014-08-034-0/+8
* opensmtpd: log service uses mail.* loglevel instead.Juan RP2014-08-031-1/+1
* New service: opensmtpd.Juan RP2014-08-034-0/+6
* Fix lightdm service to work correctly.Juan RP2014-08-031-1/+4
* New service: uuidd.Juan RP2014-08-022-0/+5
* New service: acpidEnno Boland2014-08-012-0/+3
* New service: dockerAlessio Sergi2014-07-314-0/+6
* fix bluetoothd: /bin/sh is dash not bash.Juan RP2014-07-301-1/+1
* add support for basic crypttabsDominik Honnef2014-07-291-0/+12
* New service: bluetoothdDominik Honnef2014-07-292-0/+3
* 1: short output for modules-loadChristian Neukirchen2014-07-291-2/+3
* halt.8: forgot .ElChristian Neukirchen2014-07-291-0/+1
* Add modules-load.d(5) compatible kernel module loaderChristian Neukirchen2014-07-293-4/+20
* add halt(8) and shutdown(8)Christian Neukirchen2014-07-293-0/+160
* dcron/log/run: typo fix: daemon -> cron.Juan RP2014-07-291-1/+1
* xbmc-standalone: exec it properly.Juan RP2014-07-291-1/+1
* rc.conf: fix a comment.Juan RP2014-07-291-1/+1
* New service: xbmc-standalone.Juan RP2014-07-282-0/+3
* New service: gdm.Juan RP2014-07-282-0/+5
* New service: NetworkManager.Juan RP2014-07-282-0/+8
* Add an empty rc.local.Juan RP2014-07-252-0/+5
* Makefile: do not install suspend, it's gone.Juan RP2014-07-251-1/+0
* unhook suspend; superseded by zzz(8).Juan RP2014-07-252-135/+0
* New service: mdadmChristian Neukirchen2014-07-252-0/+4
* New service: smartdChristian Neukirchen2014-07-253-0/+6
* New service: syslog-ngChristian Neukirchen2014-07-252-0/+3
* New service: radvdChristian Neukirchen2014-07-252-0/+3
* New service: dovecotChristian Neukirchen2014-07-252-0/+4
* Add zzz, a simple suspend/hibernate script with hooksChristian Neukirchen2014-07-253-0/+154
* 2: load /etc/rc.local if executableChristian Neukirchen2014-07-251-0/+2
* 1: mount cgroups as done by ignite too.Juan RP2014-07-191-0/+3