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

« back to all changes in this revision

Viewing changes to doc/talks/fosdem07/README

  • 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:
 
1
At FOSDEM 2007 I gave a talk on automating installations using preseeding
 
2
in Debian Installer. The "slides" of this presentation are displayed as
 
3
part of the installation using Phillip Hand's "hands-off" framework.
 
4
 
 
5
For the presentation I set up a VMWare team consisting of a server running
 
6
DNS, DHCP and a webserver (bind9, dhcp3 and boa) and a client which was to
 
7
be installed.
 
8
 
 
9
server: fosdem1 10.19.50.1
 
10
client: fosdem2 10.19.50.2
 
11
 
 
12
The directory 'fosdem1' contains the congiguration setup for the server and
 
13
the contents of its "website" (the preseeding stuff, a.k.a. the presentation).
 
14
 
 
15
The client was installed from an Etch installation DVD and the installer was
 
16
booted with 'autogui url=fosdem1 classes=fosdem07'.
 
17
WARNING: running this presentation will destroy any data on your harddisk!
 
18
 
 
19
Frans Pop
 
20
07 March 2007