Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-21 | units: always enable random-seed, module-load, vconsole | Kay Sievers | |
2010-09-21 | dbus: add Progress property to introspection | Gustavo Sverzut Barbieri | |
2010-09-21 | tmpwatch: fix typo and remove [Install] | Kay Sievers | |
2010-09-21 | suse: locale + vconsole compat support | Kay Sievers | |
2010-09-21 | tmpwatch: install the unit files | Kay Sievers | |
2010-09-21 | manager: calculate progress value while booting | Lennart Poettering | |
2010-09-21 | manager: measure startup times | Lennart Poettering | |
2010-09-21 | manager: count how many jobs we executed | Lennart Poettering | |
2010-09-21 | units: add default tmpwatch units | Lennart Poettering | |
2010-09-21 | vconsole: make sure we don't merge configuration settings from different sources | Lennart Poettering | |
2010-09-21 | locale: make sure we don't merge configuration settings from different sources | Lennart Poettering | |
2010-09-21 | locale: unset locale vars that are not set any longer | Lennart Poettering | |
2010-09-21 | locale: never use LC_ALL. It's evil. | Lennart Poettering | |
2010-09-21 | service: start Arch daemons | Tom Gundersen | |
Arch does not use proper SysV runlevels. Instead /etc/rc.conf contains an array of daemons to load in a multi-user runlevel, and some dependencies between them. This patch enables this behaviour in SystemD (only when compiled with Arch support), which allows SystemD to be a drop in replacement on Arch (modulo some minor bugs). v2: simplified after suggestion from Lennart | |||
2010-09-21 | socket: Support IPv6-less systems with runtime check. | Fabiano Fidencio | |
This patch introduces socket_ipv6_is_supported() call that checks for IPv6 availability. Code then check for it before using specific calls. In order to be less intrusive, this patch avoids IPv6 entries being parsed at all, this way we don't get such entries in the system and all other code paths are automatically ignored. However an extra check is done at socket_address_listen() to make sure of that. As the number of Netlink messages is not know upfront anymore, loopback-setup.c was refactored to dynamically calculate the sequence number and count. Lennart's suggestions were fixed and squashed with the original patch, that was sent by Gustavo Sverzut Barbieri (barbieri@profusion.mobi). | |||
2010-09-21 | gentoo: locale-setup support | Gustavo Sverzut Barbieri | |
Use locale variables from /etc/profile.env as Gentoo's openrc runscript does (tool that is used by /etc/init.d/* services). | |||
2010-09-21 | gentoo: vconsole-setup support. | Gustavo Sverzut Barbieri | |
This patch is a bit bigger than expected since Gentoo being non-standard in some places. 1. it is installing binaries at /usr/bin instead of /bin. 2. it is using CamelCase names for consolefonts. 3. /etc/rc.conf:unicode=(yes|no) just forbids loadkeys and setfont "-u" options, but do not disable the actual kernel default_utf8 from vt module. | |||
2010-09-21 | ask-password. Initializing socket_fd inside ask_agent. | Luis Felipe Strano Moraes | |
Garbage value could have been used if there was an error creating the password file. | |||
2010-09-21 | systemctl: make condrestart equivalent to try-restart | Michal Schmidt | |
"condrestart" should be equivalent to "try-restart", i.e. it should be translated into "TryRestartUnit". See http://fedoraproject.org/wiki/Packaging:SysVInitScript#condrestart_and_try-restart Fixes https://bugzilla.redhat.com/show_bug.cgi?id=635780 | |||
2010-09-20 | locale: set LANG on Arch | Tom Gundersen | |
This variable is defined in /etc/rc.conf | |||
2010-09-20 | vconsole: set keyboard mapping and font settings on Arch | Tom Gundersen | |
These variables are defined in /etc/rc.conf | |||
2010-09-20 | random-seed: create parents of RANDOM_SEED if they do not exist. | Gustavo Sverzut Barbieri | |
it may happen that parent directories of RANDOM_SEED do not exist, in that case we must create it otherwise save will not work. | |||
2010-09-20 | update fixme | Lennart Poettering | |
2010-09-18 | update fixme | Lennart Poettering | |
2010-09-18 | vconsole: drop vconsole config file var prefix | Lennart Poettering | |
2010-09-18 | vconsole: more completely cover fedora legacy vconsole configuration | Lennart Poettering | |
2010-09-17 | ask-password: popup notification when we ask for a password | Lennart Poettering | |
2010-09-17 | ask-password: extend help text a little | Lennart Poettering | |
2010-09-17 | ask-password: optionally ask questions on tty | Lennart Poettering | |
2010-09-17 | ask-password: add minimal framework to allow services query SSL/harddisk ↵ | Lennart Poettering | |
passphrases from the user | |||
2010-09-16 | vconsole: fall back to fedora specific configuration | Lennart Poettering | |
2010-09-16 | util: fix handling of quotes in parse_env_file() | Lennart Poettering | |
2010-09-16 | locale: initialize locale from /etc/locale by default | Lennart Poettering | |
2010-09-16 | vconsole: add new utility to initialize the virtual console | Lennart Poettering | |
2010-09-15 | util: use waitid() instead of waitpid() everywhere to avoid confusion due to ↵ | Lennart Poettering | |
SIGSTOP | |||
2010-09-15 | util: introduce waitpid_loop() | Lennart Poettering | |
2010-09-15 | systemctl: use sizeof() instead of strlen() on literal strings | Lennart Poettering | |
2010-09-15 | systemctl: split job list writing to a seperate function | Zbyszek Szmek | |
On Tue, Sep 14, 2010 at 10:23:28PM +0200, Lennart Poettering wrote: > On Tue, 07.09.10 17:02, Zbigniew Jędrzejewski-Szmek (zbyszek@in.waw.pl) wrote: > > Urks, now I commited the wrong one... Can you prep an updated patch against > current git? Once more sorry about that. Fix below. Zbyszek | |||
2010-09-15 | man: document that first param to ExecStart= cannot be variable substitution | Lennart Poettering | |
https://bugzilla.redhat.com/show_bug.cgi?id=630156 | |||
2010-09-15 | mount-setup: fix selinux label after mounting | Lennart Poettering | |
rhbz 629268 | |||
2010-09-14 | systemctl: limit some column widths to widest actually used | Zbigniew Jędrzejewski-Szmek | |
old UNIT LOAD ACTIVE SUB JOB dev-hugepages.automount loaded active running Huge Page dev-mqueue.automount loaded active waiting POSIX Mes proc-sys...misc.automount loaded active waiting Arbitrary sys-kern...ebug.automount loaded active running Debug Fil new UNIT LOAD ACTIVE SUB JOB dev-hugepages.automount loaded active running Huge Pages File System Automount Poi dev-mqueue.automount loaded active waiting POSIX Message Queue File System Auto systemd-shutdownd.socket loaded active listening systemd Delayed Shutdown Socket | |||
2010-09-14 | systemctl: split job list writing to a seperate function | Zbigniew Jędrzejewski-Szmek | |
2010-09-14 | systemctl: use on_tty() helper everywhere | Zbigniew Jędrzejewski-Szmek | |
2010-09-14 | man: include reference to the interface stability promise | Lennart Poettering | |
2010-09-14 | util: SIGSTKFLT is unknown on Linux for SPARC | Lennart Poettering | |
2010-09-14 | build-sys: bump versionsystemd/v10 | Lennart Poettering | |
2010-09-14 | systemctl: use isolate when called as telinit for a runlevel | Lennart Poettering | |
2010-09-14 | manager: log job mode when running job | Lennart Poettering | |
2010-09-14 | prefdm: make sure we start prefdm only after the getty is killed | Lennart Poettering | |
2010-09-14 | initctl: properly use isolate when activating runlevels | Lennart Poettering | |