summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* core-services/08-sysctl.sh: make this work with busybox sysctl.Juan RP2014-09-201-1/+6
|
* services/agetty-*: make these work with busybox getty too.Juan RP2014-09-203-3/+23
|
* core-services/06-console-setup.sh: only load keys when KEYMAP is setEivind Uggedal2014-09-181-2/+4
|
* Merge pull request #10 from onekk/masterJuan RP2014-09-112-0/+3
|\ | | | | pcscd new service to startc pc/sc lite
| * pcscd new service to startc pc/sc liteonekk2014-09-112-0/+3
|/
* services/{nfs-server,statd}: fixing nfs-serverEnno Boland2014-09-062-3/+8
|
* New services: nmbd, smbd.Enno Boland2014-09-058-0/+12
|
* services/{nfs-server,statd}: misc tweaks; remember /bin/sh is not bash.Juan RP2014-09-052-20/+14
|
* runit-void: fixing statd and nfs-server.Enno Boland2014-09-053-0/+0
|
* New services: nfs-server, statd.Enno Boland2014-09-053-0/+41
|
* New service: shorewall.Enno Boland2014-09-053-0/+8
|
* services/lightdm: do not start without dbus.Juan RP2014-09-041-0/+1
|
* Install utils to sbin; software expect some utils (shutdown) in /sbin instead.Juan RP2014-08-311-9/+9
|
* core-services/05-misc.sh: initialize random seed earlier.Juan RP2014-08-291-4/+4
|
* New service: vboxservice (for linux guests).Juan RP2014-08-292-0/+3
|
* core-services/99-cleanup.sh: fixed permissions for {b,u}tmp.Juan RP2014-08-281-2/+2
|
* core-services/99-cleanup.sh: create /var/log/{b,w}tmp to make last(1) work.Juan RP2014-08-281-1/+7
|
* opensmtpd: disable -v, too verbose.Juan RP2014-08-281-1/+1
|
* Revert "opensmtpd: disable debug output, too verbose."Juan RP2014-08-281-1/+1
| | | | This reverts commit b2fa30e7f9f1e480d3f54cd256b90136fdae1875.
* 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 command example
| * 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
| | | | | The real files are created in stage 1, this way a read-only rootfs can be used to reboot/halt properly the system.
* 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
| | | | This reverts commit 84b2996eaa315fa83abe4a4386788657a4fba290.