summaryrefslogtreecommitdiff
path: root/en/install-methods
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-01-03 19:39:07 +0000
committerFrans Pop <elendil@planet.nl>2006-01-03 19:39:07 +0000
commit34ca3cccdabee78aa15909ca2d5ee4e90a9019d4 (patch)
treec19c9c38b96ebb0ead73b8d05c5f7abcde8e9341 /en/install-methods
parentb087b8a7479e7868cf31d73855cd9269d4f3cb29 (diff)
downloadinstallation-guide-34ca3cccdabee78aa15909ca2d5ee4e90a9019d4.zip
- Change default build to Etch.
- Remove all Sarge specific content and make Etch specific content default. - Delete some obsolete entities.
Diffstat (limited to 'en/install-methods')
-rw-r--r--en/install-methods/automatic-install.xml2
-rw-r--r--en/install-methods/usb-setup/i386.xml4
-rw-r--r--en/install-methods/usb-setup/powerpc.xml3
3 files changed, 2 insertions, 7 deletions
diff --git a/en/install-methods/automatic-install.xml b/en/install-methods/automatic-install.xml
index 8cc630867..72ccbc3da 100644
--- a/en/install-methods/automatic-install.xml
+++ b/en/install-methods/automatic-install.xml
@@ -24,7 +24,7 @@ files. A preconfiguration file can be loaded from the network or from
removable media, and used to fill in answers to questions asked during the
installation process.
-</para><para condition="etch">
+</para><para>
Full documentation on preseeding including a working example that you can
edit is in <xref linkend="appendix-preseed"/>.
diff --git a/en/install-methods/usb-setup/i386.xml b/en/install-methods/usb-setup/i386.xml
index 6fc993403..47c81e4ec 100644
--- a/en/install-methods/usb-setup/i386.xml
+++ b/en/install-methods/usb-setup/i386.xml
@@ -92,10 +92,6 @@ append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw
Please note that the <userinput>ramdisk_size</userinput> parameter
may need to be increased, depending on the image you are booting.
-<phrase condition="sarge">
-If the boot fails, you can try adding <userinput>devfs=mount,dall</userinput>
-to the <quote>append</quote> line.
-</phrase>
</para>
</sect3>
diff --git a/en/install-methods/usb-setup/powerpc.xml b/en/install-methods/usb-setup/powerpc.xml
index 12e1284b9..08d01e057 100644
--- a/en/install-methods/usb-setup/powerpc.xml
+++ b/en/install-methods/usb-setup/powerpc.xml
@@ -99,8 +99,7 @@ message=/boot.msg
image=/vmlinux
label=install
initrd=/initrd.gz
- initrd-size=10000<phrase condition="sarge">
- append="devfs=mount,dall --"</phrase>
+ initrd-size=10000
read-only
</screen></informalexample>