Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
68ce1b7f2d70db4a248b62e602086d7420a99e3b
68ce1b7
build-sys: prepare v11
by Lennart Poettering
· 14 years ago
v11
db6f545
update fixme
by Lennart Poettering
· 14 years ago
f3c1578
units: make sure we run all early boot units before entering basic.target
by Lennart Poettering
· 14 years ago
0ea969e
update fixme
by Lennart Poettering
· 14 years ago
0e098b1
util: never use sizeof(sa_family_t) when calculating sockaddr sizes
by Lennart Poettering
· 14 years ago
e983b76
manager: notify plymouth about progress if it is running
by Lennart Poettering
· 14 years ago
273f54c
unit: continue boot when exiting emergency/resuce shell
by Lennart Poettering
· 14 years ago
71fad67
systemctl: require correctly formed unit names when enabling units
by Lennart Poettering
· 14 years ago
647f1fa
README: mention libcap dependency
by Lennart Poettering
· 14 years ago
0b02142
timer: Add missing break in switch
by Matthias Schiffer
· 14 years ago
1ddff89
mount: Don't stop the mountinfo parser if one line can't be read
by Fabiano Fidêncio
· 14 years ago
1bc5d57
notify: fix include properly
by Lennart Poettering
· 14 years ago
c899f8c
fix typo: s/seperat/separat/g
by Dave Reisner
· 14 years ago
7607fea
readahead: fix printf format string
by Lennart Poettering
· 14 years ago
f031e85
notify: add missing include
by Lennart Poettering
· 14 years ago
9b85fc6
build-sys: Add compiler and linker flags to reduce binary size
by Gustavo Sverzut Barbieri
· 14 years ago
df37291
unit-name: fix unit name escaping
by Mike Kelly
· 14 years ago
a1102c1
man: fix typo
by Lennart Poettering
· 14 years ago
f72192c
man: document Sockets= switch
by Lennart Poettering
· 14 years ago
e62e667
man: document readahdea split-off
by Lennart Poettering
· 14 years ago
525ee6f
service: rename settings for Restart= from 'restart-always' to 'always' and similar
by Lennart Poettering
· 14 years ago
d0b4880
sd-daemon: split off sd_readahead() since it is not a feature of systemd itself but of an auxiliary tool
by Lennart Poettering
· 14 years ago
a55da3c
mount: sort network mounts after network.target by default
by Lennart Poettering
· 14 years ago
f976f3f
socket: make sockets to pass to a service configurable
by Lennart Poettering
· 14 years ago
d9ff321
socket: make service to start on incoming traffic configurable
by Lennart Poettering
· 14 years ago
20ed365
man: fix suggested autoconf snippet
by Lennart Poettering
· 14 years ago
0840ce2
readahead: ignore deleted files
by Lennart Poettering
· 14 years ago
7e91183
update fixme
by Kay Sievers
· 14 years ago
5b61848
readahead: minor 32bit fixes
by Lennart Poettering
· 14 years ago
0100047
tmpfiles: fix typo in comment
by Andreas Jaeger
· 14 years ago
bdb0e14
readahead: preload pack file
by Lennart Poettering
· 14 years ago
cf895f3
units: getty.target is pulled in via /lib these days
by Lennart Poettering
· 14 years ago
43be535
readahead: make sure /dev/.systemd/readahead exists
by Lennart Poettering
· 14 years ago
c7b5085
units: properly terminate readahead collection 10s after boot
by Lennart Poettering
· 14 years ago
89a2f23
update fixme
by Lennart Poettering
· 14 years ago
93ca971
units: get rid of special setup services for /var/run, /var/lock and /tmp, and rely on tmpfiles.d/ instead
by Lennart Poettering
· 14 years ago
afbf835
units: ship unit file for systemd-tmpfiles by default
by Lennart Poettering
· 14 years ago
dd36de4
parse_env_file() - return empty value strings like FOO="" as NULL value
by Kay Sievers
· 14 years ago
34c8dea
tmpfiles: install default tmpfiles configuration
by Lennart Poettering
· 14 years ago
7fcde28
tmpfiles: move dir to /etc/tempfiles.d/
by Lennart Poettering
· 14 years ago
4aa8b15
tmpfiles: return sensible error code
by Lennart Poettering
· 14 years ago
bfaf42d
tmpfiles: rename tempfiles to tmpfiles since this isn't windows
by Lennart Poettering
· 14 years ago
34acc27
units: schedule tmpwatch on idle class
by Lennart Poettering
· 14 years ago
95e26a6
list: Fixing typo in LIST_FIND_HEAD
by Fabiano Fidencio
· 14 years ago
59fee42
sort fixme for v11 todo list
by Lennart Poettering
· 14 years ago
d9c7a87
readahead: ignore replay events when collecting
by Lennart Poettering
· 14 years ago
c457e08
update fixme
by Michael Biebl
· 14 years ago
ee95669
service: first lookup LSB facility names in tables, only then suppress self-provides
by Lennart Poettering
· 14 years ago
55888fa
readahead: fix SSD check
by Lennart Poettering
· 14 years ago
409db00
service: Don't crash because of double free when Arch services are disabled in rc.conf
by Matthias Schiffer
· 14 years ago
30b8947
build-sys: add missing header files to tarball
by Lennart Poettering
· 14 years ago
0b5d26f
service: filter out empty LSB description strings
by Lennart Poettering
· 14 years ago
a7d3cc2
service: when resolving sysv names drop leading $
by Lennart Poettering
· 14 years ago
15917fb
modules-load: use /etc/modules-load.d/?*.conf
by Kay Sievers
· 14 years ago
fd5bf05
use .conf for new config files: locale, vconsole, modules.d
by Kay Sievers
· 14 years ago
915d22e
vconsole-setup: ignore empty strings like FOO="", imported from config files
by Kay Sievers
· 14 years ago
4bb2357
units: add readahead unit files
by Lennart Poettering
· 14 years ago
c0a1b6e
units: enable mount units by default and hook binary units into base.target instead of sysinit.target, leaving the latter for sysv compatibility
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
5c78d8e
mount: properly handle bind mounts
by Lennart Poettering
· 14 years ago
caca31b
service: shortcut sysv provides on ourselves
by Lennart Poettering
· 14 years ago
cb33e40
service: ignore sysv $null service
by Lennart Poettering
· 14 years ago
b4a16b7
fix spelling of 'unneeded' at various places
by Lennart Poettering
· 14 years ago
0895276
update fixme
by Lennart Poettering
· 14 years ago
9f151f2
service: don't create sysv order deps on merged units
by Lennart Poettering
· 14 years ago
6ccb1b4
load-fragment: reset fragment_path if we couldn't find a unit file for it
by Lennart Poettering
· 14 years ago
2e7485f
readahead: avoid collisions with the NULL pointer
by Lennart Poettering
· 14 years ago
aed5e44
Revert "hashmap: HASHMAP_FOREACH* iterate until ITERATOR_LAST"
by Lennart Poettering
· 14 years ago
313ed05
update fixme
by Lennart Poettering
· 14 years ago
a84d748
update fixme
by Lennart Poettering
· 14 years ago
f6943ca
Need to use #elif defined(DEBIAN) here...
by Michael Biebl
· 14 years ago
7472744
debian: add locale compat support
by Michael Biebl
· 14 years ago
858209c
readahead: properly initialize variable
by Lennart Poettering
· 14 years ago
1a34d36
update fixme
by Lennart Poettering
· 14 years ago
07459bb
sysv: optionally disable of SysV init/rcN.d support at compile time
by Fabiano Fidencio
· 14 years ago
66d9b3b
hashmap: HASHMAP_FOREACH* iterate until ITERATOR_LAST
by Harald Hoyer
· 14 years ago
0ebd74d
job: show failure message only for start jobs
by Lennart Poettering
· 14 years ago
334d006
mount: Remove double include of "mount.h"
by Fabiano Fidencio
· 14 years ago
82526d7
update fixme
by Lennart Poettering
· 14 years ago
6e66797
readahead-replay: use posix_fadvise instead of readahead
by Harald Hoyer
· 14 years ago
efe5e8f
readahead-collect: check for negative return codes of fs_on_ssd()
by Harald Hoyer
· 14 years ago
6624768
readahead: add interface to sd-daemon.[ch] to control readahead
by Lennart Poettering
· 14 years ago
f0cf061
readahead-collect: typo, free the correct pointer
by Harald Hoyer
· 14 years ago
8260358
readahead: parse command line arguments
by Lennart Poettering
· 14 years ago
437dca8
readahead: never readahead temporary files since their names tend not to be stable
by Lennart Poettering
· 14 years ago
75a010e
readahead: make candidate for early OOM kill
by Lennart Poettering
· 14 years ago
408b85d
readahead: exit after a maximum runtime
by Lennart Poettering
· 14 years ago
902a339
readahead-replay: delay ready notification until we queued first read
by Lennart Poettering
· 14 years ago
41a598e
readahead: disable on low memory machines
by Lennart Poettering
· 14 years ago
4030d7a
readahead: take file system root on command line
by Lennart Poettering
· 14 years ago
c1480da
readahead: normalize logging
by Lennart Poettering
· 14 years ago
6e3eb5b
readahead: put limit on files we read ahead
by Lennart Poettering
· 14 years ago
746f890
readahead: add btrfs defrag support
by Lennart Poettering
· 14 years ago
0511502
fanotify: use uint64_t instead of __u64
by Lennart Poettering
· 14 years ago
76bf48b
dbus: export number of total failed jobs on D-Bus interface
by Lennart Poettering
· 14 years ago
22be093
readahead: implement minimal readahead logic based on fanotify(), mincore() and readahead()
by Lennart Poettering
· 14 years ago
647703f
update fixme
by Kay Sievers
· 14 years ago
6efb256
units: add tmp.service to file list
by Kay Sievers
· 14 years ago
3e24da5
units: enable getty.target by default
by Kay Sievers
· 14 years ago
8a7702c
units: add optional tmp.service
by Kay Sievers
· 14 years ago
Next »