We don't split the media anymore so this isn't an FAQ.
Approved by: wblock
This commit is contained in:
parent
e0d260b1d4
commit
2e18141fd7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39252
1 changed files with 0 additions and 18 deletions
|
@ -10615,24 +10615,6 @@ hint.sio.7.irq="12"</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="split-1392k">
|
||||
<para>How did you split the distribution into 1392 KB
|
||||
files?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>Newer BSD based systems have a <option>-b</option>
|
||||
option to &man.split.1; that allows them to split files on
|
||||
arbitrary byte boundaries.</para>
|
||||
|
||||
<para>Here is an example from
|
||||
<filename>/usr/src/release/Makefile</filename>.</para>
|
||||
|
||||
<programlisting>ZIPNSPLIT= gzip --no-name -9 -c | split -b 1392k -</programlisting>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="submitting-kernel-extensions">
|
||||
<para>I have written a kernel extension, who do I send it
|
||||
|
|
Loading…
Reference in a new issue