From 473062ce33b70dee0b721c2b31793ae6262171e6 Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Mon, 30 Jan 2012 04:18:35 -0500 Subject: Some more TODO items --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO b/TODO index b8bbc7a..aae8395 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,16 @@ Refactor on_handle_set_* callbacks (lots of code duplication currently). +Source /etc/rc.conf after /etc/conf.d/$service; do something intelligent +if the relevant variable is set in /etc/rc.conf (go to read-only mode?) + +What happens if e.g. /etc/conf.d/hostname.{runlevel} files exist? Just +document that this case is not supported? + +Write an init.d file to read RC_SYS so that we can piggyback on openrc's +built-in virtualization detection. + +Add command-line arguments (e.g. --no-hostnamed --readonly-localed). + Implement localed and timedated. Do something about runtime dependency on systemd's org.freedesktop.hostname1.policy, -- cgit v1.2.3-65-gdbad