Tiny Core Base > TCB Talk
experimental rc.shutdown and rcS
Roberto A. Foglietta:
rc.shutdown:
http://e3pc.wikidot.com/local--files/tinycore/rc.shutdown
+ resolve the problem related to a partition not umountable because busy
+ better looking
tc-config:
http://e3pc.wikidot.com/local--files/tinycore/tc-config
+ resolve the problem of warnings related to kernel modules
+ use /etc/sysconfig to config kmap, lang, timezone, etc. etc.
roberts:
Typically those /etc/sysconfig files are not there. They are populated during boot for possible other prcesses to use Perhaps you are suggesting to try to better support scatter mode install?
Also, it can be dangerous to post modified system scripts without a disclaimer as to exactly which version they apply to. System scripts can change frequently between releases. Another reason why scatter mode is not recommended.
curaga:
Also, from whole files it's hard to see what's changed; please consider using diff -u.
roberts:
I have accepted the rc.shutown mods. Thanks!
Roberto A. Foglietta:
--- Quote from: roberts on April 06, 2009, 07:18:06 PM ---I have accepted the rc.shutown mods. Thanks!
--- End quote ---
in tc-config please accept this mod at least:
--- Code: ---- depmod -a
+ depmod -ae 2>/dev/null
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version