You can look at the readahead plugin if you want to, although I haven't tried if that works in a while.Tronic wrote:How's the precache stuff? I'd love to have whatever my desktop environment & Mozilla needs cached while I'm writing my username & password on xdm prompt.
When I hit Ctrl+Alt+Del, it prints the message, but doesn't actually reboot (with 0.1.3).neuron wrote:ctrlaltdel.i does work, this is what is executed when you hit ctrl + alt + del.
Couldn't it do this in RAM? ngc -x would then do the trick.and you can't log the shutdown process (yet), as it unmounts your harddrives.
How are the plugins used? I didn't find any documentation on that.You can look at the readahead plugin if you want to, although I haven't tried if that works in a while.
how would logging in ram help? It'll disapear on reboot anyway.Tronic wrote:When I hit Ctrl+Alt+Del, it prints the message, but doesn't actually reboot (with 0.1.3).neuron wrote:ctrlaltdel.i does work, this is what is executed when you hit ctrl + alt + del.
Couldn't it do this in RAM? ngc -x would then do the trick.and you can't log the shutdown process (yet), as it unmounts your harddrives.
How are the plugins used? I didn't find any documentation on that.You can look at the readahead plugin if you want to, although I haven't tried if that works in a while.
It won't disappear in really warm reboot (ngc -x)! Or so I'd believe, anyway... The shutdown process of the ngc -x reboot behaves exactly like the real thing, so the logs would still be perfectly valid.neuron wrote:how would logging in ram help?

there are two seperate readahead systems, system/readahead, which uses /usr/bin/readahead and reads /etc/readahead/readahead (on ubuntu), and the plugin which I wrote, which uses a list of files in the scripts/* dir to manually generate the readahead files.Tronic wrote:How does the readahead work? How does it find out what it needs to cache?
Code: Select all
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-sys-apps_-_initng-0.1.4-32672.log"
open_wr: /etc/initng/system.runlevel
open_wr: /etc/initng/system.runlevel
open_wr: /etc/initng/default.runlevel
open_wr: /etc/initng/up.i
open_wr: /etc/initng/up.i
open_wr: /etc/initng/up.i
--------------------------------------------------------------------------------ancient, and not worth usingnormen wrote:Do you happen to remember the last version when fbsplash worked, if ever?neuron wrote:bootsplash isn't really working atm, it's not a priority, we have a lot of things on our todo list.
hm, permission problem trying to write to /etc/initng filesCinder6 wrote:Hmm, I really want to try this thing, but I run into an odd error... :
What is going on? Never seen this before...Code: Select all
--------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE = "/var/log/sandbox/sandbox-sys-apps_-_initng-0.1.4-32672.log" open_wr: /etc/initng/system.runlevel open_wr: /etc/initng/system.runlevel open_wr: /etc/initng/default.runlevel open_wr: /etc/initng/up.i open_wr: /etc/initng/up.i open_wr: /etc/initng/up.i --------------------------------------------------------------------------------
