~ubuntu-core-dev/debian-installer/xenial-proposed

« back to all changes in this revision

Viewing changes to build/boot/x86/help.xml

  • Committer: Colin Watson
  • Date: 2007-11-28 19:04:00 UTC
  • mfrom: (664.2.2672)
  • Revision ID: cjwatson@canonical.com-20071128190400-xur3y5yleu75xmr0
Tags: 20070308ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Ubuntu branding of various kinds.
  - Use Ubuntu kernels. Various tweaks for different udeb splits.
  - Fetch distribution name and version number from lsb_release.
  - Use the full version number in image directories.
  - Build-depend on belocs-locales-bin.
  - Various boot screen text adjustments.
  - Add server boot options.
  - Add memtest boot option.
  - Add live CD boot screens.
  - Adjust memory size recommendations.
  - Document pci=noacpi.
  - Add translatable boot screen text for gfxboot.
  - Use ubuntu-keyring-udeb (and gpgv-udeb) instead of the Debian archive
    keyring.
  - Switch all images to initramfs.
  - Add netboot images suitable for USB memory sticks.
  - Remove floppy support, since it never used to work with 2.6. (This may
    be fixed in the future.)
  - Disable GTK frontend.
  - Add kickseed-common and initrd-kickseed to all images containing
    preseed-common and initrd-preseed.
  - Add nfs-modules to all netboot images except powerpc, for Kickstart.
  - kbd-chooser -> console-setup.
  - Include keymap decision tree in all.utf.
  - Replace cdebconf-newt-entropy with cdebconf-newt-detect-keys in
    EXTRAUDEBS.
  - Add bootchart-udeb to all images.
  - Add hdparm-udeb to cdrom images.
  - Add nic-firmware to netboot images and scsi-firmware to cdrom and
    hd-media images.
  - Ship elilo configuration on i386 for Intel-based Macs.
  - Use mkvmlinuz'\''s fallback object files on powerpc rather than relying
    on the kernel'\''s.
  - Remove sparc32.
  - Use ${RAMDISK_SIZE} in sparc'\''s silo.conf rather than a hardcoded size.
  - Add input-modules to the sparc netboot image.
  - Remove auto-install/ai-choosers targets, at least for now.
  - Switch i386 builds to the -generic kernel flavour.
  - Add a new netboot/386 build for i386 that uses the -386 kernel
    flavour.
* Set default suite to gutsy.
* Move to 2.6.22-5 kernels.
* Remove pci=noacpi documentation from the install CD case (though not
  from the live CD), as there'\''s no space for it on the boot screens any
  more.
* Make scsi-firmware optional, since linux-ubuntu-modules-2.6.22 doesn'\''t
  build it yet.
* Add ubuntu-modules to all images containing nic-modules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
  <para condition="install">
18
18
   This is an installation ${MEDIA_TYPE} for ${DISTRIBUTION_NAME}
19
 
   ${DISTRIBUTION_VERSION}, built on ${BUILD_DATE}.
 
19
   ${DISTRIBUTION_VERSION}. It was built on ${BUILD_DATE}.
20
20
  </para>
21
21
 
22
22
  <para condition="live">
23
23
   This is a live ${MEDIA_TYPE} for ${DISTRIBUTION_NAME}
24
 
   ${DISTRIBUTION_VERSION}, built on ${BUILD_DATE}.
 
24
   ${DISTRIBUTION_VERSION}. It was built on ${BUILD_DATE}.
25
25
  </para>
26
26
 
27
27
  <segmentedlist class="helpindex">
426
426
   </seglistitem>
427
427
 
428
428
   <seglistitem>
429
 
    <seg>
430
 
     If your system hangs when booting, and the last message you see is
431
 
     "aec671x-detect..", try
432
 
    </seg>
433
 
    <seg><userinput>gdth=disable:y</userinput></seg>
 
429
    <seg>Force use of generic IDE driver</seg>
 
430
    <seg><userinput>generic.all_generic_ide=1</userinput></seg>
434
431
   </seglistitem>
435
432
 
436
433
   <seglistitem>
593
590
    <seg><userinput>brltty=<replaceable>driver</replaceable>,<replaceable>device</replaceable>,<replaceable>texttable</replaceable></userinput></seg>
594
591
   </seglistitem>
595
592
 
596
 
   <seglistitem>
 
593
   <seglistitem condition="install">
 
594
    <seg>Use high contrast accessibility theme</seg>
 
595
    <seg><userinput>theme=dark</userinput></seg>
 
596
   </seglistitem>
 
597
 
 
598
   <seglistitem condition="install">
 
599
    <seg>Use special tasks</seg>
 
600
    <seg><userinput>tasks="kde-desktop, standard"</userinput></seg>
 
601
   </seglistitem>
 
602
 
 
603
   <seglistitem condition="live">
597
604
    <seg>
598
605
     Disable ACPI for PCI maps (handy for some HP servers and Via-based
599
606
     machines)