Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v183
/
.gitignore
tag
1bb3d6b7b6cacca593946d6ecf21d63e7127292a
tagger
Lennart Poettering <lennart@poettering.net>
Fri May 25 14:15:14 2012 +0200
object
b6bfc7bbee5132d60e37dfbafeb59ef5651d536b
systemd 183
d360705
system-update: add system update generator
by Lennart Poettering
· 13 years ago
6b1dc2b
mount: replace PID1 internal fstab parser with generator
by Lennart Poettering
· 13 years ago
27b5482
delta: add systemd-delta tool to find overriden configuration and unit files
by Lennart Poettering
· 13 years ago
6edd7d0
sleep: implement suspend/hibernate as first class targets
by Lennart Poettering
· 13 years ago
eecd136
logind: implement delay inhibitor locks in addition to block inhibitor locks
by Lennart Poettering
· 13 years ago
2b93b02
remount: consolidate remount-api-vfs and remount-rootfs into one
by Lennart Poettering
· 13 years ago
acf9b2f
update .gitignore
by Lennart Poettering
· 13 years ago
f13b388
udev: install udevd as /usr/lib/systemd/systemd-udevd
by Kay Sievers
· 13 years ago
f8e2fb7
logind: add shutdown/suspend/idle inhibition framework
by Lennart Poettering
· 13 years ago
3b6d9a7
update .gitignore
by Kay Sievers
· 13 years ago
b562f5a
build-sys: add stub makefiles to all subdirs to ease development with emacs
by Lennart Poettering
· 13 years ago
04a9d3a
udev: fix gcc warnings showing up after adding $(AM_CFLAGS)
by Kay Sievers
· 13 years ago
e96d6be
systemd: add hardware watchdog support
by Lennart Poettering
· 13 years ago
3e21478
move imported udev into place
by Kay Sievers
· 13 years ago
b070e7f
journal: implicitly add code location to all messages logged with the native interface
by Lennart Poettering
· 13 years ago
169c4f6
journalctl,loginctl: drop systemd- prefix in binary names
by Lennart Poettering
· 13 years ago
9cacf56
umount: don't try to umount /usr, if we are running from it
by Lennart Poettering
· 13 years ago
36db9a8
login: add multi-session X wrapper
by Lennart Poettering
· 13 years ago
c97e8d1
add .vimrc
by Kay Sievers
· 13 years ago
8f2d43a
cgtop: add new cgtop tool
by Lennart Poettering
· 13 years ago
f5e0466
journal: hook up coredumping with journal
by Lennart Poettering
· 13 years ago
755a02c
journal: add new system-cat tool as kind of a more powerfull BSD logger
by Lennart Poettering
· 13 years ago
dcd5f10
git: only ignore toplevel systemd file
by Lennart Poettering
· 13 years ago
d4a66a7
libsystemd-id128: restructure Makefile.am
by Kay Sievers
· 13 years ago
4668191
timedated: move sources to subdirectory
by Kay Sievers
· 13 years ago
fc5e60e
git: update gitignore
by Lennart Poettering
· 13 years ago
4b2d99d
journal: add unit files and shared library glue
by Lennart Poettering
· 13 years ago
87d2c1f
journal: add preliminary incomplete implementation
by Lennart Poettering
· 13 years ago
346bce1
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
by Lennart Poettering
· 13 years ago
8309648
install: add new installer implementation
by Lennart Poettering
· 13 years ago
3fd476b
git: hide more files from git
by Lennart Poettering
· 13 years ago
114a50f
sd-daemon: turn sd-daemon.c into a shared library
by Lennart Poettering
· 13 years ago
74b9113
logind: introduce libsystemd-login.so as fast path to access logind data
by Lennart Poettering
· 13 years ago
abca482
loginctl: add basic implementation of loginctl for introspecting controlling sessions/users/seats
by Lennart Poettering
· 13 years ago
f401e48
mechanisms: add mechanisms to change system locale and clock
by Lennart Poettering
· 13 years ago
5eda94d
logind: implement ACL management
by Lennart Poettering
· 14 years ago
2026308
logind: first version that compiles fine
by Lennart Poettering
· 14 years ago
7640a5d
hostnamed: introduce systemd-hostnamed
by Lennart Poettering
· 14 years ago
151b190
binfmt: add binfmt tool to set up binfmt_misc at boot
by Lennart Poettering
· 14 years ago
2a79665
getty: move automatic serial getty logic into generator
by Lennart Poettering
· 14 years ago
8821347
nspawn: add simple chroot(1) like tool to execute commands in a namespace container
by Lennart Poettering
· 14 years ago
a8f1132
systemctl: support remote and privileged systemctl access via SSH and pkexec
by Lennart Poettering
· 14 years ago
0992bbd
add .vimrc to .gitignore
by Andrey Borzenkov
· 14 years ago
d7ccca2
main: introduce /etc/machine-id
by Lennart Poettering
· 14 years ago
07faed4
virtualization: beef virtualization code
by Lennart Poettering
· 14 years ago
8e1bd70
sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d
by Lennart Poettering
· 14 years ago
f90cf44
load-fragment: properly do comparison of words
by Lennart Poettering
· 14 years ago
06cdd24
ac-power: make ac-power a proper binary that scripts can call
by Lennart Poettering
· 14 years ago
e9ddabc
manager: parse RD_TIMESTAMP passed from initrd
by Lennart Poettering
· 14 years ago
e23a0ce
cryptsetup: minimal cryptsetup unit generator
by Lennart Poettering
· 14 years ago
ec863ba
ask-password: add basic tty agent
by Lennart Poettering
· 14 years ago
3d20ed6
fsck: add initial version of fsck and quotacheck wrappers
by Lennart Poettering
· 14 years ago
e927874
user-sessions: add minimal utility to kill user sessions that shall be called before destroying services on shutdown
by Lennart Poettering
· 14 years ago
e347837
umount: Adding unmount functions to be used in shutdown
by Fabiano Fidencio
· 14 years ago
bfaf42d
tmpfiles: rename tempfiles to tmpfiles since this isn't windows
by Lennart Poettering
· 14 years ago
5008d58
tempfiles: add little utility for creating volatile files/dirs in tmpfs hierarchies
by Lennart Poettering
· 14 years ago
22be093
readahead: implement minimal readahead logic based on fanotify(), mincore() and readahead()
by Lennart Poettering
· 14 years ago
490aed5
ask-password: add minimal framework to allow services query SSL/harddisk passphrases from the user
by Lennart Poettering
· 14 years ago
97c4a07
vconsole: add new utility to initialize the virtual console
by Lennart Poettering
· 14 years ago
93a45c5
serial: use seperate getty template for serial ttys
by Lennart Poettering
· 14 years ago
addab13
syslog: add minimal syslog/kmsg bridge syslogd
by Lennart Poettering
· 14 years ago
449ddb2
remount: add tool that applies /etc/fstab mount options to all api mounts
by Lennart Poettering
· 14 years ago
e590770
hostname: on all distros make the name configured in /etc/hostname take precedence over distro-specific configuration
by Lennart Poettering
· 14 years ago
b2423f1
modules-load: add systemd-modules-load tool that can load a configured list of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this
by Lennart Poettering
· 14 years ago
5192bd1
auto-getty: rework auto console getty logic to work in conjunction with single user mode
by Lennart Poettering
· 14 years ago
f614480
systemctl: add support for delayed shutdown, similar to sysv in style
by Lennart Poettering
· 14 years ago
6e200d5
random-seed: add missing random-seed.c file
by Lennart Poettering
· 14 years ago
4927fca
audit,utmp: implement audit logic and rip utmp stuff out of the main daemon and into a helper binary
by Lennart Poettering
· 14 years ago
50f2a90
update fixme
by Lennart Poettering
· 14 years ago
fa776d8
cgls: beef up control group dumping and introduce cgls tool
by Lennart Poettering
· 14 years ago
359957e
man: document runlevel and systemd-install
by Lennart Poettering
· 14 years ago
f937842
man: document sd-daemon.[ch]
by Lennart Poettering
· 14 years ago
8c6db83
pam: implement systemd PAM module and generelize cgroup API for that a bit
by Lennart Poettering
· 14 years ago
514f4ef
systemctl: add verbs for special units
by Lennart Poettering
· 14 years ago
4a2a8b5
notify: add systemd-notify command line tool
by Lennart Poettering
· 14 years ago
8c47c73
notify: add minimal readiness/status protocol for spawned daemons
by Lennart Poettering
· 14 years ago
10e87ee
install: add systemd-install tool for managing alias/wants symlinks
by Lennart Poettering
· 14 years ago
4288f61
dbus: automatically generate and install introspection files
by Lennart Poettering
· 15 years ago
9f23530
man: document a few special units
by Lennart Poettering
· 15 years ago
dfac97b
build-sys: generate intermediate files in subdirs
by Lennart Poettering
· 15 years ago
d1ab0ca
man: add some initial man page work
by Lennart Poettering
· 15 years ago
af5bc85
loopback: configure lo device on bootup
by Lennart Poettering
· 15 years ago
58c1665
gitignore: ignore files ending in ~
by Lennart Poettering
· 15 years ago
15ae422
execute: support basic filesystem namespacing
by Lennart Poettering
· 15 years ago
70fcff3
units: install a few basic units by default
by Lennart Poettering
· 15 years ago
0b7964b
sysv: implement /dev/initctl compatibility
by Lennart Poettering
· 15 years ago
8e27452
cgroup: add cgroupsification
by Lennart Poettering
· 15 years ago
380bc87
git: ignore Makefile
by Lennart Poettering
· 15 years ago
47be870
build: basic autoconfization
by Lennart Poettering
· 15 years ago
501c7d0
systemadm: implement basic control UI systemadm
by Lennart Poettering
· 15 years ago
5630af7
client: add a very basic Vala command line tool
by Lennart Poettering
· 15 years ago
b52429d
implement trivial socket activated logger daemon
by Lennart Poettering
· 15 years ago
1ffba6f
fix job merging
by Lennart Poettering
· 15 years ago
6a66a1a
update gitignore
by Lennart Poettering
· 15 years ago
6091827
initial commit
by Lennart Poettering
· 15 years ago