fastboot is a touchfile, not a commandline argument

This commit is contained in:
Sven Vermeulen 2010-09-11 23:53:04 +02:00
parent 8e2e31040f
commit 0d932b5396
2 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
** (2010-09-11) Sven Vermeulen <sven.vermeulen@siphos.be>
- Add information on elog files
- Remove 'fastboot' as boot param (not supported, only /fastboot
touchfile)
** (2010-09-10) Sven Vermeulen <sven.vermeulen@siphos.be>
- Updates on kernel configuration

View File

@ -275,9 +275,9 @@ Runlevel: default
<programlisting># <command>touch /forcefsck</command></programlisting>
<para>On the other hand, if you want to ignore the file system checks,
add the <parameter>fastboot</parameter><indexterm>
<primary>fastboot</primary>
</indexterm> boot parameter.</para>
create the <filename>/fastboot</filename><indexterm><primary>fastboot</primary></indexterm>
file. It too will be automatically
removed, this time when the system has booted.</para>
<para>Once the service has finished starting, no additional processes
will be running.</para>