index
:
oe/unitd
master
Lightweight modern init system based on procd
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-09
inittab: don't close fds unconditionally since this breaks UML
Steven Barth
2014-12-14
only write to the watchdog if the fd is valid
John Crispin
2014-12-02
previous commit accidentiall dropped the cgroup mount
John Crispin
2014-12-02
add support for zram compressed tmpfs
John Crispin
2014-11-19
service: fix ubus list command
Felix Fietkau
2014-11-14
initd: mount cgroup
Luka Perkov
2014-11-08
inittab: clean up tty opening code, fix console shell job control issues
Felix Fietkau
2014-11-05
call setsid during startup.
John Crispin
2014-11-05
kmodloader takes longer than wdt timeout
John Crispin
2014-11-05
get_cmdline_val: search for entire name, not just suffix
Steven Barth
2014-11-04
procd: Make askconsole work again when no tty is specified in inittab
Michel Stam
2014-11-04
Honour tty field in /etc/inittab
Michel Stam
2014-11-01
Revert "Honour tty field in /etc/inittab"
Steven Barth
2014-10-31
Fix regression in command line parsing
Steven Barth
2014-10-30
Log startup/shutdown to console
John Crispin
2014-10-12
minor fixes to michels patches
John Crispin
2014-10-12
Honour tty field in /etc/inittab
Michel Stam
2014-10-12
Fix ctrl+alt+del support
Michel Stam
2014-10-12
Show the shutdown sequence on the active virtual terminal
Michel Stam
2014-10-12
Use one generic routine to access /proc/cmdline
Michel Stam
2014-10-06
make procd wait for ubus to come up
John Crispin
2014-10-06
Fix scroll lock blocking procd
John Crispin
2014-10-02
make procd handle ctrl+alt+del
John Crispin
2014-10-02
Fix 'reboot' message when the system is powering down
Michel Stam
2014-10-02
Reboot busybox style via procd
Michel Stam
2014-10-02
Kill processes on shutdown
Michel Stam
2014-10-02
Fix procd not handling rapid reboot signals very well
Michel Stam
2014-09-13
fix a copy/paste bug leading to a bad loop limitation
John Crispin
2014-09-13
fix timeout on shutdown
John Crispin
2014-09-08
instances can now start as a !root user
John Crispin
2014-08-29
add .data to instance_dump()
John Crispin
2014-08-29
add an event for "service.update" triggers
John Crispin
2014-08-29
hotplug: avoid using the deprecated is_error() call, check for NULL pointer i...
Felix Fietkau
2014-08-29
explicitly include json/json.h where needed
Felix Fietkau
2014-07-30
system.c: parse quoted version info from /etc/openwrt_release
Felix Fietkau
2014-07-29
Make failure to resize hotplug buffer non-fatal
Steven Barth
2014-07-18
hotplug: fix firmware loading
Felix Fietkau
2014-07-02
service: fix trigger related double-free
Felix Fietkau
2014-07-02
service: implement get_data to dump the data fields for every instance
Felix Fietkau
2014-07-02
instance: allow filling "data" with fields of arbitrary type
Felix Fietkau
2014-06-19
make static linking work for upgraded
John Crispin
2014-06-17
only build upgraded on mips
John Crispin
2014-06-16
move upgrade to its own subfolder
John Crispin
2014-06-16
rename the folder option to path
John Crispin
2014-06-11
procd: force -lc -lgcc to handle cross-dependencies between those two
Felix Fietkau
2014-06-11
Increase buffers for hotplug and cmdline for UML
Steven Barth
2014-06-11
only add the nandupgrade method when /sbin/upgraded exists
John Crispin
2014-06-11
add upgraded support for nand flashing
John Crispin
2014-06-06
allow instances to report errors. if an error is set, the instance wont be st...
John Crispin
2014-06-05
service: do not emit any service events before the ubus connection is up
Felix Fietkau
[prev]
[next]