Changes
Jump to:
navigation
,
search
← Older edit
Newer edit →
Gentoo template creation
112 bytes removed
,
23:23, 24 February 2007
→
Edit /etc/init.d/checkroot:
This will do the same thing without completely screwing up your machine when you update baselayout...
===Edit /etc/init.d/checkroot===
We have to clean this
The checkroot
script
and make them dummy, because we don't need mount or check root.
should not be enabled on boot
<pre>
cat >
rm
/vz/private/777/etc/
init.d
runlevels/boot
/checkroot
#!/sbin/runscript
depend()
{
echo
}
start()
{
echo
}
end()
{
echo
}
</pre>
Djcapelis
8
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Request account
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main Page
FAQ
Installation
OS templates
Latest news
Recent changes
Contribute
Services
Source code
Report a bug
Downloads
Download mirrors
OpenVz7 usage stats
OpenVz6 usage stats
Merchandise
Donate
Tools
Special pages
Printable version