Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 75708 | Differences between
and this patch

Collapse All | Expand All

(-)hb-install-config.xml (-3 / +3 lines)
Lines 8-15 Link Here
8
8
9
<sections>
9
<sections>
10
10
11
<version>1.50</version>
11
<version>1.51</version>
12
<date>2004-12-22</date>
12
<date>2004-12-26</date>
13
13
14
<section>
14
<section>
15
<title>Información del Sistema de Ficheros</title>
15
<title>Información del Sistema de Ficheros</title>
Lines 129-135 Link Here
129
</p>
129
</p>
130
130
131
<pre caption="Un ejemplo de /etc/fstab completo">
131
<pre caption="Un ejemplo de /etc/fstab completo">
132
/dev/hda1   /boot     ext2    noauto,noatime       1 2
132
/dev/hda1   /boot     ext2    defaults,noatime       1 2
133
/dev/hda2   none      swap    sw                   0 0
133
/dev/hda2   none      swap    sw                   0 0
134
/dev/hda3   /         ext3    noatime              0 1
134
/dev/hda3   /         ext3    noatime              0 1
135
135

Return to bug 75708