about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* opensmtpd: disable -v, too verbose.Juan RP2014-08-281-1/+1
* Revert "opensmtpd: disable debug output, too verbose."Juan RP2014-08-281-1/+1
* opensmtpd: disable debug output, too verbose.Juan RP2014-08-281-1/+1
* New service: irqbalance.Juan RP2014-08-272-0/+3
* Merge pull request #7 from inthecloud247/patch-1Juan RP2014-08-251-0/+4
|\
| * added sv status commandJohn Albietz2014-08-241-0/+4
|/
* core-services/03-filesystems.sh: don't error out when activating dmraid devices.Juan RP2014-08-221-1/+1
* New service: atop.Juan RP2014-08-212-0/+4
* services/apache: create /run/httpd before starting httpd.Juan RP2014-08-211-0/+3
* New service: named.Juan RP2014-08-212-0/+5
* New service: polipo.Juan RP2014-08-172-0/+3
* New service: svnserve.Juan RP2014-08-172-0/+3
* New service: tincd.Juan RP2014-08-172-0/+3
* New service: usbipd.Juan RP2014-08-172-0/+4
* New service: varnish.Juan RP2014-08-172-0/+3
* New service: vnstatd.Juan RP2014-08-172-0/+3
* Fix shutdown regression introduced in 9022506f.Juan RP2014-08-163-5/+2
* services: sshd must be re-executed with absolute path (found by Gottox).Juan RP2014-08-151-1/+1
* core services do not need to be executables.Juan RP2014-08-151-1/+1
* New service: thttpd.Juan RP2014-08-152-0/+3
* Make /etc/runit/{reboot,stopit} symlinks to /run/runit.Juan RP2014-08-152-2/+5
* services: fix permissions on some services and stop hardcoding path to bins.Juan RP2014-08-1525-26/+26
* Fix nginx service to work correctly... looks like nobody tests services.Juan RP2014-08-151-1/+1
* New service: redis.Enno Boland2014-08-112-0/+3
* Added support for fastboot and forcefsck based on ignite.Juan RP2014-08-111-4/+15
* New service: rpcbind.Juan RP2014-08-112-0/+3
* New service: xenconsoled.Juan RP2014-08-102-0/+4
* New services: xen and xenstored.Juan RP2014-08-104-0/+13
* transmission-daemon: use transmission user/groupAlessio Sergi2014-08-081-2/+1
* 3: remove unnecessary stty onlcr.Juan RP2014-08-081-2/+0
* 1: make SIGCONT work to halt the system.Juan RP2014-08-081-2/+2
* core-services/00-pseudofs.sh: do not mount cgroupfs on virtualization.Juan RP2014-08-081-2/+5
* Revert "avahi: print to stderr rather than syslog."Juan RP2014-08-081-1/+1
* New service: dhcpcd-eth0 (adapt it for your device :-)Juan RP2014-08-082-0/+3
* avahi: print to stderr rather than syslog.Juan RP2014-08-081-1/+1
* dhcpcd: disable -q and useless redirects.Juan RP2014-08-081-1/+1
* 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