xubuntu-dev team mailing list archive
-
xubuntu-dev team
-
Mailing list archive
-
Message #04626
[Merge] lp:~xubuntu-dev/debian-cd/xubuntu-base into lp:debian-cd
Sean Davis has proposed merging lp:~xubuntu-dev/debian-cd/xubuntu-base into lp:debian-cd.
Commit message:
Add xubuntu-base to debian-cd
Requested reviews:
VCS imports (vcs-imports)
For more details, see:
https://code.launchpad.net/~xubuntu-dev/debian-cd/xubuntu-base/+merge/347318
This series of patches adds Xubuntu Base to the official Ubuntu CD Image download links. Xubuntu Base is supported by the Xubuntu Team and is the ISO image for the xubuntu-core task which has been around for a few releases now.
There has been some conflict with the previous naming of Xubuntu Base/Core because of it's similarity to Ubuntu Core. Regardless, you can learn more about it here: https://xubuntu.org/news/introducing-xubuntu-core/
Related branches:
- https://code.launchpad.net/~xubuntu-dev/debian-cd/xubuntu-base
- https://code.launchpad.net/~xubuntu-dev/livecd-rootfs/xubuntu-base
- https://code.launchpad.net/~xubuntu-dev/ubuntu-cdimage/xubuntu-base
--
The attached diff has been truncated due to its size.
Your team Xubuntu Developers is subscribed to branch lp:~xubuntu-dev/debian-cd/xubuntu-base.
=== added file '.bzrignore'
--- .bzrignore 1970-01-01 00:00:00 +0000
+++ .bzrignore 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+tasks/auto
+tasks/ubuntu
+tasks/kubuntu
+tasks/tocd3
+tasks/tocd3.1
+tasks/edubuntu
+tasks/ubuntu-server
+tasks/xubuntu
=== added file '.cvsignore'
--- .cvsignore 1970-01-01 00:00:00 +0000
+++ .cvsignore 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+install-stamp
+build-stamp
+log
=== added file 'CONF.sh'
--- CONF.sh 1970-01-01 00:00:00 +0000
+++ CONF.sh 2018-06-02 01:08:40 +0000
@@ -0,0 +1,675 @@
+#
+# This file will have to be sourced where needed
+#
+
+# Unset all optional variables first to start from a clean state
+unset NONUS || true
+unset FORCENONUSONCD1 || true
+unset NONFREE || true
+unset CONTRIB || true
+unset EXTRANONFREE || true
+unset RESTRICTED || true
+unset UNIVERSE || true
+unset MULTIVERSE || true
+# allow configuration on command line
+#unset LOCAL || true
+#unset LOCALDEBS || true
+unset SECURED || true
+unset SECRET_KEYRING || true
+unset PUBLIC_KEYRING || true
+unset SIGNING_KEYID || true
+unset SECURITY || true
+unset BOOTDIR || true
+unset BOOTDISKS || true
+unset SYMLINK || true
+unset COPYLINK || true
+unset MKISOFS || true
+unset MKISOFS_OPTS || true
+unset ISOLINUX || true
+unset EXCLUDE || true
+unset SRCEXCLUDE || true
+unset NODEPENDS || true
+unset NORECOMMENDS || true
+unset NOSUGGESTS || true
+unset DOJIGDO || true
+unset JIGDOTEMPLATEURL || true
+unset JIGDOFALLBACKURLS || true
+unset JIGDOINCLUDEURLS || true
+unset JIGDOSCRIPT || true
+unset JIGDO_OPTS || true
+unset DEFBINSIZE || true
+unset DEFSRCSIZE || true
+unset FASTSUMS || true
+unset PUBLISH_URL || true
+unset PUBLISH_NONUS_URL || true
+unset PUBLISH_PATH || true
+unset UDEB_INCLUDE || true
+unset UDEB_EXCLUDE || true
+unset BASE_INCLUDE || true
+unset BASE_EXCLUDE || true
+unset INSTALLER_CD || true
+unset DI_CODENAME || true
+unset MAXCDS || true
+unset OMIT_MANUAL || true
+unset OMIT_RELEASE_NOTES || true
+
+if [ -z "$PROJECT" ]; then
+ PROJECT=ubuntu
+fi
+if [ -z "$CAPPROJECT" ]; then
+ CAPPROJECT="$(echo "$PROJECT" | perl -ne 'print ucfirst')"
+fi
+
+if [ -z "$DIST" ]; then
+ DIST=karmic
+fi
+
+# The debian-cd dir
+# Where I am (hoping I'm in the debian-cd dir)
+export BASEDIR=`pwd`
+
+case $DIST in
+ warty)
+ export CODENAME=warty
+ export CAPCODENAME='Warty Warthog'
+ export DEBVERSION=4.10
+ export OFFICIAL="Linux+ Edition"
+ ;;
+ hoary)
+ export CODENAME=hoary
+ export CAPCODENAME='Hoary Hedgehog'
+ export DEBVERSION=5.04
+ export OFFICIAL="Release"
+ ;;
+ breezy)
+ export CODENAME=breezy
+ export CAPCODENAME='Breezy Badger'
+ export DEBVERSION=5.10
+ export OFFICIAL="Release"
+ ;;
+ dapper)
+ export CODENAME=dapper
+ export CAPCODENAME='Dapper Drake'
+ export DEBVERSION=6.06.2
+ export OFFICIAL="Release"
+ ;;
+ edgy)
+ export CODENAME=edgy
+ export CAPCODENAME='Edgy Eft'
+ export DEBVERSION=6.10
+ export OFFICIAL="Release"
+ ;;
+ feisty)
+ export CODENAME=feisty
+ export CAPCODENAME='Feisty Fawn'
+ export DEBVERSION=7.04
+ export OFFICIAL="Release"
+ ;;
+ gutsy)
+ export PREV_CODENAME=feisty
+ export CODENAME=gutsy
+ export CAPCODENAME='Gutsy Gibbon'
+ export DEBVERSION=7.10
+ export OFFICIAL="Release"
+ ;;
+ hardy)
+ export PREV_CODENAME=dapper # need to support upgrades from previous LTS
+ export CODENAME=hardy
+ export CAPCODENAME='Hardy Heron'
+ export DEBVERSION=8.04.4
+ export OFFICIAL="Release"
+ ;;
+ intrepid)
+ export PREV_CODENAME=hardy
+ export CODENAME=intrepid
+ export CAPCODENAME='Intrepid Ibex'
+ export DEBVERSION=8.10
+ export OFFICIAL="Release"
+ ;;
+ jaunty)
+ export PREV_CODENAME=intrepid
+ export CODENAME=jaunty
+ export CAPCODENAME='Jaunty Jackalope'
+ export DEBVERSION=9.04
+ export OFFICIAL="Release"
+ ;;
+ karmic)
+ export PREV_CODENAME=jaunty
+ export CODENAME=karmic
+ export CAPCODENAME='Karmic Koala'
+ export DEBVERSION=9.10
+ export OFFICIAL="Release"
+ ;;
+ lucid)
+ export PREV_CODENAME=karmic
+ export CODENAME=lucid
+ export CAPCODENAME='Lucid Lynx'
+ export DEBVERSION=10.04.4
+ case $PROJECT in
+ ubuntu|ubuntu-server|kubuntu)
+ DEBVERSION="$DEBVERSION LTS"
+ ;;
+ esac
+ export BACKPORT_KERNELS="oneiric"
+ export OFFICIAL="Release"
+ ;;
+ maverick)
+ export PREV_CODENAME=lucid
+ export CODENAME=maverick
+ export CAPCODENAME='Maverick Meerkat'
+ export DEBVERSION=10.10
+ export OFFICIAL="Release"
+ ;;
+ natty)
+ export PREV_CODENAME=maverick
+ export CODENAME=natty
+ export CAPCODENAME='Natty Narwhal'
+ export DEBVERSION=11.04
+ export OFFICIAL="Release"
+ ;;
+ oneiric)
+ export PREV_CODENAME=natty
+ export CODENAME=oneiric
+ export CAPCODENAME='Oneiric Ocelot'
+ export DEBVERSION=11.10
+ export OFFICIAL="Release"
+ ;;
+ precise)
+ export PREV_CODENAME=lucid # need to support upgrades from previous LTS
+ export CODENAME=precise
+ export CAPCODENAME='Precise Pangolin'
+ export DEBVERSION=12.04.5
+ case $PROJECT in
+ ubuntu|ubuntu-server|kubuntu|edubuntu*|xubuntu)
+ DEBVERSION="$DEBVERSION LTS"
+ ;;
+ esac
+ # Note that this is singular, unlike lucid; we only ship a single kernel.
+ case $PROJECT in
+ ubuntu|ubuntu-server|edubuntu*|mythbuntu)
+ export BACKPORT_KERNEL=trusty
+ ;;
+ esac
+ export OFFICIAL="Release"
+ ;;
+ quantal)
+ export PREV_CODENAME=precise
+ export CODENAME=quantal
+ export CAPCODENAME='Quantal Quetzal'
+ export DEBVERSION=12.10
+ export OFFICIAL="Release"
+ ;;
+ raring)
+ export PREV_CODENAME=quantal
+ export CODENAME=raring
+ export CAPCODENAME='Raring Ringtail'
+ export DEBVERSION=13.04
+ export OFFICIAL="Release"
+ ;;
+ saucy)
+ export PREV_CODENAME=raring
+ export CODENAME=saucy
+ export CAPCODENAME='Saucy Salamander'
+ export DEBVERSION=13.10
+ export OFFICIAL="Release"
+ ;;
+ trusty)
+ export PREV_CODENAME=precise
+ export CODENAME=trusty
+ export CAPCODENAME='Trusty Tahr'
+ export DEBVERSION="14.04.5 LTS"
+ export BACKPORT_KERNEL=xenial
+ export OFFICIAL="Release"
+ ;;
+ utopic)
+ export PREV_CODENAME=trusty
+ export CODENAME=utopic
+ export CAPCODENAME='Utopic Unicorn'
+ export DEBVERSION="14.10"
+ export OFFICIAL="Release"
+ ;;
+ vivid)
+ export PREV_CODENAME=utopic
+ export CODENAME=vivid
+ export CAPCODENAME='Vivid Vervet'
+ export DEBVERSION="15.04"
+ export OFFICIAL="Release"
+ ;;
+ wily)
+ export PREV_CODENAME=vivid
+ export CODENAME=wily
+ export CAPCODENAME='Wily Werewolf'
+ export DEBVERSION="15.10"
+ export OFFICIAL="Release"
+ ;;
+ xenial)
+ export PREV_CODENAME=wily
+ export CODENAME=xenial
+ export CAPCODENAME='Xenial Xerus'
+ export DEBVERSION="16.04.4 LTS"
+ export BACKPORT_KERNEL="hwe-16.04"
+ export OFFICIAL="Release"
+ ;;
+ yakkety)
+ export PREV_CODENAME=xenial
+ export CODENAME=yakkety
+ export CAPCODENAME='Yakkety Yak'
+ export DEBVERSION="16.10"
+ export OFFICIAL="Release"
+ ;;
+ zesty)
+ export PREV_CODENAME=yakkety
+ export CODENAME=zesty
+ export CAPCODENAME='Zesty Zapus'
+ export DEBVERSION="17.04"
+ export OFFICIAL="Release"
+ ;;
+ artful)
+ export PREV_CODENAME=zesty
+ export CODENAME=artful
+ export CAPCODENAME='Artful Aardvark'
+ export DEBVERSION="17.10"
+ export OFFICIAL="Release"
+ ;;
+ bionic)
+ export PREV_CODENAME=artful
+ export CODENAME=bionic
+ export CAPCODENAME='Bionic Beaver'
+ export DEBVERSION="18.04 LTS"
+ export OFFICIAL="Release"
+ ;;
+ cosmic)
+ export PREV_CODENAME=bionic
+ export CODENAME=cosmic
+ export CAPCODENAME='Cosmic Cuttlefish'
+ export DEBVERSION="18.10"
+ export OFFICIAL="Alpha"
+ ;;
+esac
+
+# By default use Debian installer packages from $CODENAME
+if [ ! "$DI_CODENAME" ]
+then
+ export DI_CODENAME=$CODENAME
+fi
+
+# If set, controls where the d-i components are downloaded from.
+# This may be an url, or "default", which will make it use the default url
+# for the daily d-i builds. If not set, uses the official d-i images from
+# the Debian mirror.
+#export DI_WWW_HOME=default
+
+# installer for properly uploaded debian-installer builds, daily-installer
+# for autobuilt dailies. The newest available version is selected
+# automatically; this is an override.
+#export DI_TYPE=installer
+
+# ... for arch
+export ARCH=`dpkg --print-architecture`
+
+# IMPORTANT : The 4 following paths must be on the same partition/device.
+# If they aren't then you must set COPYLINK below to 1. This
+# takes a lot of extra room to create the sandbox for the ISO
+# images, however. Also, if you are using an NFS partition for
+# some part of this, you must use this option.
+# Paths to the mirrors
+export MIRROR=${MIRROR:-$CDIMAGE_ROOT/ftp}
+
+# Comment the following line if you don't have/want non-US
+#export NONUS=/ftp/debian-non-US
+
+# And this option will make you 2 copies of CD1 - one with all the
+# non-US packages on it, one with none. Useful if you're likely to
+# need both.
+#export FORCENONUSONCD1=1
+
+# Path of the temporary directory
+export TDIR=$CDIMAGE_ROOT/scratch/$PROJECT/$DIST/$IMAGE_TYPE/tmp
+
+# Path where the images will be written
+export OUT=$CDIMAGE_ROOT/scratch/$PROJECT/$DIST/$IMAGE_TYPE/debian-cd
+
+# Where we keep the temporary apt stuff.
+# This cannot reside on an NFS mount.
+export APTTMP=$CDIMAGE_ROOT/scratch/$PROJECT/$DIST/$IMAGE_TYPE/apt
+
+# Where extracted debootstrap scripts live
+export DEBOOTSTRAP=$CDIMAGE_ROOT/scratch/$PROJECT/$DIST/$IMAGE_TYPE/debootstrap
+
+# Where live filesystem images live
+export LIVEIMAGES=$CDIMAGE_ROOT/scratch/$PROJECT/$DIST/$IMAGE_TYPE/live
+
+# Do I want to have NONFREE merged in the CD set
+# export NONFREE=1
+
+# Do I want to have CONTRIB merged in the CD set
+#export CONTRIB=1
+
+# Do I want to have NONFREE on a separate CD (the last CD of the CD set)
+# WARNING: Don't use NONFREE and EXTRANONFREE at the same time !
+# export EXTRANONFREE=1
+
+if [ -z "$CDIMAGE_ONLYFREE" ]; then
+ export RESTRICTED=1
+fi
+
+if [ "$CDIMAGE_UNSUPPORTED" ]; then
+ export UNIVERSE=1
+ if [ -z "$CDIMAGE_ONLYFREE" ]; then
+ export MULTIVERSE=1
+ fi
+fi
+
+# If you have a $MIRROR/dists/$CODENAME/local/binary-$ARCH dir with
+# local packages that you want to put on the CD set then
+# uncomment the following line
+# export LOCAL=1
+
+# If your local packages are not under $MIRROR, but somewhere else,
+# you can uncomment this line and edit to to point to a directory
+# containing dists/$CODENAME/local/binary-$ARCH
+# export LOCALDEBS=$CDIMAGE_ROOT/local/packages
+
+# If you want a <codename>-secured tree with a copy of the signed
+# Release.gpg and files listed by this Release file, then
+# uncomment this line
+# export SECURED=1
+
+case $DIST in
+ warty) ;;
+ hoary|breezy|dapper|edgy|feisty|gutsy|hardy|intrepid|jaunty|karmic|lucid|maverick|natty|oneiric|precise|quantal|raring|saucy|trusty|utopic|vivid|wily)
+ export SECRET_KEYRING=$CDIMAGE_ROOT/secret/dot-gnupg/secring.gpg
+ export PUBLIC_KEYRING=$CDIMAGE_ROOT/secret/dot-gnupg/pubring.gpg
+ export SIGNING_KEYID=C5986B4F1257FFA86632CBA746181433FBB75451
+ ;;
+ *)
+ export SECRET_KEYRING=$CDIMAGE_ROOT/secret/dot-gnupg/secring.gpg
+ export PUBLIC_KEYRING=$CDIMAGE_ROOT/secret/dot-gnupg/pubring.gpg
+ export SIGNING_KEYID=843938DF228D22F7B3742BC0D94AA3F0EFE21092
+ ;;
+esac
+
+# Where to find the security patches. This directory should be the
+# top directory of a security.debian.org mirror.
+case $DIST in
+ warty|hoary|breezy|dapper|edgy|feisty|gutsy|hardy|intrepid|jaunty|karmic|lucid)
+ export SECURITY="$MIRROR"
+ ;;
+esac
+
+# Use post-release updates?
+export UPDATES=1
+
+# Sparc only : bootdir (location of cd.b and second.b)
+# export BOOTDIR=/boot
+
+# Symlink farmers should uncomment this line :
+# export SYMLINK=1
+
+# Use this to force copying the files instead of symlinking or hardlinking
+# them. This is useful if your destination directories are on a different
+# partition than your source files.
+# export COPYLINK=1
+
+# Options
+# export MKISOFS=/usr/bin/mkisofs
+# export MKISOFS_OPTS="-r" #For normal users
+# export MKISOFS_OPTS="-r -F ." #For symlink farmers
+
+# Override for i386 and amd64 to use xorriso instead of
+# mkisofs/genisoimage. Allows creation of isohybrid images: ISO images
+# that will burn correctly onto a CD and also can be written raw to a
+# USB stick. xorriso 0.6.5 and later has working support for this.
+case $DIST in
+ warty|hoary|breezy|dapper|edgy|feisty|gutsy|hardy|intrepid|jaunty|karmic|lucid|maverick|natty)
+ ;;
+ *)
+ export i386_MKISOFS="xorriso"
+ export i386_MKISOFS_OPTS="-as mkisofs -r -checksum_algorithm_iso md5,sha1"
+ export amd64_MKISOFS="xorriso"
+ export amd64_MKISOFS_OPTS="-as mkisofs -r -checksum_algorithm_iso md5,sha1"
+ export arm64_MKISOFS="xorriso"
+ export arm64_MKISOFS_OPTS="-as mkisofs -r -checksum_algorithm_iso md5,sha1"
+ # temporary hack until such time as we can upgrade all builds to 1.2.4
+ new_xorriso="/home/cdimage/xorriso/xorriso-1.2.4/xorriso/xorriso"
+ if [ -x "$new_xorriso" ]; then
+ export amd64_MKISOFS="$new_xorriso"
+ export arm64_MKISOFS="$new_xorriso"
+ fi
+ ;;
+esac
+
+# ISOLinux support for multiboot on CD1 for i386
+export ISOLINUX=1
+
+# uncomment this to if you want to see more of what the Makefile is doing
+#export VERBOSE_MAKE=1
+
+# uncoment this to make build_all.sh try to build a simple CD image if
+# the proper official CD run does not work
+#ATTEMPT_FALLBACK=yes
+
+# Set your disk size here in MB. Used in calculating package and
+# source file layouts in build.sh and build_all.sh. Defaults are for
+# CD-R, try ~4600 for DVD-R.
+if [ "$CDIMAGE_DVD" = 1 ]; then
+ export DEFBINSIZE=4600
+ export DEFSRCSIZE=4600
+else
+ #export DEFBINSIZE=700
+ #export DEFSRCSIZE=645
+ export DEFBINSIZE=4600
+ export DEFSRCSIZE=4600
+fi
+
+# We don't want certain packages to take up space on CD1...
+#export EXCLUDE="$BASEDIR"/tasks/exclude-sarge
+# ...but they are okay for other CDs (UNEXCLUDEx == may be included on CD >= x)
+#export UNEXCLUDE2="$BASEDIR"/tasks/unexclude-CD2-sarge
+# Any packages listed in EXCLUDE but not in any UNEXCLUDE will be
+# excluded completely.
+
+# We also exclude some source packages
+#export SRCEXCLUDE="$BASEDIR"/tasks/exclude-src-potato
+
+export NODEPENDS=1
+
+# Set this if the recommended packages should be skipped when adding
+# package on the CD. The default is 'false'.
+export NORECOMMENDS=1
+
+# Set this if the suggested packages should be skipped when adding
+# package on the CD. The default is 'true'.
+export NOSUGGESTS=1
+
+# Image format:
+# vfat = Output an image in VFAT format (.img)
+# iso = Output an image in ISO 9660 format (.iso)
+if [ -z "$IMAGE_FORMAT" ]; then
+ export IMAGE_FORMAT=iso
+fi
+
+# Preinstalled Image Filesystem
+# This is the expected filesystem that is downloaded from the livefs builders
+
+if [ -z "$PREINSTALLED_IMAGE_FILESYSTEM" ]; then
+ export PREINSTALLED_IMAGE_FILESYSTEM=ext4
+fi
+
+# Produce jigdo files:
+# 0/unset = Don't do jigdo at all, produce only the full iso image.
+# 1 = Produce both the iso image and jigdo stuff.
+# 2 = Produce ONLY jigdo stuff; no iso image is created (saves lots
+# of disk space).
+
+if [ "$CDIMAGE_INSTALL" != 1 ] && [ "$CDIMAGE_ONLYSOURCE" != 1 ]; then
+ # inappropriate
+ export DOJIGDO=0
+elif [ "$DIST" = warty ]; then
+ # only custom builds now
+ export DOJIGDO=0
+elif [ "$SPECIAL" = 1 ]; then
+ # special custom build
+ export DOJIGDO=0
+else
+ export DOJIGDO=1
+fi
+# HTTP/FTP URL for directory where you intend to make the templates
+# available. You should not need to change this; the default value ""
+# means "template in same dir as the .jigdo file", which is usually
+# correct. If it is non-empty, it needs a trailing slash. "%ARCH%"
+# will be substituted by the current architecture.
+#export JIGDOTEMPLATEURL=""
+#
+# Name of a directory on disc to create data for a fallback server in.
+# Should later be made available by you at the URL given in
+# JIGDOFALLBACKURLS. In the directory, two subdirs named "Debian" and
+# "Non-US" will be created, and filled with hard links to the actual
+# files in your FTP archive. Because of the hard links, the dir must
+# be on the same partition as the FTP archive! If unset, no fallback
+# data is created, which may cause problems - see README.
+#export JIGDOFALLBACKPATH="$(OUT)/snapshot/"
+#
+# Space-separated list of label->URL mappings for "jigdo fallback
+# server(s)" to add to .jigdo file. If unset, no fallback URL is
+# added, which may cause problems - see README.
+export JIGDOFALLBACKURLS="Debian=http://archive.ubuntu.com/ubuntu/"
+# commented out until the snapshot archives actually exist to avoid
+# silly server load
+#export JIGDOFALLBACKURLS="Debian=http://archive.ubuntu.com/cdimage/jigit/$CODENAME/snapshot/"
+#
+# Space-separated list of "include URLs" to add to the .jigdo file.
+# The included files are used to provide an up-to-date list of Debian
+# mirrors to the jigdo _GUI_application_ (_jigdo-lite_ doesn't support
+# "[Include ...]").
+#export JIGDOINCLUDEURLS="http://cdimage.debian.org/debian-cd/debian-servers.jigdo"
+#
+# $JIGDOTEMPLATEURL and $JIGDOINCLUDEURLS are passed to
+# "tools/jigdo_header", which is used by default to generate the
+# [Image] and [Servers] sections of the .jigdo file. You can provide
+# your own script if you need the .jigdo file to contain different
+# data.
+#export JIGDOSCRIPT="myscript"
+
+# If set, use the md5sums from the main archive, rather than calculating
+# them locally
+export FASTSUMS=1
+
+# A couple of things used only by publish_cds, so it can tweak the
+# jigdo files, and knows where to put the results.
+# You need to run publish_cds manually, it is not run by the Makefile.
+export PUBLISH_URL="http://cdimage.debian.org/jigdo-area"
+export PUBLISH_NONUS_URL="http://non-US.cdimage.debian.org/jigdo-area"
+export PUBLISH_PATH="/home/jigdo-area/"
+
+# Specify files and directories to *exclude* from jigdo processing. These
+# files on each CD are expected to be different to those on the mirror, or
+# are often subject to change. Any files matching entries in this list will
+# simply be placed straight into the template file.
+export JIGDO_EXCLUDE="'README*' /doc/ /md5sum.txt /.disk/ /pics/ 'Release*' 'Packages*' 'Sources*' 'Contents*'"
+
+# Specify files and directories to *exclude* from jigdo processing. These
+# files on each CD are expected to be different to those on the mirror, or
+# are often subject to change. Any files matching entries in this list will
+# simply be placed straight into the template file.
+export JIGDO_INCLUDE="/pool/"
+
+# Specify the minimum file size to consider for jigdo processing. Any files
+# smaller than this will simply be placed straight into the template file.
+export JIGDO_OPTS="-jigdo-min-file-size 1024"
+
+for EXCL in $JIGDO_EXCLUDE
+do
+ JIGDO_OPTS="$JIGDO_OPTS -jigdo-exclude $EXCL"
+done
+
+for INCL in $JIGDO_INCLUDE
+do
+ JIGDO_OPTS="$JIGDO_OPTS -jigdo-force-md5 $INCL"
+done
+
+# Where to find the boot disks
+#export BOOTDISKS=$TOPDIR/ftp/skolelinux/boot-floppies
+
+# File with list of packages to include when fetching modules for the
+# first stage installer (debian-installer). One package per line.
+# Lines starting with '#' are comments. The package order is
+# important, as the packages will be installed in the given order.
+#export UDEB_INCLUDE="$BASEDIR"/data/$CODENAME/udeb_include
+
+# File with list of packages to exclude as above.
+#export UDEB_EXCLUDE="$BASEDIR"/data/$CODENAME/udeb_exclude
+
+# File with list of packages to include when running debootstrap from
+# the first stage installer (currently only supported in
+# debian-installer). One package per line. Lines starting with '#'
+# are comments. The package order is important, as the packages will
+# be installed in the given order.
+#export BASE_INCLUDE="$BASEDIR"/data/$CODENAME/base_include
+
+# File with list of packages to exclude as above.
+#export BASE_EXCLUDE="$BASEDIR"/data/$CODENAME/base_exclude
+
+# Only put the installer onto the cd (set NORECOMMENDS,... as well).
+# INSTALLER_CD=0: nothing special (default)
+# INSTALLER_CD=1: just add debian-installer (use TASK=tasks/debian-installer-$CODENAME)
+# INSTALLER_CD=2: add d-i and base (use TASK=tasks/debian-installer+kernel-$CODENAME)
+#export INSTALLER_CD=0
+
+# Parameters to pass to kernel when the CD boots. Not currently supported
+# for all architectures.
+#export KERNEL_PARAMS="priority=critical"
+
+# If set, limits the number of binary CDs to produce.
+if [ "$CDIMAGE_DVD" = 1 ]; then
+ export MAXCDS=1
+else
+ case $PROJECT in
+ edubuntu)
+ case $DIST in
+ warty|hoary|breezy|dapper|edgy)
+ export MAXCDS=1
+ ;;
+ *)
+ export MAXCDS=2
+ ;;
+ esac
+ ;;
+ *)
+ export MAXCDS=1
+ ;;
+ esac
+fi
+
+# If set to 0, never overflow binary CDs (for when you only want a single CD
+# and want to know when it overflows).
+export OVERFLOWBINCDS=0
+
+# If set, overrides the boot picture used.
+if [ -z "$SPLASHRLE" ]; then
+ export SPLASHRLE="$BASEDIR/data/$DI_CODENAME/splash.rle"
+fi
+if [ -z "$GFXSPLASH" ]; then
+ export GFXSPLASH="$BASEDIR/data/$DI_CODENAME/splash.pcx"
+fi
+if [ -z "$SPLASHPNG" ]; then
+ export SPLASHPNG="$BASEDIR/data/$DI_CODENAME/splash.png"
+fi
+
+# Used by build.sh to determine what to build, this is the name of a target
+# in the Makefile. Use bin-official_images to build only binary CDs. The
+# default, official_images, builds everything.
+IMAGETARGET=bin-official_images
+
+# Set to 1 to save space by omitting the installation manual.
+# If so the README will link to the manual on the web site.
+#export OMIT_MANUAL=1
+
+# Set to 1 to save space by omitting the release notes
+# If so we will link to them on the web site.
+export OMIT_RELEASE_NOTES=0
+
+# Set this to override the defaul location
+#export RELEASE_NOTES_LOCATION="http://www.debian.org/releases/$CODENAME"
+
+COMPLETE=0
=== renamed file 'CONF.sh' => 'CONF.sh.moved'
=== added file 'Makefile'
--- Makefile 1970-01-01 00:00:00 +0000
+++ Makefile 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1349 @@
+#!/usr/bin/make -f
+
+# Main Makefile for YACS
+#
+# Copyright 1999 Rapha�Hertzog <hertzog@xxxxxxxxxx>
+# See the README file for the license
+
+# The environment variables must have been set
+# before. For this you can source the CONF.sh
+# file in your shell
+
+
+## DEFAULT VALUES
+ifdef SUBARCH
+export FULLARCH=$(ARCH)+$(SUBARCH)
+else
+export FULLARCH=$(ARCH)
+endif
+ifndef VERBOSE_MAKE
+Q=@
+endif
+ifndef SIZELIMIT
+export SIZELIMIT=$(shell echo -n $$[ 690 * 1024 * 1024 ])
+endif
+ifndef TASK
+ifneq (,$(wildcard $(BASEDIR)/tasks/auto/$(IMAGE_TYPE)/$(PROJECT)/$(DIST)/MASTER))
+TASK=$(BASEDIR)/tasks/auto/$(IMAGE_TYPE)/$(PROJECT)/$(DIST)/MASTER
+else
+TASK=$(BASEDIR)/tasks/$(CAPPROJECT)_$(CODENAME)
+endif
+endif
+ifndef CAPCODENAME
+CAPCODENAME:=$(shell perl -e "print ucfirst("$(CODENAME)")")
+endif
+ifndef BINDISKINFO
+ifneq ($(MAXCDS),1)
+export BINDISKINFO="$(CAPPROJECT) $(DEBVERSION) \"$(CAPCODENAME)\" - $(OFFICIAL) $(FULLARCH) Binary-$$num ($$DATE)"
+else
+export BINDISKINFO="$(CAPPROJECT) $(DEBVERSION) \"$(CAPCODENAME)\" - $(OFFICIAL) $(FULLARCH) ($$DATE)"
+endif
+endif
+ifndef SRCDISKINFO
+export SRCDISKINFO="$(CAPPROJECT) $(DEBVERSION) \"$(CAPCODENAME)\" - $(OFFICIAL) Source-$$num ($$DATE)"
+endif
+# ND=No-Date versions for README
+ifndef BINDISKINFOND
+ifneq ($(MAXCDS),1)
+export BINDISKINFOND="$(CAPPROJECT) $(DEBVERSION) \"$(CAPCODENAME)\" - $(OFFICIAL) $(FULLARCH) Binary-$$num"
+else
+export BINDISKINFOND="$(CAPPROJECT) $(DEBVERSION) \"$(CAPCODENAME)\" - $(OFFICIAL) $(FULLARCH)"
+endif
+endif
+ifndef SRCDISKINFOND
+export SRCDISKINFOND="$(CAPPROJECT) $(DEBVERSION) \"$(CAPCODENAME)\" - $(OFFICIAL) Source-$$num"
+endif
+ifndef BINVOLID
+ifeq ($(ARCH),powerpc)
+ifneq ($(MAXCDS),1)
+BINVOLID="$(CAPPROJECT) $(DEBVERSION) ppc $$num"
+else
+BINVOLID="$(CAPPROJECT) $(DEBVERSION) ppc"
+endif
+else ifeq ($(ARCH),ppc64el)
+ifneq ($(MAXCDS),1)
+BINVOLID="$(CAPPROJECT) $(DEBVERSION) ppc64 $$num"
+else
+BINVOLID="$(CAPPROJECT) $(DEBVERSION) ppc64"
+endif
+else
+ifneq ($(MAXCDS),1)
+BINVOLID="$(CAPPROJECT) $(DEBVERSION) $(ARCH) $$num"
+else
+BINVOLID="$(CAPPROJECT) $(DEBVERSION) $(ARCH)"
+endif
+endif
+endif
+ifndef SRCVOLID
+SRCVOLID="$(CAPPROJECT) $(DEBVERSION) Source $$num"
+endif
+ifndef MKISOFS
+export MKISOFS=/usr/bin/mkisofs
+endif
+ifndef MKISOFS_OPTS
+#For normal users
+MKISOFS_OPTS=-r
+#For symlink farmers
+#MKISOFS_OPTS=-r -F .
+endif
+ifndef HOOK
+HOOK=$(BASEDIR)/tools/$(CODENAME).hook
+endif
+ifneq "$(wildcard $(MIRROR)/dists/$(DI_CODENAME)/main/disks-$(ARCH))" ""
+ifndef BOOTDISKS
+export BOOTDISKS=$(MIRROR)/dists/$(DI_CODENAME)/main/disks-$(ARCH)
+endif
+endif
+ifndef DOJIGDO
+export DOJIGDO=0
+endif
+
+ifndef UDEB_INCLUDE
+# Netinst/businesscard CD have different udeb_include files
+ifeq ($(INSTALLER_CD),1)
+UDEB_INCLUDE=$(BASEDIR)/data/$(DI_CODENAME)/$(ARCH)_businesscard_udeb_include
+endif
+ifeq ($(INSTALLER_CD),2)
+UDEB_INCLUDE=$(BASEDIR)/data/$(DI_CODENAME)/$(ARCH)_netinst_udeb_include
+endif
+endif
+# Default udeb_include files.
+ifndef UDEB_INCLUDE
+UDEB_INCLUDE=$(BASEDIR)/data/$(DI_CODENAME)/$(ARCH)_udeb_include
+endif
+
+ARCH_MKISOFS = ${${ARCH}_MKISOFS}
+ARCH_MKISOFS_OPTS = ${${ARCH}_MKISOFS_OPTS}
+ifneq (${ARCH_MKISOFS},)
+ MKISOFS = ${ARCH_MKISOFS}
+endif
+ifneq (${ARCH_MKISOFS_OPTS},)
+ MKISOFS_OPTS = ${ARCH_MKISOFS_OPTS}
+endif
+
+ifeq ($(CDIMAGE_LIVE),1)
+LIVE_FILESYSTEM := 1
+else ifeq ($(CDIMAGE_SQUASHFS_BASE),1)
+LIVE_FILESYSTEM := 1
+else
+LIVE_FILESYSTEM :=
+endif
+
+## Internal variables
+apt=$(BASEDIR)/tools/apt-selection
+list2cds=$(BASEDIR)/tools/list2cds
+list2src=$(BASEDIR)/tools/list2src
+cds2src=$(BASEDIR)/tools/cds2src
+master2tasks=$(BASEDIR)/tools/master2tasks
+mirrorcheck=$(BASEDIR)/tools/mirror_check
+add_packages=$(BASEDIR)/tools/add_packages
+add_dirs=$(BASEDIR)/tools/add_dirs
+add_bin_doc=$(BASEDIR)/tools/add-bin-doc
+scanpackages=$(BASEDIR)/tools/scanpackages
+scansources=$(BASEDIR)/tools/scansources
+add_files=$(BASEDIR)/tools/add_files
+set_mkisofs_opts=$(BASEDIR)/tools/set_mkisofs_opts
+strip_nonus_bin=$(BASEDIR)/tools/strip-nonUS-bin
+add_secured=$(BASEDIR)/tools/add_secured
+md5sum=/usr/bin/md5sum
+sha1sum=/usr/bin/sha1sum
+sha256sum=/usr/bin/sha256sum
+fastsums=$(BASEDIR)/tools/fast_sums
+jigdo_cleanup=$(BASEDIR)/tools/jigdo_cleanup
+grab_md5=$(BASEDIR)/tools/grab_md5
+add_live_filesystem=$(BASEDIR)/tools/add_live_filesystem
+add_winfoss=$(BASEDIR)/tools/add_winfoss
+find_newest_installer=$(BASEDIR)/tools/find-newest-installer
+verbose=$(BASEDIR)/tools/verbose_command
+make_vfat_img=$(BASEDIR)/tools/make-vfat-img
+hardlink=$(BASEDIR)/tools/hardlink
+
+BDIR=$(TDIR)/$(CODENAME)-$(FULLARCH)
+ADIR=$(APTTMP)/$(CODENAME)-$(FULLARCH)
+SDIR=$(TDIR)/$(CODENAME)-src
+
+FIRSTDISKS=CD1
+ifdef FORCENONUSONCD1
+FIRSTDISKS=CD1 CD1_NONUS
+forcenonusoncd1=1
+else
+forcenonusoncd1=0
+endif
+
+# we don't know how to generate ISOs for arm; force vfat images
+ifneq (,$(findstring $(ARCH),armel armhf))
+IMAGE_FORMAT := vfat
+endif
+
+# CDBASE = $(CODENAME)-$(FULLARCH)-$(1)
+ifeq ($(CDIMAGE_DVD),1)
+CDBASE = $(CODENAME)-dvd-$(FULLARCH)
+else
+ ifeq ($(CDIMAGE_PREINSTALLED),1)
+ ifeq ($(PROJECT),ubuntu-netbook)
+ CDBASE = $(CODENAME)-preinstalled-netbook-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),ubuntu-headless)
+ CDBASE = $(CODENAME)-preinstalled-headless-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),ubuntu-server)
+ CDBASE = $(CODENAME)-preinstalled-server-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),kubuntu-mobile)
+ CDBASE = $(CODENAME)-preinstalled-mobile-$(FULLARCH)
+ else
+ CDBASE = $(CODENAME)-preinstalled-desktop-$(FULLARCH)
+ endif
+ endif
+ endif
+ endif
+ else
+ ifeq ($(CDIMAGE_ADDON),1)
+ CDBASE = $(CODENAME)-addon-$(FULLARCH)
+ else
+ ifeq ($(CDIMAGE_INSTALL),1)
+ ifeq ($(PROJECT),edubuntu)
+ ifneq (,$(findstring $(CODENAME),warty hoary breezy dapper edgy))
+ CDBASE = $(CODENAME)-install-$(FULLARCH)
+ else
+ CDBASE = $(CODENAME)-$$(if test "$(1)" = 1; then echo server; else echo serveraddon; fi)-$(FULLARCH)
+ endif
+ else
+ ifneq (,$(findstring $(CODENAME),warty hoary breezy))
+ CDBASE = $(CODENAME)-install-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),ubuntu-server)
+ CDBASE = $(CODENAME)-server-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),jeos)
+ CDBASE = $(CODENAME)-jeos-$(FULLARCH)
+ else
+ CDBASE = $(CODENAME)-alternate-$(FULLARCH)
+ endif
+ endif
+ endif
+ endif
+ else
+ ifeq ($(PROJECT),edubuntu)
+ ifneq (,$(findstring $(CODENAME),warty hoary breezy dapper edgy))
+ CDBASE = $(CODENAME)-live-$(FULLARCH)
+ else
+ CDBASE = $(CODENAME)-desktop-$(FULLARCH)
+ endif
+ else
+ ifneq (,$(findstring $(CODENAME),warty hoary breezy))
+ CDBASE = $(CODENAME)-live-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),ubuntu-server)
+ CDBASE = $(CODENAME)-live-server-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),ubuntu-mid)
+ CDBASE = $(CODENAME)-mid-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),ubuntu-netbook)
+ CDBASE = $(CODENAME)-netbook-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),kubuntu-netbook)
+ CDBASE = $(CODENAME)-netbook-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),ubuntu-moblin-remix)
+ CDBASE = $(CODENAME)-moblin-remix-$(FULLARCH)
+ else
+ ifeq ($(PROJECT),kubuntu-mobile)
+ CDBASE = $(CODENAME)-mobile-$(FULLARCH)
+ else
+ CDBASE = $(CODENAME)-desktop-$(FULLARCH)
+ endif
+ endif
+ endif
+ endif
+ endif
+ endif
+ endif
+ endif
+ endif
+ endif
+endif
+endif
+CDSRCBASE = $(CODENAME)-src-$(1)
+
+INSTALLER_TYPE := $(shell $(find_newest_installer))
+INSTALLER_VERSION := $(shell readlink $(MIRROR)/dists/$(CODENAME)/main/$(INSTALLER_TYPE)-$(ARCH)/current)
+
+## DEBUG STUFF ##
+
+PrintVars:
+ @num=1; \
+ DATE=$${CDIMAGE_DATE:-`date +%Y%m%d`} ; \
+ echo BINDISKINFO: ; \
+ echo $(BINDISKINFO) ; \
+ echo SRCDISKINFO: ; \
+ echo $(SRCDISKINFO) ; \
+ echo BINDISKINFOND: ; \
+ echo $(BINDISKINFOND) ; \
+ echo SRCDISKINFOND: ; \
+ echo $(SRCDISKINFOND) ; \
+ echo BINVOLID: ; \
+ echo $(BINVOLID) ; \
+ echo SRCVOLID: ; \
+ echo $(SRCVOLID) ; \
+
+default:
+ @echo "Please refer to the README file for more information"
+ @echo "about the different targets available."
+
+## CHECKS ##
+
+# Basic checks in order to avoid problems
+ok:
+ifndef TDIR
+ @echo TDIR undefined -- set up CONF.sh; false
+endif
+ifndef BASEDIR
+ @echo BASEDIR undefined -- set up CONF.sh; false
+endif
+ifndef MIRROR
+ @echo MIRROR undefined -- set up CONF.sh; false
+endif
+ifndef ARCH
+ @echo ARCH undefined -- set up CONF.sh; false
+endif
+ifndef CODENAME
+ @echo CODENAME undefined -- set up CONF.sh; false
+endif
+ifndef OUT
+ @echo OUT undefined -- set up CONF.sh; false
+endif
+ifdef NONFREE
+ifdef EXTRANONFREE
+ @echo Never use NONFREE and EXTRANONFREE at the same time; false
+endif
+endif
+ifdef FORCENONUSONCD1
+ifndef NONUS
+ @echo If we have FORCENONUSONCD1 set, we must also have NONUS set; false
+endif
+endif
+
+## INITIALIZATION ##
+
+# Creation of the directories needed
+init: ok $(OUT) $(TDIR) $(BDIR) $(SDIR) $(ADIR)
+$(OUT):
+ $(Q)mkdir -p $(OUT)
+$(TDIR):
+ $(Q)mkdir -p $(TDIR)
+$(BDIR):
+ $(Q)mkdir -p $(BDIR)
+$(SDIR):
+ $(Q)mkdir -p $(SDIR)
+$(ADIR):
+ $(Q)mkdir -p $(ADIR)
+ $(Q)mkdir -p $(ADIR)/apt-ftparchive-db
+
+## CLEANINGS ##
+
+# Cleans the current arch tree (but not packages selection info)
+clean: ok bin-clean src-clean
+bin-clean:
+ $(Q)rm -rf $(BDIR)/CD[1234567890]*
+ $(Q)rm -rf $(BDIR)/*_NONUS
+ $(Q)rm -f $(BDIR)/*.filelist*
+ $(Q)rm -f $(BDIR)/packages-stamp $(BDIR)/bootable-stamp \
+ $(BDIR)/upgrade-stamp $(BDIR)/secured-stamp $(BDIR)/md5-check
+src-clean:
+ $(Q)rm -rf $(SDIR)/CD[1234567890]*
+ $(Q)rm -rf $(SDIR)/*_NONUS
+ $(Q)rm -rf $(SDIR)/sources-stamp $(SDIR)/secured-stamp $(SDIR)/md5-check
+
+# Completely cleans the current arch tree
+realclean: distclean
+distclean: ok bin-distclean src-distclean
+bin-distclean:
+ $(Q)echo "Cleaning the binary build directory"
+ $(Q)rm -rf $(BDIR)
+ $(Q)rm -rf $(ADIR)
+src-distclean:
+ $(Q)echo "Cleaning the source build directory"
+ $(Q)rm -rf $(SDIR)
+
+## STATUS and APT ##
+
+# Regenerate the status file with only packages that
+# are of priority standard or higher
+status: init $(ADIR)/status
+$(ADIR)/status:
+ @echo "Generating a fake status file for apt-get and apt-cache..."
+ :> $(ADIR)/status
+ # Updating the apt database
+ $(Q)$(apt) update
+ #
+ # Checking the consistence of the standard system
+ # If this does fail, then launch make correctstatus
+ #
+ $(Q)$(apt) check || $(MAKE) correctstatus
+
+# Only useful if the standard system is broken
+# It tries to build a better status file with apt-get -f install
+correctstatus: status apt-update
+ # You may need to launch correctstatus more than one time
+ # in order to correct all dependencies
+ #
+ # Removing packages from the system :
+ $(Q)set -e; \
+ for i in `$(apt) deselected -f install`; do \
+ echo $$i; \
+ perl -i -000 -ne "print unless /^Package: \Q$$i\E/m" \
+ $(ADIR)/status; \
+ done
+ #
+ # Adding packages to the system :
+ $(Q)set -e; \
+ for i in `$(apt) selected -f install`; do \
+ echo $$i; \
+ $(apt) cache dumpavail | perl -000 -ne \
+ "s/^(Package: .*)\$$/\$$1\nStatus: install ok installed/m; \
+ print if /^Package: \Q$$i\E\s*\$$/m;" \
+ >> $(ADIR)/status; \
+ done
+ #
+ # Showing the output of apt-get check :
+ $(Q)$(apt) check
+
+apt-update: status
+ @echo "Apt-get is updating his files ..."
+ $(Q)$(apt) update
+
+
+## GENERATING LISTS ##
+
+# Deleting the list only
+deletelist: ok
+ $(Q)-rm $(BDIR)/rawlist
+ $(Q)-rm $(BDIR)/rawlist-exclude
+ $(Q)-rm $(BDIR)/list
+ $(Q)-rm $(BDIR)/list.exclude
+
+# Generates the list of packages/files to put on each CD
+list: bin-list src-list
+
+# Generate the listing of binary packages
+bin-list: ok apt-update bin-genlist $(BDIR)/1.packages
+$(BDIR)/1.packages:
+ @echo "Dispatching the packages on all the CDs ..."
+ $(Q)$(list2cds) $(BDIR)/list $(SIZELIMIT)
+ifdef FORCENONUSONCD1
+ $(Q)set -e; \
+ for file in $(BDIR)/*.packages; do \
+ newfile=$${file%%.packages}_NONUS.packages; \
+ cp $$file $$newfile; \
+ $(strip_nonus_bin) $$file $$file.tmp; \
+ if (cmp -s $$file $$file.tmp) ; then \
+ rm -f $$file.tmp $$newfile ; \
+ else \
+ echo Splitting non-US packages: $$file and $$newfile ; \
+ mv -f $$file.tmp $$file; \
+ fi ;\
+ done
+endif
+
+# Generate the listing for sources CDs corresponding to the packages included
+# in the binary set
+src-list: ok apt-update src-genlist $(SDIR)/1.sources
+$(SDIR)/1.sources:
+ @echo "Dispatching the sources on all the CDs ..."
+ $(Q)$(list2src) $(SDIR)/list $(SIZELIMIT)
+ifdef FORCENONUSONCD1
+ $(Q)set -e; \
+ for file in $(SDIR)/*.sources; do \
+ newfile=$${file%%.sources}_NONUS.sources; \
+ cp $$file $$newfile; \
+ grep -v non-US $$file >$$file.tmp; \
+ if (cmp -s $$file $$file.tmp) ; then \
+ rm -f $$file.tmp $$newfile ; \
+ else \
+ echo Splitting non-US sources: $$file and $$newfile ; \
+ mv -f $$file.tmp $$file; \
+ fi ;\
+ done
+endif
+
+# Generate the complete listing of packages from the task
+# Build a nice list without doubles and without spaces
+bin-genlist: ok $(BDIR)/list $(BDIR)/list.exclude
+$(BDIR)/list: $(BDIR)/rawlist
+ @echo "Generating the complete list of packages to be included ..."
+ $(Q)perl -ne 'chomp; next if /^\s*$$/; \
+ print "$$_\n" if not $$seen{$$_}; $$seen{$$_}++;' \
+ $(BDIR)/rawlist \
+ > $(BDIR)/list
+
+
+$(BDIR)/list.exclude: $(BDIR)/rawlist-exclude
+ @echo "Generating the complete list of packages to be removed ..."
+ $(Q)perl -ne 'chomp; next if /^\s*$$/; \
+ print "$$_\n" if not $$seen{$$_}; $$seen{$$_}++;' \
+ $(BDIR)/rawlist-exclude \
+ > $(BDIR)/list.exclude
+
+# Build the raw list (cpp output) with doubles and spaces
+$(BDIR)/rawlist:
+ifdef FORCENONUSONCD1
+ $(Q)$(apt) cache dumpavail | \
+ grep-dctrl -FSection -n -sPackage -e '^(non-US|non-us)' - | \
+ sort | uniq > $(BDIR)/$(CAPPROJECT)_$(CODENAME)_nonUS
+endif
+ $(Q)if [ -x "/usr/sbin/debootstrap" -a _$(INSTALLER_CD) != _1 -a _$(CDIMAGE_SQUASHFS_BASE) != _1 ]; then \
+ mkdir -p $(DEBOOTSTRAP)/tmp-$(ARCH) ; \
+ $(DEBOOTSTRAPROOT) /usr/sbin/debootstrap --arch $(ARCH) --print-debs $(CODENAME) $(DEBOOTSTRAP)/tmp-$(ARCH) file://$(MIRROR) $(DEBOOTSTRAP)/$(CODENAME)-$(FULLARCH) \
+ | tr ' ' '\n' >>$(BDIR)/rawlist.debootstrap; \
+ fi
+ $(Q)perl -npe 's/\@ARCH\@/$(FULLARCH)/g' $(TASK) | \
+ cpp -nostdinc -nostdinc++ -P -undef -D ARCH=$(FULLARCH) -D ARCH_$(subst -,_,$(subst +,_,$(FULLARCH))) \
+ -U $(ARCH) -U i386 -U linux -U unix \
+ -DFORCENONUSONCD1=$(forcenonusoncd1) \
+ -I $(BASEDIR)/tasks/auto/$(IMAGE_TYPE) -I $(BASEDIR)/tasks -I $(BDIR) - - >> $(BDIR)/rawlist
+
+# Build the raw list (cpp output) with doubles and spaces for excluded packages
+$(BDIR)/rawlist-exclude:
+ $(Q)if [ -n "$(EXCLUDE)" ]; then \
+ perl -npe 's/\@ARCH\@/$(FULLARCH)/g' $(EXCLUDE) | \
+ cpp -nostdinc -nostdinc++ -P -undef -D ARCH=$(FULLARCH) -D ARCH_$(subst -,_,$(subst +,_,$(FULLARCH))) \
+ -U $(ARCH) -U i386 -U linux -U unix \
+ -DFORCENONUSONCD1=$(forcenonusoncd1) \
+ -I $(BASEDIR)/tasks/auto/$(IMAGE_TYPE) -I $(BASEDIR)/tasks -I $(BDIR) - - >> $(BDIR)/rawlist-exclude; \
+ else \
+ echo > $(BDIR)/rawlist-exclude; \
+ fi
+
+# Generate the complete listing of sources from the task
+# Build a nice list without doubles and without spaces
+# TODO: no exclude support; does it matter?
+src-genlist: ok $(SDIR)/list
+$(SDIR)/list: $(SDIR)/rawlist
+ @echo "Generating the complete list of packages to be included ..."
+ $(Q)perl -ne 'chomp; next if /^\s*$$/; \
+ print "$$_\n" if not $$seen{$$_}; $$seen{$$_}++;' \
+ $(SDIR)/rawlist \
+ > $(SDIR)/list
+
+$(SDIR)/rawlist:
+ $(Q)($(foreach arch,$(ARCHES), \
+ perl -npe 's/\@ARCH\@/$(arch)/g' $(TASK) | \
+ cpp -nostdinc -nostdinc++ -P -undef -D ARCH=$(arch) -D ARCH_$(subst -,_,$(subst +,_,$(arch))) \
+ -U $(arch) -U i386 -U linux -U unix \
+ -DFORCENONUSONCD1=$(forcenonusoncd1) \
+ -I $(BASEDIR)/tasks/auto/$(IMAGE_TYPE) -I $(BASEDIR)/tasks -I $(SDIR) - -; \
+ )) | sort | uniq > $(SDIR)/rawlist
+
+## DIRECTORIES && PACKAGES && INFOS ##
+
+# Create all the needed directories for installing packages (plus the
+# .disk directory)
+tree: bin-tree src-tree
+bin-tree: ok bin-list $(BDIR)/CD1/ubuntu
+$(BDIR)/CD1/ubuntu:
+ @echo "Adding the required directories to the binary CDs ..."
+ $(Q)set -e; \
+ for i in $(BDIR)/*.packages; do \
+ dir=$${i%%.packages}; \
+ dir=$${dir##$(BDIR)/}; \
+ dir=$(BDIR)/CD$$dir; \
+ mkdir -p $$dir; \
+ $(add_dirs) $$dir; \
+ done
+
+src-tree: ok src-list $(SDIR)/CD1/ubuntu
+$(SDIR)/CD1/ubuntu:
+ @echo "Adding the required directories to the source CDs ..."
+ $(Q)set -e; \
+ for i in $(SDIR)/*.sources; do \
+ dir=$${i%%.sources}; \
+ dir=$${dir##$(SDIR)/}; \
+ dir=$(SDIR)/CD$$dir; \
+ mkdir -p $$dir; \
+ $(add_dirs) $$dir; \
+ done
+
+# CD labels / volume ids / disk info
+infos: bin-infos src-infos
+bin-infos: bin-tree $(BDIR)/CD1/.disk/info
+$(BDIR)/CD1/.disk/info:
+ @echo "Generating the binary CD labels and their volume ids ..."
+ $(Q)set -e; \
+ nb=`find $(BDIR) -name \*.packages | grep '^..?\.packages$$' | wc -l | tr -d " "`; num=0;\
+ DATE=$${CDIMAGE_DATE:-`date +%Y%m%d`}; \
+ for i in $(BDIR)/*.packages; do \
+ num=$${i%%.packages}; num=$${num##$(BDIR)/}; \
+ dir=$(BDIR)/CD$$num; \
+ echo -n $(BINDISKINFO) | sed 's/_NONUS//g' > $$dir/.disk/info; \
+ echo '#define DISKNAME ' $(BINDISKINFOND) | sed 's/_NONUS//g' \
+ > $$dir/README.diskdefines; \
+ echo '#define TYPE binary' \
+ >> $$dir/README.diskdefines; \
+ echo '#define TYPEbinary 1' \
+ >> $$dir/README.diskdefines; \
+ echo '#define ARCH ' $(ARCH) \
+ >> $$dir/README.diskdefines; \
+ echo '#define ARCH'$(ARCH) ' 1' \
+ >> $$dir/README.diskdefines; \
+ echo '#define DISKNUM ' $$num | sed 's/_NONUS//g' \
+ >> $$dir/README.diskdefines; \
+ echo '#define DISKNUM'$$num ' 1' | sed 's/_NONUS//g' \
+ >> $$dir/README.diskdefines; \
+ echo '#define TOTALNUM ' $$nb \
+ >> $$dir/README.diskdefines; \
+ echo '#define TOTALNUM'$$nb ' 1' \
+ >> $$dir/README.diskdefines; \
+ echo -n $(BINVOLID) > $(BDIR)/$${num}.volid; \
+ $(set_mkisofs_opts) bin $$num > $(BDIR)/$${num}.mkisofs_opts; \
+ done
+src-infos: src-tree $(SDIR)/CD1/.disk/info
+$(SDIR)/CD1/.disk/info:
+ @echo "Generating the source CD labels and their volume ids ..."
+ $(Q)set -e; \
+ nb=`find $(SDIR) -name \*.sources | grep '^..?\.sources$$' | wc -l | tr -d " "`; num=0;\
+ DATE=$${CDIMAGE_DATE:-`date +%Y%m%d`}; \
+ for i in $(SDIR)/*.sources; do \
+ num=$${i%%.sources}; num=$${num##$(SDIR)/}; \
+ dir=$(SDIR)/CD$$num; \
+ echo -n $(SRCDISKINFO) | sed 's/_NONUS//g' > $$dir/.disk/info; \
+ echo '#define DISKNAME ' $(SRCDISKINFOND) | sed 's/_NONUS//g' \
+ > $$dir/README.diskdefines; \
+ echo '#define TYPE source' \
+ >> $$dir/README.diskdefines; \
+ echo '#define TYPEsource 1' \
+ >> $$dir/README.diskdefines; \
+ echo '#define ARCH ' $(ARCH) \
+ >> $$dir/README.diskdefines; \
+ echo '#define ARCH'$(ARCH) ' 1' \
+ >> $$dir/README.diskdefines; \
+ echo '#define DISKNUM ' $$num | sed 's/_NONUS//g' \
+ >> $$dir/README.diskdefines; \
+ echo '#define DISKNUM'$$num ' 1' | sed 's/_NONUS//g' \
+ >> $$dir/README.diskdefines; \
+ echo '#define TOTALNUM ' $$nb \
+ >> $$dir/README.diskdefines; \
+ echo '#define TOTALNUM'$$nb ' 1' \
+ >> $$dir/README.diskdefines; \
+ echo -n $(SRCVOLID) > $(SDIR)/$${num}.volid; \
+ $(set_mkisofs_opts) src $$num > $(SDIR)/$${num}.mkisofs_opts; \
+ done
+
+# Adding the deb files to the images
+packages: bin-infos bin-list $(BDIR)/packages-stamp
+$(BDIR)/packages-stamp:
+ @echo "Current disk usage on the binary CDs (before the debs are added) :"
+ @cd $(BDIR) && du -sm CD[0123456789]*
+ @echo "Adding the selected packages to each CD :"
+ifeq ($(CDIMAGE_INSTALL_BASE),1)
+ifneq ($(CDIMAGE_ADDON),1)
+ifneq ($(CDIMAGE_SQUASHFS_BASE),1)
+ @# Check that all packages required by debootstrap are included
+ @# and create .disk/base_installable if yes
+ @# Also create .disk/base_components
+ $(Q)for DISK in $(FIRSTDISKS); do \
+ DISK=$${DISK##CD}; \
+ if [ -x "/usr/sbin/debootstrap" ]; then \
+ ok=yes; \
+ mkdir -p $(DEBOOTSTRAP)/tmp-$(ARCH) ; \
+ for p in `$(DEBOOTSTRAPROOT) /usr/sbin/debootstrap --arch $(ARCH) --print-debs $(CODENAME) $(DEBOOTSTRAP)/tmp-$(ARCH) file://$(MIRROR) $(DEBOOTSTRAP)/$(CODENAME)-$(FULLARCH)`; do \
+ if ! grep -q ^$$p$$ $(BDIR)/$$DISK.packages; then \
+ if [ -n "$(BASE_EXCLUDE)" ] && grep -q ^$$p$$ $(BASE_EXCLUDE); then \
+ echo "Missing debootstrap-required $$p but included in $(BASE_EXCLUDE)"; \
+ continue; \
+ fi; \
+ ok=no; \
+ echo "Missing debootstrap-required $$p"; \
+ fi; \
+ done; \
+ if [ "$$ok" = "yes" ]; then \
+ echo "CD$$DISK contains all packages needed by debootstrap"; \
+ touch $(BDIR)/CD$$DISK/.disk/base_installable; \
+ else \
+ echo "CD$$DISK missing some packages needed by debootstrap"; \
+ exit 1; \
+ fi; \
+ else \
+ echo "Unable to find debootstrap program"; \
+ fi; \
+ echo 'main' > $(BDIR)/CD$$DISK/.disk/base_components; \
+ if [ "$$RESTRICTED" = 1 ]; then \
+ echo 'restricted' >> $(BDIR)/CD$$DISK/.disk/base_components; \
+ fi; \
+ if [ "$$UNIVERSE" = 1 ]; then \
+ echo 'universe' >> $(BDIR)/CD$$DISK/.disk/base_components; \
+ fi; \
+ if [ "$$MULTIVERSE" = 1 ]; then \
+ echo 'multiverse' >> $(BDIR)/CD$$DISK/.disk/base_components; \
+ fi; \
+ if [ "$$CDIMAGE_DVD" = 1 ]; then \
+ echo 'dvd/single' > $(BDIR)/CD$$DISK/.disk/cd_type; \
+ else \
+ echo 'full_cd/single' > $(BDIR)/CD$$DISK/.disk/cd_type; \
+ fi; \
+ if [ -n "$(UDEB_INCLUDE)" ] ; then \
+ if [ -r "$(UDEB_INCLUDE)" ] ; then \
+ cp -af "$(UDEB_INCLUDE)" \
+ "$(BDIR)/CD$$DISK/.disk/udeb_include"; \
+ else \
+ echo "ERROR: Unable to read UDEB_INCLUDE file $(UDEB_INCLUDE)"; \
+ fi; \
+ fi; \
+ if [ -n "$(UDEB_EXCLUDE)" ] ; then \
+ if [ -r "$(UDEB_EXCLUDE)" ] ; then \
+ cp -af "$(UDEB_EXCLUDE)" \
+ "$(BDIR)/CD$$DISK/.disk/udeb_exclude"; \
+ else \
+ echo "ERROR: Unable to read UDEB_EXCLUDE file $(UDEB_EXCLUDE)"; \
+ fi; \
+ fi; \
+ if [ -n "$(BASE_INCLUDE)" ] ; then \
+ if [ -r "$(BASE_INCLUDE)" ] ; then \
+ cp -af "$(BASE_INCLUDE)" \
+ "$(BDIR)/CD$$DISK/.disk/base_include"; \
+ else \
+ echo "ERROR: Unable to read BASE_INCLUDE file $(BASE_INCLUDE)"; \
+ fi; \
+ fi; \
+ if [ -n "$(BASE_EXCLUDE)" ] ; then \
+ if [ -r "$(BASE_EXCLUDE)" ] ; then \
+ cp -af $(BASE_EXCLUDE) \
+ $(BDIR)/CD$$DISK/.disk/base_exclude; \
+ else \
+ echo "ERROR: Unable to read BASE_EXCLUDE file $(BASE_EXCLUDE)"; \
+ fi; \
+ fi; \
+ done
+endif
+endif
+endif
+ifeq ($(LIVE_FILESYSTEM),1)
+ @# Ubuntu live CDs are installable too
+ touch $(BDIR)/CD1/.disk/base_installable
+ if [ "$$CDIMAGE_DVD" = 1 ]; then \
+ echo 'dvd/single' > $(BDIR)/CD1/.disk/cd_type; \
+ else \
+ echo 'full_cd/single' > $(BDIR)/CD1/.disk/cd_type; \
+ fi
+endif
+ $(Q)set -e; \
+ for i in $(BDIR)/*.packages; do \
+ dir=$${i%%.packages}; \
+ n=$${dir##$(BDIR)/}; \
+ dir=$(BDIR)/CD$$n; \
+ echo "$$n ... "; \
+ cat $$i | xargs -n 200 -r $(add_packages) $$dir; \
+ if [ -x "$(HOOK)" ]; then \
+ cd $(BDIR) && $(HOOK) $$n before-scanpackages; \
+ fi; \
+ $(scanpackages) scan $$dir; \
+ echo "done."; \
+ done
+ @#Now install the Packages and Packages.cd files
+ $(Q)set -e; \
+ for i in $(BDIR)/*.packages; do \
+ dir=$${i%%.packages}; \
+ dir=$${dir##$(BDIR)/}; \
+ dir=$(BDIR)/CD$$dir; \
+ $(scanpackages) install $$dir; \
+ done
+ifeq ($(LIVE_FILESYSTEM),1)
+ $(Q)$(add_live_filesystem)
+endif
+ifeq ($(CDIMAGE_LIVE),1)
+ $(Q)$(add_winfoss)
+endif
+ $(Q)touch $(BDIR)/packages-stamp
+
+sources: src-infos src-list $(SDIR)/sources-stamp
+$(SDIR)/sources-stamp:
+ @echo "Adding the selected sources to each CD."
+ $(Q)set -e; \
+ for i in $(SDIR)/*.sources; do \
+ dir=$${i%%.sources}; \
+ n=$${dir##$(SDIR)/}; \
+ dir=$(SDIR)/CD$$n; \
+ echo -n "$$n ... "; \
+ echo -n "main ... "; \
+ grep -vE "(non-US/|/local/)" $$i > $$i.main || true ; \
+ if [ -s $$i.main ] ; then \
+ cat $$i.main | xargs $(add_files) $$dir $(MIRROR); \
+ fi ; \
+ if [ -n "$(LOCAL)" ]; then \
+ echo -n "local ... "; \
+ grep "/local/" $$i > $$i.local || true ; \
+ if [ -s $$i.local ] ; then \
+ if [ -n "$(LOCALDEBS)" ] ; then \
+ cat $$i.local | xargs $(add_files) \
+ $$dir $(LOCALDEBS); \
+ else \
+ cat $$i.local | xargs $(add_files) \
+ $$dir $(MIRROR); \
+ fi; \
+ fi; \
+ fi; \
+ if [ -n "$(NONUS)" ]; then \
+ echo -n "non-US ... "; \
+ grep "non-US/" $$i > $$i.nonus || true ; \
+ if [ -s $$i.nonus ] ; then \
+ cat $$i.nonus | xargs $(add_files) $$dir $(NONUS); \
+ fi; \
+ fi; \
+ $(scansources) $$dir; \
+ echo "done."; \
+ done
+ $(Q)touch $(SDIR)/sources-stamp
+
+## BOOT & DOC & INSTALL ##
+
+# Basic checks
+$(MIRROR)/doc: need-complete-mirror
+$(MIRROR)/tools: need-complete-mirror
+need-complete-mirror:
+ # now a no-op
+
+# Add everything that is needed to make the CDs bootable
+bootable: ok disks installtools packages $(BDIR)/bootable-stamp
+$(BDIR)/bootable-stamp:
+ @echo "Making the binary CDs bootable ..."
+ $(Q)set -e; \
+ for file in $(BDIR)/*.packages; do \
+ dir=$${file%%.packages}; \
+ n=$${dir##$(BDIR)/}; \
+ dir=$(BDIR)/CD$$n; \
+ if [ -f $(BASEDIR)/tools/boot/$(DI_CODENAME)/boot-$(FULLARCH) ]; then \
+ cd $(BDIR); \
+ echo "Running tools/boot/$(DI_CODENAME)/boot-$(FULLARCH) $$n $$dir" ; \
+ $(BASEDIR)/tools/boot/$(DI_CODENAME)/boot-$(FULLARCH) $$n $$dir; \
+ elif [ -f $(BASEDIR)/tools/boot/$(DI_CODENAME)/boot-$(ARCH) ]; then \
+ cd $(BDIR); \
+ echo "Running tools/boot/$(DI_CODENAME)/boot-$(ARCH) $$n $$dir" ; \
+ $(BASEDIR)/tools/boot/$(DI_CODENAME)/boot-$(ARCH) $$n $$dir; \
+ else \
+ if [ "$${IGNORE_MISSING_BOOT_SCRIPT:-0}" = "0" ]; then \
+ echo "No script to make CDs bootable for $(FULLARCH) ..."; \
+ exit 1; \
+ fi; \
+ fi; \
+ done
+ $(Q)touch $(BDIR)/bootable-stamp
+
+# Add the doc files to the CDs and the Release-Notes and the
+# Contents-$(ARCH).gz files
+bin-doc: ok bin-infos $(MIRROR)/doc $(BDIR)/CD1/doc
+$(BDIR)/CD1/doc:
+ @echo "Adding the documentation (bin) ..."
+ mkdir -p $(BDIR)/$$DISK/doc
+ $(Q)$(add_bin_doc) # Common stuff for all disks
+
+src-doc: ok src-infos $(SDIR)/CD1/README.html
+$(SDIR)/CD1/README.html:
+ @echo "Adding the documentation (src) ..."
+ $(Q)set -e; \
+ for i in $(SDIR)/*.sources; do \
+ dir=$${i%%.sources}; \
+ dir=$${dir##$(SDIR)/}; \
+ dir=$(SDIR)/CD$$dir; \
+ mkdir -p $$dir/pics ; \
+ cp $(BASEDIR)/data/pics/*.* $$dir/pics/ ; \
+ done
+
+# Add the install stuff on the first CD
+installtools: ok bin-doc disks $(BDIR)/CD1/install
+$(BDIR)/CD1/install:
+ @echo "Adding install tools and documentation ..."
+ $(Q)set -e; \
+ for DISK in $(FIRSTDISKS) ; do \
+ mkdir $(BDIR)/$$DISK/install ; \
+ if [ -x "$(BASEDIR)/tools/$(CODENAME)/installtools.sh" ]; then \
+ $(BASEDIR)/tools/$(CODENAME)/installtools.sh $(BDIR)/$$DISK ; \
+ fi ; \
+ done
+
+ifeq (,$(findstring serveraddon,$(call CDBASE,2)))
+ifeq ($(CDIMAGE_ADDON),1)
+app-install: ok packages $(BDIR)/CD1/app-install
+$(BDIR)/CD1/app-install:
+ @echo "Adding app-install data ..."
+ $(Q)set -e; \
+ if [ -x "$(BASEDIR)/tools/$(CODENAME)/app-install.sh" ]; then \
+ $(BASEDIR)/tools/$(CODENAME)/app-install.sh 1 $(BDIR)/CD1; \
+ fi
+else
+app-install:
+endif
+else
+app-install: ok packages $(BDIR)/CD2/app-install
+$(BDIR)/CD2/app-install:
+ @echo "Adding app-install data ..."
+ $(Q)set -e; \
+ if [ -x "$(BASEDIR)/tools/$(CODENAME)/app-install.sh" ]; then \
+ $(BASEDIR)/tools/$(CODENAME)/app-install.sh 2 $(BDIR)/CD2; \
+ fi
+endif
+
+# Add the disks-arch directories if/where needed
+disks: ok bin-infos $(BDIR)/CD1/dists/$(DI_CODENAME)/main/disks-$(ARCH)
+$(BDIR)/CD1/dists/$(DI_CODENAME)/main/disks-$(ARCH):
+ifdef BOOTDISKS
+ @echo "Adding disks-$(ARCH) stuff ..."
+ $(Q)set -e; \
+ for DISK in $(FIRSTDISKS) ; do \
+ mkdir -p $(BDIR)/$$DISK/dists/$(DI_CODENAME)/main/disks-$(ARCH) ; \
+ $(add_files) \
+ $(BDIR)/$$DISK/dists/$(DI_CODENAME)/main/disks-$(ARCH) \
+ $(BOOTDISKS) . ; \
+ touch $(BDIR)/$$DISK/.disk/kernel_installable ; \
+ cd $(BDIR)/$$DISK/dists/$(DI_CODENAME)/main/disks-$(ARCH); \
+ rm -rf base-images-*; \
+ if [ "$(SYMLINK)" != "" ]; then exit 0; fi; \
+ if [ -L current ]; then \
+ CURRENT_LINK=`readlink current`; \
+ mv $$CURRENT_LINK .tmp_link; \
+ rm -rf [0123456789]*; \
+ mv .tmp_link $$CURRENT_LINK; \
+ elif [ -d current ]; then \
+ rm -rf [0123456789]*; \
+ fi; \
+ done
+endif
+
+ifneq ($(CDIMAGE_INSTALL_BASE),1)
+upgrade:
+else ifeq ($(CDIMAGE_SQUASHFS_BASE),1)
+upgrade:
+else
+upgrade: ok bin-infos $(BDIR)/upgrade-stamp
+$(BDIR)/upgrade-stamp:
+ @echo "Trying to add upgrade* directories ..."
+ $(Q)if [ -x "$(BASEDIR)/tools/$(CODENAME)/upgrade.sh" ]; then \
+ $(BASEDIR)/tools/$(CODENAME)/upgrade.sh $(BDIR); \
+ fi
+ $(Q)if [ -x "$(BASEDIR)/tools/$(CODENAME)/upgrade-$(ARCH).sh" ]; then \
+ $(BASEDIR)/tools/$(CODENAME)/upgrade-$(ARCH).sh $(BDIR); \
+ fi
+ $(Q)touch $(BDIR)/upgrade-stamp
+endif
+
+## EXTRAS ##
+
+# Launch the extras scripts correctly for customizing the CDs
+extras: bin-extras
+bin-extras: ok
+ $(Q)if [ -z "$(DIR)" -o -z "$(CD)" -o -z "$(ROOTSRC)" ]; then \
+ echo "Give me more parameters (DIR, CD and ROOTSRC are required)."; \
+ false; \
+ fi
+ @echo "Adding dirs '$(DIR)' from '$(ROOTSRC)' to '$(BDIR)/CD$(CD)'" ...
+ $(Q)$(add_files) $(BDIR)/CD$(CD) $(ROOTSRC) $(DIR)
+src-extras:
+ $(Q)if [ -z "$(DIR)" -o -z "$(CD)" -o -z "$(ROOTSRC)" ]; then \
+ echo "Give me more parameters (DIR, CD and ROOTSRC are required)."; \
+ false; \
+ fi
+ @echo "Adding dirs '$(DIR)' from '$(ROOTSRC)' to '$(SDIR)/CD$(CD)'" ...
+ $(Q)$(add_files) $(SDIR)/CD$(CD) $(ROOTSRC) $(DIR)
+
+## IMAGE BUILDING ##
+
+# Get some size info about the build dirs
+imagesinfo: bin-imagesinfo
+bin-imagesinfo: ok
+ $(Q)for i in $(BDIR)/*.packages; do \
+ echo `du -sb $${i%%.packages}`; \
+ done
+src-imagesinfo: ok
+ $(Q)for i in $(SDIR)/*.sources; do \
+ echo `du -sb $${i%%.sources}`; \
+ done
+
+# Generate a md5sum.txt file listings all files on the CD
+md5list: bin-md5list src-md5list
+bin-md5list: ok packages bin-secured $(BDIR)/CD1/md5sum.txt
+$(BDIR)/CD1/md5sum.txt:
+ @echo "Generating md5sum of files from all the binary CDs ..."
+ $(Q)set -e; \
+ if [ "$$FASTSUMS" != "1" ] ; then \
+ for file in $(BDIR)/*.packages; do \
+ dir=$${file%%.packages}; \
+ n=$${dir##$(BDIR)/}; \
+ dir=$(BDIR)/CD$$n; \
+ test -x "$(HOOK)" && cd $(BDIR) && $(HOOK) $$n before-mkisofs; \
+ cd $$dir; \
+ find . -follow -type f -print0 | grep -zZ -v "\./md5sum" | \
+ grep -zZ -v "dists/stable" | grep -zZ -v "dists/frozen" | \
+ grep -zZ -v "dists/unstable" | \
+ xargs -0 $(md5sum) > md5sum.txt ; \
+ done \
+ else \
+ $(fastsums) $(BDIR); \
+ fi
+ $(Q)set -e; for dir in $(BDIR)/CD*; do \
+ [ -d "$$dir" ] || continue; \
+ $(hardlink) "$$dir"; \
+ done
+src-md5list: ok sources src-secured $(SDIR)/CD1/md5sum.txt
+$(SDIR)/CD1/md5sum.txt:
+ @echo "Generating md5sum of files from all the source CDs ..."
+ $(Q)set -e; \
+ if [ "$$FASTSUMS" != "1" ] ; then \
+ for file in $(SDIR)/*.sources; do \
+ dir=$${file%%.sources}; \
+ dir=$${dir##$(SDIR)/}; \
+ dir=$(SDIR)/CD$$dir; \
+ cd $$dir; \
+ find . -follow -type f -print0 | grep -zZ -v "\./md5sum" | \
+ grep -zZ -v "dists/stable" | grep -zZ -v "dists/frozen" | \
+ grep -zZ -v "dists/unstable" | \
+ xargs -0 $(md5sum) > md5sum.txt ; \
+ done \
+ else \
+ $(fastsums) $(SDIR); \
+ fi
+ $(Q)set -e; for dir in $(BDIR)/CD*; do \
+ [ -d "$$dir" ] || continue; \
+ $(hardlink) "$$dir"; \
+ done
+
+
+# Generate $CODENAME-secured tree with Packages and Release(.gpg) files
+# from the official tree
+# Complete the Release file from the normal tree
+secured: bin-secured src-secured
+bin-secured: $(BDIR)/secured-stamp
+$(BDIR)/secured-stamp:
+ @echo "Generating $(CODENAME)-secured on all the binary CDs ..."
+ $(Q)set -e; \
+ for file in $(BDIR)/*.packages; do \
+ dir=$${file%%.packages}; \
+ n=$${dir##$(BDIR)/}; \
+ dir=$(BDIR)/CD$$n; \
+ cd $$dir; \
+ $(add_secured); \
+ done
+ $(Q)touch $(BDIR)/secured-stamp
+
+src-secured: $(SDIR)/secured-stamp
+$(SDIR)/secured-stamp:
+ @echo "Generating $(CODENAME)-secured on all the source CDs ..."
+ $(Q)set -e; \
+ for file in $(SDIR)/*.sources; do \
+ dir=$${file%%.sources}; \
+ dir=$${dir##$(SDIR)/}; \
+ dir=$(SDIR)/CD$$dir; \
+ cd $$dir; \
+ $(add_secured); \
+ done
+ $(Q)touch $(SDIR)/secured-stamp
+
+# Generates all the images
+images: bin-images src-images
+
+# DOJIGDO actions (for both binaries and source)
+# 0 isofile
+# 1 isofile + jigdo, cleanup_jigdo
+# 2 jigdo, cleanup_jigdo
+#
+bin-images: ok bin-md5list $(OUT)
+ @echo "Generating the binary iso/jigdo images ..."
+ $(Q)set -e; \
+ for file in $(BDIR)/*.packages; do \
+ dir=$${file%%.packages}; \
+ n=$${dir##$(BDIR)/}; \
+ num=$$n; \
+ dir=$(BDIR)/CD$$n; \
+ cd $$dir/..; \
+ opts=`cat $(BDIR)/$$n.mkisofs_opts`; \
+ volid=`cat $(BDIR)/$$n.volid`; \
+ rm -f $(OUT)/$(call CDBASE,$$n).raw; \
+ if [ "$(IMAGE_FORMAT)" = "vfat" ]; then \
+ if [ -d boot$$n/ ]; then \
+ cp -a boot$$n/* CD$$n; \
+ fi; \
+ $(make_vfat_img) -d CD$$n \
+ -o $(OUT)/$(call CDBASE,$$n).raw; \
+ elif [ "$(IMAGE_FORMAT)" = "iso" ]; then \
+ if [ "$(DOJIGDO)" = "0" ]; then \
+ $(verbose) $(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \
+ -o $(OUT)/$(call CDBASE,$$n).raw $$opts CD$$n; \
+ chmod +r $(OUT)/$(call CDBASE,$$n).raw; \
+ elif [ "$(DOJIGDO)" = "1" ]; then \
+ $(verbose) $(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \
+ -o $(OUT)/$(call CDBASE,$$n).raw \
+ -jigdo-jigdo $(OUT)/$(call CDBASE,$$n).jigdo \
+ -jigdo-template $(OUT)/$(call CDBASE,$$n).template \
+ -jigdo-map Debian=$(MIRROR)/ \
+ -jigdo-exclude boot$$n \
+ -md5-list $(BDIR)/md5-check \
+ $(JIGDO_OPTS) $$opts CD$$n; \
+ chmod +r $(OUT)/$(call CDBASE,$$n).raw; \
+ elif [ "$(DOJIGDO)" = "2" ]; then \
+ $(verbose) $(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \
+ -o /dev/null -v \
+ -jigdo-jigdo $(OUT)/$(call CDBASE,$$n).jigdo \
+ -jigdo-template $(OUT)/$(call CDBASE,$$n).template \
+ -jigdo-map Debian=$(MIRROR)/ \
+ -jigdo-exclude boot$$n \
+ -md5-list $(BDIR)/md5-check \
+ $(JIGDO_OPTS) $$opts CD$$n; \
+ fi; \
+ if [ "$(DOJIGDO)" != "0" ]; then \
+ $(jigdo_cleanup) $(OUT)/$(call CDBASE,$$n).jigdo \
+ $(call CDBASE,$$n).iso $(BDIR)/CD$$n \
+ `echo "$(JIGDOTEMPLATEURL)" | sed -e 's|%ARCH%|$(FULLARCH)|g'`"$(call CDBASE,$$n).template" \
+ $(BINDISKINFOND) \
+ $(JIGDOFALLBACKURLS) ; \
+ fi; \
+ fi; \
+ if [ -f $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(FULLARCH) ]; then \
+ $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(FULLARCH) $$n $(BDIR)/CD$$n \
+ $(OUT)/$(call CDBASE,$$n).raw; \
+ elif [ -f $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(ARCH) ]; then \
+ $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(ARCH) $$n $(BDIR)/CD$$n \
+ $(OUT)/$(call CDBASE,$$n).raw; \
+ fi; \
+ done
+ifeq ($(LIVE_FILESYSTEM),1)
+ -cp -a $(LIVEIMAGES)/$(FULLARCH).manifest $(OUT)/$(call CDBASE,$$n).manifest
+ -if [ -e $(LIVEIMAGES)/$(FULLARCH).manifest-remove ]; then \
+ cp -a $(LIVEIMAGES)/$(FULLARCH).manifest-remove $(OUT)/$(call CDBASE,$$n).manifest-remove; \
+ elif [ -e $(LIVEIMAGES)/$(FULLARCH).manifest-desktop ]; then \
+ cp -a $(LIVEIMAGES)/$(FULLARCH).manifest-desktop $(OUT)/$(call CDBASE,$$n).manifest-desktop; \
+ fi
+ -if [ -e $(LIVEIMAGES)/$(FULLARCH).manifest-minimal-remove ]; then \
+ cp -a $(LIVEIMAGES)/$(FULLARCH).manifest-minimal-remove $(OUT)/$(call CDBASE,$$n).manifest-minimal-remove; \
+ fi
+ifeq ($(CDIMAGE_SQUASHFS_BASE),1)
+ -cp -a $(LIVEIMAGES)/$(FULLARCH).squashfs $(OUT)/$(call CDBASE,$$n).squashfs
+ -cp -a $(LIVEIMAGES)/$(FULLARCH).squashfs.gpg $(OUT)/$(call CDBASE,$$n).squashfs.gpg
+endif
+endif
+
+ifeq ($(SUBARCH),ac100)
+PREINSTALLED_IMAGE_FILESYSTEM := rootfs.tar.gz
+endif
+
+bin-preinstalled_images: ok $(OUT)
+ @echo "Post-processing pre-installed images ...";
+ $(Q)set -x; \
+ mkdir -p $(BDIR)/CD1; \
+ if [ ! -e "$(LIVEIMAGES)/$(FULLARCH).$(PREINSTALLED_IMAGE_FILESYSTEM)" ]; then \
+ echo "No filesystem for $(FULLARCH)!" >&2; \
+ exit 1; \
+ fi; \
+ mv $(LIVEIMAGES)/$(FULLARCH).$(PREINSTALLED_IMAGE_FILESYSTEM) $(OUT)/$(call CDBASE,1).raw; \
+ if [ -f $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(FULLARCH) ]; then \
+ $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(FULLARCH) 1 $(BDIR)/CD1 \
+ $(OUT)/$(call CDBASE,1).raw; \
+ elif [ -f $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(ARCH) ]; then \
+ $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(ARCH) 1 $(BDIR)/CD1 \
+ $(OUT)/$(call CDBASE,1).raw; \
+ fi;
+ -cp -a $(LIVEIMAGES)/$(FULLARCH).manifest $(OUT)/$(call CDBASE,$$n).manifest
+ -if [ -e $(LIVEIMAGES)/$(FULLARCH).manifest-remove ]; then \
+ cp -a $(LIVEIMAGES)/$(FULLARCH).manifest-remove $(OUT)/$(call CDBASE,$$n).manifest-remove; \
+ else \
+ cp -a $(LIVEIMAGES)/$(FULLARCH).manifest-desktop $(OUT)/$(call CDBASE,$$n).manifest-desktop; \
+ fi
+
+# FIXME: This only works with CD1, and not with addon CDs.
+bin-compress_images: ok $(OUT)
+ @if [ ! -e "$(OUT)/$(call CDBASE,1).raw" ]; then \
+ echo "No image for $(FULLARCH)!" >&2; \
+ exit 1; \
+ fi;
+ @file -b $(OUT)/$(call CDBASE,1).raw > $(OUT)/$(call CDBASE,1).type
+ @if ! grep -q '^gzip' $(OUT)/$(call CDBASE,1).type; then \
+ set -e; \
+ gzip -9 --rsyncable $(OUT)/$(call CDBASE,1).raw; \
+ mv $(OUT)/$(call CDBASE,1).raw.gz $(OUT)/$(call CDBASE,1).raw; \
+ fi;
+ @if [ "$(PREINSTALLED_IMAGE_FILESYSTEM)" = "rootfs.tar.gz" ]; then \
+ echo "tar archive" > $(OUT)/$(call CDBASE,1).type; \
+ fi;
+
+src-images: ok src-md5list $(OUT)
+ @echo "Generating the source iso/jigdo images ..."
+ $(Q)set -e; set -x; \
+ for file in $(SDIR)/*.sources; do \
+ dir=$${file%%.sources}; \
+ n=$${dir##$(SDIR)/}; \
+ num=$$n; \
+ dir=$(SDIR)/CD$$n; \
+ cd $$dir/..; \
+ opts=`cat $(SDIR)/$$n.mkisofs_opts`; \
+ volid=`cat $(SDIR)/$$n.volid`; \
+ rm -f $(OUT)/$(call CDSRCBASE,$$n).raw; \
+ if [ "$(DOJIGDO)" = "0" ]; then \
+ $(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \
+ -o $(OUT)/$(call CDSRCBASE,$$n).raw $$opts CD$$n ; \
+ chmod +r $(OUT)/$(call CDSRCBASE,$$n).raw; \
+ elif [ "$(DOJIGDO)" = "1" ]; then \
+ $(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \
+ -o $(OUT)/$(call CDSRCBASE,$$n).raw \
+ -jigdo-jigdo $(OUT)/$(call CDSRCBASE,$$n).jigdo \
+ -jigdo-template $(OUT)/$(call CDSRCBASE,$$n).template \
+ -jigdo-map Debian=$(MIRROR)/ \
+ -md5-list $(SDIR)/md5-check \
+ $(JIGDO_OPTS) $$opts CD$$n ; \
+ chmod +r $(OUT)/$(call CDSRCBASE,$$n).raw; \
+ elif [ "$(DOJIGDO)" = "2" ]; then \
+ $(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \
+ -o /dev/null \
+ -jigdo-jigdo $(OUT)/$(call CDSRCBASE,$$n).jigdo \
+ -jigdo-template $(OUT)/$(call CDSRCBASE,$$n).template \
+ -jigdo-map Debian=$(MIRROR)/ \
+ -md5-list $(SDIR)/md5-check \
+ $(JIGDO_OPTS) $$opts CD$$n ; \
+ fi; \
+ if [ "$(DOJIGDO)" != "0" ]; then \
+ $(jigdo_cleanup) $(OUT)/$(call CDSRCBASE,$$n).jigdo \
+ $(call CDSRCBASE,$$n).iso $(SDIR)/CD$$n \
+ `echo "$(JIGDOTEMPLATEURL)" | sed -e 's|%ARCH%|src|g'`"$(call CDSRCBASE,$$n).template" \
+ $(SRCDISKINFOND) \
+ $(JIGDOFALLBACKURLS) ; \
+ fi; \
+ done
+
+# Generate the *.list files for the Pseudo Image Kit
+pi-makelist:
+ $(Q)set -e; \
+ cd $(OUT); for file in `find * -name \*.raw`; do \
+ if [ "$(IMAGE_FORMAT)" = "vfat" ]; then \
+ $(BASEDIR)/tools/pi-makelist-vfat \
+ $$file > $${file%%.raw}.list; \
+ elif [ "$(IMAGE_FORMAT)" = "iso" ]; then \
+ $(BASEDIR)/tools/pi-makelist \
+ $$file > $${file%%.raw}.list; \
+ fi \
+ done
+
+# Generate only one image number $(CD)
+image: bin-image
+bin-image: ok bin-md5list $(OUT)
+ @echo "Generating the binary iso image n�$(CD) ..."
+ @test -n "$(CD)" || (echo "Give me a CD=<num> parameter !" && false)
+ set -e; cd $(BDIR); opts=`cat $(CD).mkisofs_opts`; \
+ volid=`cat $(CD).volid`; \
+ rm -f $(OUT)/$(call CDBASE,$(CD)).raw; \
+ if [ "$(IMAGE_FORMAT)" = "vfat" ]; then \
+ if [ -d boot$(CD)/ ]; then \
+ cp -a boot$(CD)/* CD$(CD); \
+ fi; \
+ $(make_vfat_img) -d CD$(CD) -o $(OUT)/$(call CDBASE,$(CD)).raw; \
+ elif [ "$(IMAGE_FORMAT)" = "iso" ]; then \
+ $(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \
+ -o $(OUT)/$(call CDBASE,$(CD)).raw $$opts CD$(CD); \
+ chmod +r $(OUT)/$(call CDBASE,$(CD)).raw; \
+ fi; \
+ if [ -f $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(FULLARCH) ]; then \
+ $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(FULLARCH) $(CD) $(BDIR)/CD$(CD) \
+ $(OUT)/$(call CDBASE,$(CD)).raw; \
+ elif [ -f $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(ARCH) ]; then \
+ $(BASEDIR)/tools/boot/$(DI_CODENAME)/post-boot-$(ARCH) $(CD) $(BDIR)/CD$(CD) \
+ $(OUT)/$(call CDBASE,$(CD)).raw; \
+ fi
+
+src-image: ok src-md5list $(OUT)
+ @echo "Generating the source iso image n�$(CD) ..."
+ @test -n "$(CD)" || (echo "Give me a CD=<num> parameter !" && false)
+ set -e; cd $(SDIR); opts=`cat $(CD).mkisofs_opts`; \
+ volid=`cat $(CD).volid`; \
+ rm -f $(OUT)/$(call CDSRCBASE,$(CD)).raw; \
+ $(MKISOFS) $(MKISOFS_OPTS) -V "$$volid" \
+ -o $(OUT)/$(call CDSRCBASE,$(CD)).raw $$opts CD$(CD); \
+ chmod +r $(OUT)/$(call CDSRCBASE,$(CD)).raw
+
+
+#Calculate the md5sums for the images (if available), or get from templates
+imagesums:
+ $(Q)cd $(OUT); :> MD5SUMS; :> SHA1SUMS; for file in `find * -name \*.raw`; do \
+ $(md5sum) "$$file" >>MD5SUMS; \
+ $(sha1sum) "$$file" >>SHA1SUMS; \
+ $(sha256sum) "$$file" >>SHA256SUMS; \
+ done; \
+ for file in `find * -name \*.template`; do \
+ if [ "`tail --bytes=33 "$$file" | head --bytes=1 | od -tx1 -An | sed -e 's/ //g'`" != 05 ]; then \
+ echo "Possibly invalid template $$file"; exit 1; \
+ fi; \
+ grep -q " $${file%%.template}.raw"'$$' MD5SUMS \
+ || echo "`tail --bytes=26 "$$file" | head --bytes=16 | od -tx1 -An | sed -e 's/ //g'` $${file%%.template}.raw" >>MD5SUMS; \
+ done
+
+# Likewise, the file size can be extracted from the .template with:
+# tail --bytes=32 $$file | head --bytes=6 | od -tx1 -An \
+# | tr ' abcdef' '\nABCDEF' | tac | tr '\n' ' ' \
+# | sed -e 's/ //g; s/^.*$/ibase=16 & /' | tr ' ' '\n' | bc
+
+## MISC TARGETS ##
+
+tasks: ok $(BASEDIR)/data/$(CODENAME)/master
+ $(master2tasks)
+
+readme:
+ sensible-pager $(BASEDIR)/README
+
+conf:
+ sensible-editor $(BASEDIR)/CONF.sh
+
+mirrorcheck-binary: ok
+ rm -f $(BDIR)/md5-check
+ $(Q)$(grab_md5) $(MIRROR) $(ARCH) $(CODENAME) $(BDIR)/md5-check
+ if [ -n "$(NONUS)" ]; then \
+ $(grab_md5) $(NONUS) $(ARCH) $(CODENAME) $(BDIR)/md5-check; \
+ fi
+ if [ -n "$(SECURITY)" ]; then \
+ $(grab_md5) $(SECURITY) $(ARCH) $(CODENAME)-security $(BDIR)/md5-check; \
+ fi
+ if [ "$(UPDATES)" = 1 ]; then \
+ $(grab_md5) $(MIRROR) $(ARCH) $(CODENAME)-updates $(BDIR)/md5-check; \
+ fi
+ if [ "$(PROPOSED)" = 1 ]; then \
+ $(grab_md5) $(MIRROR) $(ARCH) $(CODENAME)-proposed $(BDIR)/md5-check; \
+ fi
+
+mirrorcheck-source: ok
+ rm -f $(SDIR)/md5-check
+ $(Q)$(grab_md5) $(MIRROR) source $(CODENAME) $(SDIR)/md5-check
+ if [ -n "$(NONUS)" ]; then \
+ $(grab_md5) $(NONUS) source $(CODENAME) $(SDIR)/md5-check; \
+ fi
+ if [ -n "$(SECURITY)" ]; then \
+ $(grab_md5) $(SECURITY) source $(CODENAME)-security $(SDIR)/md5-check; \
+ fi
+ if [ "$(UPDATES)" = 1 ]; then \
+ $(grab_md5) $(MIRROR) source $(CODENAME)-updates $(SDIR)/md5-check; \
+ fi
+ if [ "$(PROPOSED)" = 1 ]; then \
+ $(grab_md5) $(MIRROR) source $(CODENAME)-proposed $(SDIR)/md5-check; \
+ fi
+
+update-popcon:
+ rm -f popcon-inst
+ ( \
+ echo '/*' ; \
+ echo ' Popularity Contest results' ; \
+ echo ' See the README for details on updating.' ; \
+ echo '' ; \
+ echo ' Last update: $(shell date)' ; \
+ echo '*/' ; \
+ echo '' ; \
+ ) > tasks/popularity-contest-$(CODENAME)
+ wget --output-document popcon-inst \
+ http://popcon.debian.org/main/by_inst \
+ http://popcon.debian.org/contrib/by_inst
+ grep -h '^[^#]' popcon-inst | egrep -v '(Total|-----)' | \
+ sort -rn -k3,3 -k7,7 -k4,4 | grep -v kernel-source | \
+ awk '{print $$2}' >> tasks/popularity-contest-$(CODENAME)
+ rm -f popcon-inst
+
+# Little trick to simplify things
+official_images: bin-official_images src-official_images
+bin-official_images: ok bootable upgrade app-install bin-images
+src-official_images: ok src-doc src-images
+
+$(CODENAME)_status: ok init
+ @echo "Using the provided status file for $(CODENAME)-$(ARCH) ..."
+ $(Q)cp $(BASEDIR)/data/$(CODENAME)/status.$(ARCH) $(ADIR)/status \
+ 2>/dev/null || $(MAKE) status || $(MAKE) correctstatus
=== renamed file 'Makefile' => 'Makefile.moved'
=== added file 'README'
--- README 1970-01-01 00:00:00 +0000
+++ README 2018-06-02 01:08:40 +0000
@@ -0,0 +1,375 @@
+YACS - Yet Another CD Script :-)
+================================
+(better known as debian-cd)
+
+Copyright 1999-2001 Rapha�Hertzog <hertzog@xxxxxxxxxx>
+This set of tools is licensed under the General Public License
+version 2 or any later version. You can find it in
+/usr/share/common-licenses/GPL on a Debian GNU system.
+
+Thanks to Steve McIntyre <stevem@xxxxxxxxxxxxxxxxxxxxxx> for his
+work on slink_cd/debian_cd. Some ideas come from his script.
+
+Thanks to all the contributors on the debian-cd mailing list.
+
+What is needed?
+===============
+Software:
+- the apt-get (>= 0.3.11.1) tool
+- apt-utils (for apt-ftparchive)
+- perl (>= 5.004)
+- bash (or another POSIX shell)
+- make
+- mkisofs/mkhybrid (mkisofs also provides the isoinfo binary used by the
+ Pseudo Image Kit)
+- the perl Digest::MD5 module
+- lynx (for text version of README.html) and todos from sysutils
+ to convert docs to DOS format (although you can rip that out, too)
+- if you want to generate jigdo files: jigdo-file (see below)
+Other:
+- lots of free space on your disks
+- a Debian mirror, on a partition where you can write.
+ If you can't write on it then you may try to use a symlink farm,
+ but it's not the recommended way to build Debian CDs.
+
+
+ -------------------------------
+ - GENERATING DEBIAN CD IMAGES -
+ -------------------------------
+
+
+For the people that don't have time, here's the quick explanation:
+==================================================================
+
+Edit the CONF.sh and change the PATHs for the mirror and so on.
+$ sensible-editor CONF.sh
+$ . CONF.sh
+$ make distclean
+$ make status
+$ make list COMPLETE=1 SIZELIMIT1=625000000 SRCSIZELIMIT=665000000
+$ make official_images
+[ alternatively, if you only want binary images:
+ $ make bin-official_images ]
+
+However, you really should consider reading further for more information.
+You can also take a look at build.sh and build_all.sh for an automatized
+way of building CD images.
+
+How to build a CD set - step by step
+====================================
+
+If you haven't already, change to the /usr/share/debian-cd/ directory.
+
+The process of building a CD is composed of the following steps:
+
+- first configure what is needed in CONF.sh and source it in your shell:
+
+ $ . CONF.sh
+
+ The exported environment variables will be used by all the
+ tools involved here (Makefiles, perl scripts, shell scripts).
+
+ If you want to build CD images for more than one arch, you will
+ have to build them one after the other (you may use a shell
+ script for this).
+
+ Note that the temporary dir must be on the same device than the
+ mirror because debian-cd uses hardlinks for generating an image
+ tree. If you can't do this, you'll have to use the symlink farm.
+ The symlink farm is explained at the end of this README.
+
+ Keep in mind that the environment variables will stay in the
+ environment after your debian-cd run, and may interfere with
+ other program using the same variables (e.g. kernel-package).
+ So if you want to be 100% safe, run debian-cd in a
+ separate shell that you can leave after you're done.
+
+- then we clean everything that may still be there from previous runs:
+
+ $ make distclean
+
+- now we'll check if your mirror is ok (with good Packages files):
+
+ $ make mirrorcheck
+
+- then we initialize the temporary directory used for the build:
+
+ $ make status
+
+ If this has failed then this will be automatically launched:
+
+ $ make correctstatus
+
+ Note however that "make status" should never fail if it is
+ used for building a CD set for the stable release...
+
+- now you can decide what you want on your CDs
+
+ $ make list TASK=tasks/debian-2.2 COMPLETE=1
+
+ or
+
+ $ make list TASK=tasks/gnome COMPLETE=0 SIZELIMIT=576716800
+
+ or
+
+ $ export NONFREE=1; make list TASK=tasks/your-task-here COMPLETE=1
+
+ or for something like an official image for the USA (without non-US &
+ non-free) :
+
+ $ make list COMPLETE=1 SIZELIMIT1=576716800
+
+ .... take a look at the file tasks/* to see the options you can have :)
+
+ You can change the behaviour of this command with the following
+ variables:
+ - if NONUS is set, then packages from non-US will be allowed (the value
+ of NONUS must be the path to the non-US mirror if you have one)
+ - if FORCENONUSONCD1 is set also, then packages will be
+ rearranged so that non-US packages are all on CD#1. This
+ includes the non-free ones if you specify NONFREE. Then 2 separate
+ copies of CD#1 will be produced, identical in every respect except
+ for the inclusion/lack of non-US packages. The same happens for
+ the source CDs when they are built.
+ - if NONFREE is set, then packages from non-free will be allowed
+ (NONFREE must be exported to all sub-shells)
+ - if EXTRANONFREE is set, then non-free packages will be included
+ on an extra CD (the last CD in fact). Don't use NONFREE and
+ EXTRANONFREE at the same time !
+ (EXTRANONFREE must be exported to all sub-shells)
+ - if COMPLETE is set, all packages that are not listed in the
+ selected task file will be included at the end
+ - if SIZELIMIT is set, it will be used as the maximum size that
+ we can put into each CD
+ - if SIZELIMIT<X> (with <X> beeing a integer) is set, it will be used
+ as the maximum size of the X'th binary CD. SIZELIMIT<X> overrides
+ SIZELIMIT ...
+ - if SRCSIZELIMIT is set, it's used as the maximum size for source CD
+ - if SRCSIZELIMIT<X> (with <X> beeing an integer) is set, it will be
+ used as the maximum size of the X'th source CD
+
+ This target calls the targets "bin-list" and "src-list" that can be used to
+ build only binary CDs or only source CDs.
+
+- it may be time to add the disks-arch stuff and to make the CDs bootable:
+
+ $ make bootable
+
+ This affects only the binary CDs.
+
+ If you want to use boot-floppies built by yourself you can add
+ a parameter BOOTDISKS=<dir> which specifies the directory where
+ they are. Note that $BOOTDISKS/current must be a symlink to the
+ real directory and it must follow the same setup as the FTP
+ mirror. Your boot-floppies must also be on the same partition as
+ your mirror and temporary dir (hardlinks are used here too).
+
+ Size calculation is imprecise for bootable CDs (usually the first CDs
+ in the set), so you may need to manually adjust SIZELIMIT* variables
+ to account for the size of the booting stuff used.
+
+- now, we'll add the binary packages to the temporary tree:
+
+ $ make packages
+
+- and we'll add the sources to the temporary tree:
+
+ $ make sources
+
+- if you want to install additional files:
+
+ $ make bin-extras CD=1 ROOTSRC=/home/ftp/ DIR=goodies/wordperfect
+ $ make src-extras CD=3 ROOTSRC=/home/ftp/ DIR=goodies/kernel-2.3
+
+ The first will copy /home/ftp/goodies/wordperfect/ to the first binary
+ CD. It will be in <root of the cd>/goodies/wordperfect/. You can call
+ make extras multiple times if you need more.
+
+ Please note that the files to be copied should be on the same partition
+ than your mirror (unless you use a symlink farm).
+
+ If you want to do customize your CD even more, you can use the hook
+ system. Read more about that below.
+
+- We can add an md5sum.txt file on each CD to enable users to check their
+ files:
+
+ $ make md5list
+
+ This calls the targets 'bin-md5list' and 'src-md5list'. You can
+ choose to call only bin-md5list if you're building only binary images.
+
+- now we can create the images:
+
+ $ make images
+
+ If you don't have enough space for all images, you can generate
+ only one image (of the second binary CD for example) with:
+
+ $ make bin-image CD=2
+
+ Of course if you want to build all binary images you'll use:
+
+ $ make bin-images
+
+ The following will generate the source images:
+
+ $ make src-images
+
+ Note: here we use "make images", but you could as well use
+ "make official_images" since the latter is the same as the former
+ with some dependencies on targets that you already launched
+ (make bootable packages sources).
+
+- if you want to generate a MD5SUMS file with the md5sums of the
+ images you can do it with:
+
+ $ make imagesums
+
+
+Official images
+===============
+
+If you use make official_images you're building CD images that have
+the same properties than official CD images but they still doesn't
+have the name of "Official Images". The name of the images is given
+by setting the OFFICIAL and DEBVERSION environment variable (check
+CONF.sh).
+
+Please never ever use the "Official" name for a CD image that you
+built yourself. The only images that can be called "Official" are the
+ones built by Debian itself and which are provided on Debian's
+servers.
+
+The default configuration shipped with this package will automatically
+name the images "Unofficial". CD will work exactly in the same way
+with all Debian tools, only the label is different. That means you
+can use build.sh and build_all.sh to build your "Unofficial" images
+without modifying anything.
+
+
+Local packages
+==============
+
+If you provide some custom made packages and you want to put them on
+Debian CD set you can do it. Simply put your packages in
+$MIRROR/dists/$CODENAME/local/binary-$ARCH/<section>.
+The organization of this sub-tree is the same than what you can find
+in the main, contrib or non-free part. You may use different section
+names if you want. Be sure to create Packages files (and Sources.gz if you
+include sources).
+
+You can also put your local packages under $MIRROR/pool/local (just a new
+facility for people who don't want packages under dists/). To include local
+packages, the LOCAL environment variable must be set to "1" while building
+the CDs.
+
+You can also set the LOCALDEBS environment variable, and it will be used
+instead of MIRROR when looking for local packages.
+
+
+Additional targets
+==================
+
+Image format
+------------
+
+You may want to generate images in ISO 9660 or VFAT formats.
+
+Set the IMAGE_FORMAT variable in CONF.sh. You can choose "iso" for generation
+of .iso (default), or "vfat" for generation of .img.
+
+Note that the optional jigdo format generation is currently only possible for
+ISO images.
+
+Jigdo
+-----
+You may also want to make the CD images available in jigdo format.
+Jigsaw Download, the successor to the Pseudo-Image Kit.
+See http://www.debian.org/CD/jigdo-cd/ for more information on jigdo.
+
+Set the DOJIGDO and related variables in CONF.sh. This is no separate target
+for jigdo, merely a modification of the "images" targets. You can choose
+only .iso generation (default), only .jigdo generation (for highly reduced
+disk usage), or both .iso and .jigdo generation.
+
+To generate the jigdo files and templates, you need the "jigdo-file" program,
+which is available via the same URL.
+
+Jigdo-file creates and maintains a cache/database file with checksums of
+all files on your Debian mirror. The first time, this may take hours to be
+generated (use "top" to see what's going on), so it's wise to keep the
+cache in your homedir and not delete it ever.
+
+Note that jigdo-file can easily use 60+ MB of working memory, so don't use
+this on machines with less than 128 MB RAM.
+
+The MD5SUMS file generated by the "imagesums" target will contain the MD5
+checksums of all generated images, regardless of the DOJIGDO setting. If
+no full iso image is available, the MD5sum will be extracted from the
+.template file. A note in the Makefile shows how the original file size
+can be extracted from the .template in a similar way.
+
+About jigdo "fallback servers":
+
+jigdo works by downloading individual packages and other files from a
+normal Debian mirror, and using them to regenerate a CD/DVD image.
+However, the content of Debian mirrors changes over time, files are
+added and removed. But jigdo must have access to all files needed for
+the image it has to regenerate, even those that have been removed from
+the normal Debian mirrors.
+
+A fallback server contains a backup of the Debian FTP space for the
+moment the .jigdo files were generated. This backup is made available
+under a certain URL which is written to the .jigdo files. jigdo will
+*only* revert to the fallback server after an unsuccessful attempt to
+retrieve a file from the normal user-selected Debian mirror, so the
+bandwidth requirements are modest.
+
+A fallback is even necessary for .jigdo files of the stable release,
+because some files (typically documentation or boot floppies) can
+change at any time.
+
+debian-cd allows you to automatically create a directory on disc which
+is suitable for use as a fallback mirror. It is populated with hard
+links to the archive contents. In CONF.sh, simply supply as
+JIGDOFALLBACKPATH the name of the directory, and as JIGDOFALLBACKURLS
+the URLs under which it will be made available (two separate URLs are
+necessary, one for "Debian" and one for "Non-US").
+
+
+About the hook system
+=====================
+
+A hook script can be executed at different times. You can specify the
+script by setting the HOOK variable to the script filename. It will
+get 2 arguments, the first is the CD number. The second depends on
+where/when the hook script is called. It can be 'before-scanpackages'
+or 'before-mkisofs' (their values are explicit ...). When the script
+is called, the current directory will be the temporary directory used for
+the build (aka $TDIR/$CODENAME-$ARCH).
+
+There are hooks only for binary CDs at the present time. If HOOK is not
+set, it will look for a script $BASEDIR/tools/$CODENAME.hook.
+
+
+About the symlink farm
+======================
+
+If you don't have write access on the disk where you have the mirror
+or if for another reason hardlink cannot be used, you can try to
+use a symlink farm. Instead of having real files, your temporary tree
+will be filled with symlinks that mkhybrid will change into files when
+it will build the image. You'll need to use a special options. You
+have 2 lines of options in CONF.sh as examples.
+
+I've never tested the symlink farm ... it may well generate unusable
+images. Don't use it for ISO images that will used by many users.
+
+Note that you will also need a patched mkhybrid that does support the
+-F option. Have a look here about it :
+http://www.chiark.greenend.org.uk/~stevem/DebianCD/
+
+The mkhybrid package in Debian does support this -F option since
+potato (Debian 2.2).
=== added file 'README.devel'
--- README.devel 1970-01-01 00:00:00 +0000
+++ README.devel 2018-06-02 01:08:40 +0000
@@ -0,0 +1,81 @@
+README for those who want to hack on yacs/debian-cd
+---------------------------------------------------
+
+Organisation :
+--------------
+
+The main source is in the Debian CVS. If you want to hack on debian-cd
+and if you want to send me patches, please work on the latest version
+available in the CVS.
+
+http://cvs.debian.org/debian-cd/
+
+$ cvs -d :pserver:anonymous@xxxxxxxxxxxxxx:/cvs/debian-boot co debian-cd
+
+If you want to discuss anything related to the debian-cd development, you
+can contact me directly or, better, you can mail the
+debian-cd@xxxxxxxxxxxxxxxx mailing list where all people interested in the
+debian-cd development are subscribed.
+
+Technical details :
+-------------------
+
+The Makefile which is the main directory will be used to launch
+each step of the install process. Try to comment each target of
+the makefile so that other can know why it's here. If you need
+specific programs (perl or shell scripts), please put them
+in the tools directory.
+
+The tasks directory will contain files listing packages (the
+order in which package are listed is important, each package
+added will be added to the current CD until it's full).
+
+The data dir will contains useful data (not directly task
+related) like the master file from boot-floppies and so on.
+
+Each tool is self-documented, if you want to know what it
+does read the sources (they are scripts).
+
+Debugging YACS :
+----------------
+
+If you want to read more about what YACS is doing you can set
+the VERBOSE environment variable to 1, 2 or 3 depending on the
+level of noise that you want.
+
+Some scripts generates their own log files in the temp dir. You
+can take a look at them if you want to check for warnings
+and so on.
+Log files :
+- $TDIR/$CODENAME-$ARCH/log.list2cds
+- $TDIR/$CODENAME-SRC/log.cds2src
+
+TODO list :
+-----------
++ put the doc directory only on the first binary CD
++ a way to force the inclusion of packages (even broken)
++ possibility to add project/* to the last CD
++ check the source files on the mirror (with Sources.gz)
+ when doing make mirrorcheck
+
+Bugs / Problems :
+-----------------
+* make list will not add contrib packages if you do not
+ select NONFREE too. That's because contrib is broken
+ without non-free. And the building process only allow
+ functional packages to be added.
+
+Technical choices :
+-------------------
+
+For the multiboot on the first CD of an i386 CD set, we had two options
+isolinux and el-torito native multiboot. We selected isolinux
+because it works well and it lets you display information to the user.
+The el-torito multiboot just displays a menu with each item
+being the same "2.88Mb boot image". Both multiboot mechanism may
+not work on older hardware with very old BIOSes however the el-torito
+one works a bit better because it's usually able to boot the first choice
+without displaying the menu then. This is a non-issue since people
+may still boot on CD 2,3,4,5 with the usual boot method if the multiboot
+doesn't work.
+
=== renamed file 'README.devel' => 'README.devel.moved'
=== renamed file 'README' => 'README.moved'
=== added file 'build.sh'
--- build.sh 1970-01-01 00:00:00 +0000
+++ build.sh 2018-06-02 01:08:40 +0000
@@ -0,0 +1,75 @@
+#!/bin/sh -e
+
+# Script to build one arch
+
+if [ -z "$CF" ] ; then
+ CF=./CONF.sh
+fi
+. $CF
+
+if [ -z "$COMPLETE" ] ; then
+ export COMPLETE=1
+fi
+
+if [ -n "$1" ] ; then
+ FULLARCH="$1"
+ export ARCH="${FULLARCH%%+*}"
+ if [ "$ARCH" = "$FULLARCH" ]; then
+ export SUBARCH=
+ else
+ export SUBARCH="${FULLARCH#*+}"
+ fi
+fi
+
+make distclean
+make ${CODENAME}_status
+if [ "$SKIPMIRRORCHECK" = "yes" ]; then
+ echo " ... WARNING: skipping mirror check"
+else
+ echo " ... checking your mirror"
+ make mirrorcheck-binary
+ make mirrorcheck-source
+ if [ $? -gt 0 ]; then
+ echo "ERROR: Your mirror has a problem, please correct it." >&2
+ exit 1
+ fi
+fi
+echo " ... selecting packages to include"
+if [ -e ${MIRROR}/dists/${DI_CODENAME}/main/disks-${ARCH}/current/. ] ; then
+ disks=`du -sm ${MIRROR}/dists/${DI_CODENAME}/main/disks-${ARCH}/current/. | \
+ awk '{print $1}'`
+else
+ disks=0
+fi
+if [ -f $BASEDIR/tools/boot/$DI_CODENAME/boot-$FULLARCH.calc ]; then
+ . $BASEDIR/tools/boot/$DI_CODENAME/boot-$FULLARCH.calc
+fi
+SIZE_ARGS=''
+for CD in 1; do
+ size=`eval echo '$'"BOOT_SIZE_${CD}"`
+ [ "$size" = "" ] && size=0
+ [ $CD = "1" ] && size=$(($size + $disks))
+ mult=`eval echo '$'"SIZE_MULT_${CD}"`
+ [ "$mult" = "" ] && mult=100
+ FULL_SIZE=`echo "($DEFBINSIZE - $size) * 1024 * 1024" | bc`
+ echo "INFO: Reserving $size MB on CD $CD for boot files. SIZELIMIT=$FULL_SIZE."
+ if [ $mult != 100 ]; then
+ echo " INFO: Reserving "$((100-$mult))"% of the CD for extra metadata"
+ FULL_SIZE=`echo "$FULL_SIZE * $mult" / 100 | bc`
+ echo " INFO: SIZELIMIT now $FULL_SIZE."
+ fi
+ SIZE_ARGS="$SIZE_ARGS SIZELIMIT${CD}=$FULL_SIZE"
+done
+
+FULL_SIZE=`echo "($DEFSRCSIZE - $size) * 1024 * 1024" | bc`
+make bin-list $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
+echo " ... building the images"
+export OUT="$OUT/$FULLARCH"
+mkdir -p "$OUT"
+if [ -z "$IMAGETARGET" ] ; then
+ IMAGETARGET="bin-official_images"
+fi
+make $IMAGETARGET $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
+
+make imagesums
+make pi-makelist
=== renamed file 'build.sh' => 'build.sh.moved'
=== added file 'build_all.sh'
--- build_all.sh 1970-01-01 00:00:00 +0000
+++ build_all.sh 2018-06-02 01:08:40 +0000
@@ -0,0 +1,128 @@
+#!/bin/sh
+
+# Script to build everything possible : sources and binaries for all archs
+
+. ./CONF.sh
+
+rm -rf "$TDIR"
+rm -rf "$OUT"
+TMP_OUT=$OUT
+
+if [ -z "$ARCHES" ]; then
+ export ARCHES='amd64 i386 powerpc'
+fi
+
+for FULLARCH in $ARCHES
+do
+ export ARCH="${FULLARCH%%+*}"
+ if [ "$ARCH" = "$FULLARCH" ]; then
+ export SUBARCH=
+ else
+ export SUBARCH="${FULLARCH#*+}"
+ fi
+ echo "Now we're going to build CD for $FULLARCH !"
+ if type find-mirror >/dev/null 2>&1; then
+ # TODO: nasty upcall to cdimage wrapper scripts
+ export MIRROR="$(find-mirror "$ARCH")"
+ if [ "$SECURITY" ]; then
+ export SECURITY="$MIRROR"
+ fi
+ fi
+ echo " ... cleaning"
+ make distclean
+ make ${CODENAME}_status
+ echo " ... checking your mirror"
+ if [ "$SKIPMIRRORCHECK" != "yes" ] ; then
+ make mirrorcheck-binary
+ if [ "$FULLARCH" = "i386" ]; then
+ make mirrorcheck-source
+ fi
+ else
+ echo "WARNING: skipping mirrorcheck"
+ fi
+
+ if [ $? -gt 0 ]; then
+ echo "ERROR: Your mirror has a problem, please correct it." >&2
+ exit 1
+ fi
+ echo " ... selecting packages to include"
+ if [ -e ${MIRROR}/dists/${CODENAME}/main/disks-${ARCH}/current/. ] ; then
+ disks=`du -sm ${MIRROR}/dists/${CODENAME}/main/disks-${ARCH}/current/. | \
+ awk '{print $1}'`
+ else
+ disks=0
+ fi
+ if [ -f $BASEDIR/tools/boot/$CODENAME/boot-$FULLARCH.calc ]; then
+ . $BASEDIR/tools/boot/$CODENAME/boot-$FULLARCH.calc
+ fi
+ SIZE_ARGS=''
+ for CD in 1; do
+ size=`eval echo '$'"BOOT_SIZE_${CD}"`
+ [ "$size" = "" ] && size=0
+ [ $CD = "1" ] && size=$(($size + $disks))
+ mult=`eval echo '$'"SIZE_MULT_${CD}"`
+ [ "$mult" = "" ] && mult=100
+ FULL_SIZE=`echo "($DEFBINSIZE - $size) * 1024 * 1024" | bc`
+ echo "INFO: Reserving $size MB on CD $CD for boot files. SIZELIMIT=$FULL_SIZE."
+ if [ $mult != 100 ]; then
+ echo " INFO: Reserving "$((100-$mult))"% of the CD for extra metadata"
+ FULL_SIZE=`echo "$FULL_SIZE * $mult" / 100 | bc`
+ echo " INFO: SIZELIMIT now $FULL_SIZE."
+ fi
+ SIZE_ARGS="$SIZE_ARGS SIZELIMIT${CD}=$FULL_SIZE"
+ done
+ FULL_SIZE=`echo "($DEFSRCSIZE - $size) * 1024 * 1024" | bc`
+ echo " ... building the images"
+ if [ "$FULLARCH" = "i386" ] && \
+ ([ "$CDIMAGE_INSTALL" = 1 ] || [ "$CDIMAGE_ONLYSOURCE" = 1 ]) && \
+ [ "$CDIMAGE_DVD" != 1 ] && [ "$DIST" != warty ] && \
+ [ "$SPECIAL" != 1 ] && [ "$CDIMAGE_NOSOURCE" != 1 ]; then
+ if [ "$CDIMAGE_ONLYSOURCE" != 1 ]; then
+ make list $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
+ else
+ make src-list SRCSIZELIMIT=$FULL_SIZE
+ fi
+ export OUT="$TMP_OUT/src"; mkdir -p $OUT
+ make src-official_images $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
+ echo Generating MD5Sums of the source images
+ make imagesums
+ echo Generating list files for source images
+ make pi-makelist
+ if [ "$CDIMAGE_ONLYSOURCE" != 1 ]; then
+ export OUT="$TMP_OUT/$FULLARCH"; mkdir -p $OUT
+ make bin-official_images $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
+ echo Generating list files for images
+ make pi-makelist
+ fi
+ elif [ "$CDIMAGE_PREINSTALLED" = 1 ]; then
+ export OUT="$TMP_OUT/$FULLARCH"; mkdir -p $OUT
+ make bin-preinstalled_images
+ else
+ make bin-list $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
+ export OUT=$TMP_OUT/$FULLARCH; mkdir -p $OUT
+ make bin-official_images $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
+ if [ $? -gt 0 ]; then
+ echo "ERROR WHILE BUILDING OFFICIAL IMAGES !!" >&2
+ if [ "$ATTEMPT_FALLBACK" = "yes" ]; then
+ echo "I'll try to build a simple (non-bootable) CD" >&2
+ make clean
+ make installtools
+ make bin-images $SIZE_ARGS SRCSIZELIMIT=$FULL_SIZE
+ else
+ # exit 1
+ continue
+ fi
+ fi
+ echo Generating list files for images
+ make pi-makelist
+ fi
+ if [ "$CDIMAGE_COMPRESS" = 1 ]; then
+ echo Compressing CD images
+ make bin-compress_images
+ fi
+ if [ "$CDIMAGE_ONLYSOURCE" != 1 ]; then
+ echo Generating MD5Sums of the binary images
+ make imagesums
+ fi
+ echo "--------------- `date` ---------------"
+done
=== renamed file 'build_all.sh' => 'build_all.sh.moved'
=== added directory 'contrib'
=== renamed directory 'contrib' => 'contrib.moved'
=== added file 'contrib/testingcds'
--- contrib/testingcds 1970-01-01 00:00:00 +0000
+++ contrib/testingcds 2018-06-02 01:08:40 +0000
@@ -0,0 +1,258 @@
+#!/bin/bash
+#
+# testingcds (c) 2005 Santiago Garcia Mantinan <manty@xxxxxxxxx>
+#
+# GPL v2
+#
+# This file is included here just as an example, it was used when building the
+# official testing cds at some point, it was written for a very specific setup
+# and then went over a lot of changes during its life, so now this code is
+# horrible, hoever some fellows feel it should be included in debian-cd,
+# well, I (manty) will leave that on their hands.
+#
+# The setup we have uses normal debian-cd for daily builds, while it uses a jte
+# patched debian-cd for weekly builds, this is done just for speed, the script
+# should work with normal debian-cd for all kind of builds just removing -jte
+# down there. We are currently just building isos for dailies and jigdos for
+# weeklies, no snapshots being generated on the build machine, so I cannot
+# waranty that all the code down here works, again, I must stress that you
+# should take this just as an example, because part of it is untested and
+# the rest is written for a very very specific setup, so... no waranties at all
+#
+# This is how this script is called for the daily images:
+# OMIT_MANUAL=1 NORECOMMENDS=1 NOSUGGESTS=1 COMPLETE=0 INSTALLER_CD=1 TASK=tasks/debian-installer-sarge DOJIGDO=0 DI=sarge DI_DIST=sarge ./testingcds "$arch"
+# OMIT_MANUAL=1 NORECOMMENDS=1 NOSUGGESTS=1 COMPLETE=0 INSTALLER_CD=2 TASK=tasks/debian-installer+kernel-sarge DOJIGDO=0 DI=sarge DI_DIST=sarge ./testingcds "$arch"
+# OMIT_MANUAL=1 NORECOMMENDS=1 NOSUGGESTS=1 COMPLETE=0 INSTALLER_CD=1 TASK=tasks/debian-installer-sid DOJIGDO=0 DI=sid DI_WWW_HOME=default DI_DIR="$ARCH_DI_DIR" ./testingcds "$arch"
+# OMIT_MANUAL=1 NORECOMMENDS=1 NOSUGGESTS=1 COMPLETE=0 INSTALLER_CD=2 TASK=tasks/debian-installer+kernel-sid DOJIGDO=0 DI=sid DI_WWW_HOME=default DI_DIR="$ARCH_DI_DIR" ./testingcds "$arch"
+# This is respectively for sarge_d-i businesscards, sarge_d-i netinsts,
+# sid_d-i businesscards, and sid_d-i netinsts.
+# Where $ARCH_DI_DIR is set to the path for the local mirror of the d-i daily
+# built images, this parameter can be omited if no mirror of the images is used
+
+# For the weekly images it is run for normal cds like this:
+# DI_DIST=sarge ./testingcds "$arch"
+# and for the dvds like this:
+# PUBDIRJIG=/path_to_the/dvd INSTALLER_CD=3 DEFBINSIZE=4440 DEFSRCSIZE=4432 DI_DIST=sarge ./testingcds "$arch"
+
+
+# Set up and cleaning
+if [ $# -lt 1 ]
+then
+ echo $0 \$ARCH
+ echo "variables: PUBDIR[ISO|JIG]"
+ exit 1
+fi
+
+if [ ! "$DATE" ];then DATE=`/bin/date -u +%Y%m%d`;fi
+
+export ARCH=$1
+export PATH=$PATH:/sbin:/usr/sbin
+if [ ! "$PUBDIRJIG" ];then PUBDIRJIG=/org/cdimage.debian.org/www/testing/cd;fi
+if [ ! "$PUBDIRISO" ];then PUBDIRISO=/org/cdimage.debian.org/www/testing;fi
+if [ ! "$JIGDOFALLBACKURLS" ];then
+ if [ "$ARCH" = "amd64" ];then
+ export JIGDOFALLBACKURLS="Debian=http://amd64-cdsnap.debian.net/cdimage/snapshot-amd64/Debian/"
+ else
+ export JIGDOFALLBACKURLS="Debian=http://us.cdimage.debian.org/cdimage/snapshot/Debian/"
+ fi
+fi
+# $DI is used to set DI_CODENAME and also to specify the directory for images
+if [ "$DI" ];then
+ export DI_CODENAME="$DI"
+ PUBDIRJIG="$PUBDIRJIG"/"$DI"_d-i
+ PUBDIRISO="$PUBDIRISO"/"$DI"_d-i
+fi
+
+CALC="Using previous sizes estimations."
+if [ "$INSTALLER_CD" = "1" -o "$INSTALLER_CD" = "2" ]
+then
+ # Do a tradicional build for the ISOs of the small cds
+ cd /org/cdimage.debian.org/setup/debian-cd &&
+ . ../CONF.sh
+ # this is for build.sh
+ export CF=../CONF.sh
+ export IMAGETARGET=bin-official_images
+ # to save some time
+ export SKIPMIRRORCHECK=yes
+else
+ # Do the size stimation and a JTE build for jigdos
+ cd /org/cdimage.debian.org/setup/debian-cd-jte &&
+ . ../CONF.sh &&
+ export IMAGETARGET="ok bootable upgrade bin-infos bin-list" &&
+ export CF=../CONF.sh &&
+ ./build.sh $ARCH >/dev/null 2>&1 &&
+ cd tools && CALC=`./calc` && cd ..
+ # this is for build.sh
+ if [ "$ARCH" = "i386" ]
+ then
+ export IMAGETARGET=official_images
+ else
+ export IMAGETARGET=bin-official_images
+ fi
+fi
+
+if [ ! "$OUT" ];then echo Error on the config;exit 1;fi
+
+if [ "$INSTALLER_CD" = "1" ];then export OFFICIAL="Official BusinessCard Snapshot";fi
+if [ "$INSTALLER_CD" = "2" ];then export OFFICIAL="Official NetInst Snapshot";fi
+
+export LOG="`pwd`/../log/"
+
+rm -rf "$OUT"
+mkdir -p "$OUT"
+mkdir -p "$LOG"
+
+overview_log="$LOG/overview"
+overview () {
+ if [ -e $overview_log ]; then
+ grep -v " $1 " $overview_log > $overview_log.new
+ mv $overview_log.new $overview_log
+ fi
+ LANG=C echo "$(dpkg --print-architecture) ($(date)) $(whoami)@$(hostname | cut -d . -f 1) $1 $2" >> $overview_log
+}
+
+# Upgrade sarge's debian-installer task file
+# changed this old line into the new one so that amd64 doesn't break
+# cd tasks && ../tools/generate_di_list && ../tools/generate_di+k_list && cd .. || exit 1
+cd tasks && ../tools/generate_di_list ; ../tools/generate_di+k_list ; cd ..
+DEBOOTUDEB=`/bin/sed -n \
+ 's/Filename: \(pool\/main\/d\/debootstrap\/debootstrap-udeb.*udeb\)$/\1/p' \
+ $MIRROR/dists/$DI_CODENAME/main/debian-installer/binary-$ARCH/Packages`
+if [ -z "$DEBOOTUDEB" ];then exit 1;fi
+echo "$CALC" >"$LOG/$INSTALLER_CD$DI$ARCH"
+echo Using ${DEBOOTUDEB##*/} to get packages used by d-i. >>"$LOG/$INSTALLER_CD$DI$ARCH"
+rm -rf ../debootstrap
+dpkg -x "$MIRROR/$DEBOOTUDEB" ../debootstrap
+
+# Do the actual building
+if ./build.sh $ARCH >>"$LOG/$INSTALLER_CD$DI$ARCH" 2>&1;then
+
+# if it went ok get things ready for publishing
+
+# we treat the netinst images in a different way
+
+if [ "$INSTALLER_CD" = "1" -o "$INSTALLER_CD" = "2" ]
+then
+
+# NETINST STUFF (ISO ONLY)
+
+# make the dirs we'll use to publish things
+ mkdir -p "$OUT"/$ARCH
+# rename the isos from .raw to .iso and put them in their place
+ for i in "$OUT"/*-1.raw
+ do
+ I=${i##*/}
+ if [ "$INSTALLER_CD" = "1" ];then
+ NETINSTNAME=${I%-binary-1.raw}-businesscard.iso
+ else
+ NETINSTNAME=${I%-binary-1.raw}-netinst.iso
+ fi
+ mv $i "$OUT"/$ARCH/$NETINSTNAME
+ done
+# change images names from raw to iso on the MD5SUMS
+ sed "s/[^ ]*-1.raw$/$NETINSTNAME/" "$OUT"/MD5SUMS >>"$OUT"/$ARCH/MD5SUMS
+# Publish the new version
+ mkdir -p "$PUBDIRISO"/$ARCH/$DATE
+ if [ -e "$PUBDIRISO"/$ARCH/$DATE/MD5SUMS ];then
+ grep -v $NETINSTNAME "$PUBDIRISO"/$ARCH/$DATE/MD5SUMS > "$PUBDIRISO"/$ARCH/$DATE/MD5SUMS.tmp
+ fi
+ cat "$OUT"/$ARCH/MD5SUMS >> "$PUBDIRISO"/$ARCH/$DATE/MD5SUMS.tmp
+ mv "$PUBDIRISO"/$ARCH/$DATE/MD5SUMS.tmp "$PUBDIRISO"/$ARCH/$DATE/MD5SUMS
+ mv "$OUT"/$ARCH/$NETINSTNAME "$PUBDIRISO"/$ARCH/$DATE/
+ rm -f "$PUBDIRISO"/$ARCH/current
+ ln -s $DATE "$PUBDIRISO"/$ARCH/current
+# Remove the oldest daily builds, leave only the last 3
+ NUM=`/bin/ls -d "$PUBDIRISO"/$ARCH/20*/|wc -l`
+ NUM=$(($NUM-3))
+ /bin/ls -d "$PUBDIRISO"/$ARCH/20*/|head -n $NUM|tr '\012' '\000'|xargs -0 /bin/rm -rf --
+
+else
+
+# NORMAL STUFF, IE NORMAL ISO and JIGDO
+
+# ISO STUFF
+
+if [ "$DOJIGDO" != 2 ]
+then
+# make the dirs we'll use to publish things
+ mkdir -p "$OUT"/isos/$ARCH
+# rename the isos from .raw to .iso and put them in their place
+ for i in "$OUT"/*.raw
+ do
+ I=${i##*/}
+ mv $i "$OUT"/isos/$ARCH/${I%.raw}.iso
+ done
+# change images names from raw to iso on the MD5SUMS
+ sed 's/raw$/iso/' "$OUT"/MD5SUMS >"$OUT"/isos/$ARCH/MD5SUMS
+# Remove the old version and publish the new one
+ rm -rf "$PUBDIRISO"/isos/$ARCH/
+ mkdir -p "$PUBDIRISO"/isos/
+ mv "$OUT"/isos/$ARCH/ "$PUBDIRISO"/isos/$ARCH/
+fi
+
+# JIGDO STUFF
+
+if [ "$DOJIGDO" != 0 ]
+then
+# make the dirs we'll use to publish things
+ mkdir -p "$OUT"/jigdo-area/$ARCH/jigdotemplates
+# change images names from raw to iso on the MD5SUMS
+ sed 's/raw$/iso/' "$OUT"/MD5SUMS >"$OUT"/jigdo-area/$ARCH/MD5SUMS
+# put the templates aside
+ mv "$OUT"/*.template "$OUT"/jigdo-area/$ARCH/jigdotemplates
+# finish up the jigdos (compress & move them)
+ gzip --best --no-name "$OUT"/*.jigdo
+ for i in "$OUT"/*.jigdo.gz;do mv $i ${i%.gz};done
+ mv "$OUT"/*.jigdo "$OUT"/jigdo-area/$ARCH/
+# Remove the old version and publish the new one
+ if [ "$IMAGETARGET" = "official_images" ]
+ then
+ rm -rf "$PUBDIRJIG"/jigdo-area/source/
+ mkdir -p "$PUBDIRJIG"/jigdo-area/source/jigdotemplates/
+ mv "$OUT"/jigdo-area/$ARCH/*-source-*.jigdo "$PUBDIRJIG"/jigdo-area/source/
+ grep "source-.*.iso$" "$OUT"/jigdo-area/$ARCH/MD5SUMS > "$PUBDIRJIG"/jigdo-area/source/MD5SUMS
+ mv "$OUT"/jigdo-area/$ARCH/jigdotemplates/*-source-*.template "$PUBDIRJIG"/jigdo-area/source/jigdotemplates/
+ grep -v "source-.*.iso$" "$OUT"/jigdo-area/$ARCH/MD5SUMS > "$OUT"/jigdo-area/$ARCH/MD5SUMS.new
+ mv "$OUT"/jigdo-area/$ARCH/MD5SUMS.new "$OUT"/jigdo-area/$ARCH/MD5SUMS
+ fi
+ rm -rf "$PUBDIRJIG"/jigdo-area/$ARCH/
+ mkdir -p "$PUBDIRJIG"/jigdo-area/
+ mv "$OUT"/jigdo-area/$ARCH/ "$PUBDIRJIG"/jigdo-area/$ARCH/
+# Calculate snapshot path, remove the old snapshot and publish the new one
+# SNAP=${JIGDOFALLBACKURLS##Debian=http://us.cdimage.debian.org/cdimage/}
+# SNAP=${PUBDIRJIG%%testing*}${SNAP%%/Debian*}
+# mkdir -p "$SNAP"
+# mv "$OUT"/snapshot/* "$SNAP"
+# Remove the oldest snapshots, leave only the last 2
+# NUM=`/bin/ls -d "${SNAP%%/$DATE}"/20*/|wc -l`
+# NUM=$(($NUM-2))
+# /bin/ls -d "${SNAP%%/$DATE}"/20*/|head -n $NUM|tr '\012' '\000'|xargs -0 /bin/rm -rf --
+fi
+
+fi
+
+# Mail the cd sizes of the cds
+if [ -e "../.debian-cd.mail" ]
+then
+ MYEMAIL=`grep -v "^#" "../.debian-cd.mail"`
+else
+ MYEMAIL=`whoami`
+fi
+ for i in $MYEMAIL
+ do
+ grep "extents written" "$LOG/$INSTALLER_CD$DI$ARCH"|mail -s "testingcds $INSTALLER_CD$DI$ARCH went ok" "$i"
+ done
+ overview "$INSTALLER_CD$DI$ARCH" success
+else
+if [ -e "../.debian-cd.mail" ]
+then
+ MYEMAIL=`grep -v "^#" "../.debian-cd.mail"`
+else
+ MYEMAIL=`whoami`
+fi
+ for i in $MYEMAIL
+ do
+ echo Error when trying to create cds for $INSTALLER_CD$DI$ARCH|mail -s "testingcds $INSTALLER_CD$DI$ARCH has failed" "$i"
+ done
+ overview "$INSTALLER_CD$DI$ARCH" failed
+fi
=== added directory 'data'
=== renamed directory 'data' => 'data.moved'
=== added directory 'data/artful'
=== added file 'data/artful/README.html.in'
--- data/artful/README.html.in 1970-01-01 00:00:00 +0000
+++ data/artful/README.html.in 2018-06-02 01:08:40 +0000
@@ -0,0 +1,663 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Debian GNU/Linux -- The Universal Operating System</title>
+ <meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+ <meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+ <meta name="Language" content="English">
+ <meta name="Author" content="J.A. Bezemer, debian-boot@xxxxxxxxxxxxxxxx">
+ <link rev="made" href="mailto:debian-boot@xxxxxxxxxxxxxxxx">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+
+ <!-- The HTML and TEXT file are NOT the actual source code. -->
+ <!-- For that, see http://cvs.debian.org/debian-cd/data/woody/README.html.in?cvsroot=debian-boot -->
+#if 0
+ If you read THIS, you're viewing the actual source file ;-)
+#endif
+
+#undef i386
+#undef alpha
+#undef powerpc
+#undef ppc
+#undef sparc
+#undef ultrasparc
+#undef m68k
+#undef arm
+#undef binary
+#undef bin
+#undef source
+#undef src
+
+#if OUTPUTtext
+#define href nothing
+#endif
+
+#include <README.diskdefines>
+
+
+#if OUTPUThtml
+<div align=right>
+(<a href="README.txt">Text version</a>)
+</div>
+<table border="0" cellpadding="3" cellspacing="0" align="center" summary="">
+<tr>
+<td>
+<img src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt="" width="50" height="61">
+<img src="pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian" width="179" height="61">
+</td>
+</tr>
+</table>
+#endif
+#if OUTPUTtext
+<div align=right>
+(HTML version in README.html)
+</div>
+#endif
+
+
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0"
+ width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="pics/red-upperleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="15" height="16">
+</td>
+<td rowspan="2" align="center">
+
+ <table align="center" border="0" cellpadding="2" cellspacing="0">
+ <tr><td bgcolor="#000084">
+ <div align="center"><font color="#FFFFFF" face="helvetica,arial"><B>
+#if 0
+ Debian GNU/Linux 2.2 "Potato" - Official i386 Binary-1 CD
+#endif
+ DISKNAME CD
+ </B></font></div>
+ </td></tr>
+ </table>
+
+</td>
+<td valign="top">
+<img src="pics/red-upperright.png" align="right" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="pics/red-lowerleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+<td valign="bottom">
+<img src="pics/red-lowerright.png" align="right" border="0" hspace="0"
+vspace="0" alt="" width="15" height="16">
+</td>
+</tr>
+</table>
+
+<table border="0" cellpadding="2" cellspacing="0" width="100%" summary="">
+<tr>
+ <td></td>
+</tr>
+</table>
+
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+ <td colspan="3" valign="top" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-upperleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ <img src="pics/blue-upperright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+</tr>
+<tr>
+ <td bgcolor="#BBDDFF"> </td>
+
+ <td valign="TOP" bgcolor="#BBDDFF">
+
+<font face="Arial,Helvetica">
+
+#if OUTPUThtml
+<P><B><A href="http://www.debian.org/">Debian home page</A></B></P>
+#endif
+
+ <br>
+<P>
+
+#if OUTPUTtext
+ <br>
+CONTENTS:
+<br>
+ <br>
+<UL>
+#endif
+
+#if OUTPUTtext
+<LI>
+#endif
+
+<A href="#intro">Intro</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#thiscd">About This CD</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#install">Installing</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#lastmin">Last-Minute Notes</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+#if TYPEbinary
+ <A href="#apt">Using CDs with apt</A>
+ <P>
+
+#if OUTPUTtext
+ </LI><LI>
+#endif
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#cdmanuf">CD Manufacturers</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+<A href="#other">More Information</A>
+
+<P>
+
+#if OUTPUThtml
+ <P>
+<A href=".">Browse this CD-ROM</A></P>
+<P>
+<tt> </tt>
+</P>
+#endif
+
+
+</font>
+
+#if OUTPUTtext
+</LI>
+</UL>
+#endif
+
+
+ </td>
+ <td bgcolor="#BBDDFF"> </td>
+ <td> </td>
+
+ <td valign="TOP" width="80%">
+
+<div align="center">
+<big><big><B><I>
+Welcome to the exciting world of
+</I></B></big></big>
+<br>
+<big><big><big><B><I>
+Debian GNU/Linux!
+</I></B></big></big></big>
+</div>
+
+<P><H2><A name="intro">
+Intro
+#if OUTPUTtext
+<br>
+=====
+#endif
+</H2>
+</a>
+<p>
+This is one of the CD-ROMs of the
+<a href="http://www.debian.org/">Debian GNU/Linux</a>
+distribution. Debian is a
+very extensive collection of software. But it is more. It is a complete
+Operating System (OS) for your computer. And it is
+<A href="http://www.debian.org/intro/free">free</A>
+(as in "freedom").
+<P>
+An operating system is the set of basic programs
+and utilities that make your computer run. At the core of an operating
+system is the kernel. The kernel is the most fundamental program on the
+computer, which does all the basic housekeeping and lets you start other
+programs.
+Debian is kernel independent. It currently uses the
+<A href="http://www.linux.org/">Linux</A> kernel but work is
+in progress to provide Debian for other kernels, using
+<A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>.
+Most of the basic operating system tools
+come from the <a href="http://www.gnu.org/">GNU project</A>; hence the name
+GNU/Linux.
+<P>
+
+Debian is available for various kinds of computers
+("architectures"), like
+"IBM-compatible" PCs (<i>i386</i>),
+Compaq's <i>Alpha</i>,
+Motorola's 680x0 (<i>m68k</i>),
+Sun's <i>Sparc</i>,
+Motorola/IBM's <i>PowerPC</i>, and <i>(Strong)ARM</i> processors.
+Check the <A href="http://www.debian.org/ports">ports</A> page
+#if OUTPUTtext
+(http://www.debian.org/ports)
+#endif
+for more information.
+<P>
+
+#if OUTPUTtext
+Read more at <P>
+ http://www.debian.org/intro/about
+#endif
+#if OUTPUThtml
+<A href="http://www.debian.org/intro/about">Read more...</A>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="thiscd">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="thiscd">
+#endif
+About This CD
+#if OUTPUTtext
+<br>
+=============
+#endif
+</H2>
+</a>
+<p>
+This CD-ROM is labeled
+<P>
+<tt>
+ DISKNAME
+</tt>
+<P>
+#ifndef UNOFFEXTRAS
+which means that this CD is number DISKNUM of TOTALNUM CDs containing
+#if TYPEbinary
+programs ("binaries") for `ARCH' computers.
+<P>
+The programs on the Binary CDs are ordered by popularity. The Binary-1 CD
+contains the most popular programs and the installation tools; it is possible
+to install and run Debian with only the Binary-1 CD. The other CDs, up to
+Binary-TOTALNUM, contain mostly special-interest programs.
+#endif
+#if TYPEsource
+the source code of programs in the Debian OS.
+<P>
+The source packages on the Source CDs are ordered by popularity, like
+the programs on the Binary CDs. This means that the source code of the
+programs on the Binary-DISKNUM CD can most likely be found on this CD
+(though there may be some variation due to size issues).
+#endif
+#else
+#include <unoffextrascd.html.in>
+#endif
+
+
+#if OUTPUTtext
+<P> <P><H2><A name="install">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="install">
+#endif
+Installing
+#if OUTPUTtext
+<br>
+==========
+#endif
+</H2>
+</a>
+<p>
+#if TYPEbinary
+
+ Because Debian is a complete Operating System, the installation procedure
+ may seem a bit unusual. You can install Debian GNU/Linux either
+ <i>next to</i> your current OS, or as <i>only</i> OS on your computer.
+
+ <P>
+ Read the <i>Installation Manual</i>, on this CD at
+ <P>
+ <tt>
+ <A href="doc/install/manual/en/index.html">doc/install/manual/en/index.html</a> </tt>
+ <P>
+ Programs and other files that are needed for the installation can be found on
+ this CD under
+ <P>
+ <tt>
+ <A href=%%""tools/%%"">/tools/</a>
+ </tt>
+ and
+ <tt>
+ <A href=%%""install/floppy/%%"">/install/floppy/</a>
+ </tt>
+
+#if ARCHi386 || ARCHalpha || ARCHpowerpc || ARCHsparc
+ <P>
+ For the impatient ones:
+#endif
+
+#if ARCHi386 || ARCHalpha || ARCHsparc
+ you can start the installation program easily by booting off this CD-ROM.
+ Note that not all (esp. older) systems support this.
+ <P>
+#endif
+
+#if ARCHi386 || ARCHpowerpc
+#if ARCHi386
+ You can also
+#else
+ you can
+#endif
+ examine the
+ <P>
+ <tt>
+ <a href="install/">/install</a>
+ </tt>
+ <P>
+ directory; you might be able to start the installation system directly
+ from there.
+#endif
+
+#else
+ The installation tools of the Debian Operating System are located on the
+ Binary-1 CD.
+ See the README on that CD for more info.
+#endif
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="lastmin">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="lastmin">
+#endif
+Last-Minute Notes
+#if OUTPUTtext
+<br>
+=================
+#endif
+</H2>
+</a>
+<p>
+<UL>
+
+<LI>
+You should keep in mind that this is an unofficial CD of the current
+development version of the Debian system. This means that all sorts of
+bugs may be present anywhere in the system.
+
+<br>
+</LI>
+
+#if 0
+-------- This can't be an official image, so also no official notes.
+<LI>
+Last-minutes notes for this CD may be available on
+<a href="http://www.debian.org/CD/releases/">http://www.debian.org/CD/releases/</a>
+</LI>
+#endif
+
+</UL>
+#endif
+
+#if TYPEbinary
+#if OUTPUTtext
+ <P> <P><H2><A name="apt">
+#endif
+#if OUTPUThtml
+ <P><HR><P><H2><A name="apt">
+#endif
+ Using Apt
+#if OUTPUTtext
+ <br>
+ =============
+#endif
+ </H2>
+ </a>
+ <p>
+ After installing or upgrading, Debian's packaging system can use CD-ROMs,
+ local collections, or networked servers (FTP, HTTP) to automatically
+ install software from (<tt>.deb</tt> <i>packages</i>). This is done
+ preferably with the `apt' and `aptitude' programs.
+
+ <P>
+
+ You can install packages from the commandline using
+ <tt>apt-get</tt>. For example, if you want to install the packages
+ `commprog' and `maxgame', you can give the command
+ <P>
+ <tt>
+ apt-get install commprog maxgame
+ </tt>
+ <P>
+ Note that you don't have to enter the complete path, or the
+ `<tt>.deb</tt>' extension. `Apt' will figure this out itself.
+ <P>
+ Or use aptitude for a full screen interactive selection of available
+ Debian packages.
+
+#endif
+
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="cdmanuf">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="cdmanuf">
+#endif
+CD Manufacturers
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+You are completely free to manufacture and re-distribute CD-ROMs of the
+Debian GNU/Linux Operating System, like this one. There is no charge from
+us (but of course donations are always welcome).
+
+<P>
+
+For all needed information and contact addresses, please refer to
+<P>
+<tt>
+ <a href="http://www.debian.org/CD/">http://www.debian.org/CD/</a>
+</tt>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="other">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="other">
+#endif
+More Information
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+#if DISKNUM1 && TYPEbinary
+
+There is much more information present on this CD. Besides the already
+mentioned installation and upgrading procedures, this is the most
+interesting: <P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+/doc/FAQ
+
+#endif
+<A href="doc/FAQ/">Debian FAQ</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/constitution.txt
+
+#endif
+<A href="doc/constitution.txt">The Debian Constitution</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/debian-manifesto
+
+#endif
+<A href="doc/debian-manifesto">The Debian Manifesto</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/social-contract.txt
+
+#endif
+<A href="doc/social-contract.txt">Debian's Social Contract</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/bug-reporting.txt
+
+#endif
+<A href="doc/bug-reporting.txt">Bug reporting instructions</a>
+
+</LI>
+</UL>
+
+#else
+
+The Binary-1 CD contains much more information about various aspects
+of the Debian Operating System and the Debian organization.
+ See the README on that CD for more info.
+
+#endif
+
+<P>
+Also on the Internet are many resources. To name a few:
+<P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org
+
+#endif
+<A href="http://www.debian.org/">The Debian homepage</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/doc
+
+#endif
+<A href="http://www.debian.org/doc/">Debian Documentation</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/support
+
+#endif
+<A href="http://www.debian.org/support">Debian User Support</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.tldp.org
+
+#endif
+<A href="http://www.tldp.org/">The Linux Documentation Project</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.linux.org
+
+#endif
+<A href="http://www.linux.org/">General Linux homepage</a>
+
+</LI>
+</UL>
+
+<P>
+
+<DIV align="center">
+
+#if OUTPUTtext
+ <br>
+ <br>
+#endif
+#if OUTPUThtml
+<HR>
+#endif
+
+<SMALL>See the Debian
+<A href="http://www.debian.org/contact">contact page</A>
+
+#if OUTPUTtext
+(http://www.debian.org/contact)
+#endif
+
+for information on contacting us.
+ </SMALL><P>
+<SMALL>
+
+Last Modified: Sat Mar 20 12:30:45 EST 2004
+
+<br></SMALL>
+</DIV>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3" valign="bottom" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-lowerleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="17" height="16">
+ <img src="pics/blue-lowerright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+ </tr>
+ </table>
+
+</body>
+</html>
=== added file 'data/artful/README.sbm'
--- data/artful/README.sbm 1970-01-01 00:00:00 +0000
+++ data/artful/README.sbm 2018-06-02 01:08:40 +0000
@@ -0,0 +1,43 @@
+About the Smart Boot Manager image
+----------------------------------
+
+ The file `sbm.bin' that is available in this directory may be useful
+ to you if you are not able to directly boot the first CD because your
+ BIOS may be too old and may not support ISOLINUX.
+
+ Then, instead of booting on the CD directly, you create a Smart Boot
+ Manager floppy image by using the sbm.bin disk image. You can create this
+ floppy with rawrite (under DOS) or with dd (under Linux). Now you can
+ boot on this floppy disk and it will detect your CDROM and let you boot
+ on it bypassing any BIOS limitation.
+
+What is SBM ?
+
+ Smart Boot Manager or briefly SmartBtmgr (SBM), is an OS independent
+ Boot Manager - a program that is loaded by the bios before any
+ operating system and allows you to choose which operating system to
+ boot.
+
+ SBM is included in Debian in two ways, the package bmconf allows us to
+ install and configure an old version of SBM and sbm wich is the latest
+ version of SBM with an installer.
+
+What's the use of SBM on the CD then ?
+
+ SBM includes an IDE driver that allows us to boot the cds even on
+ machines with a BIOS that wouldn't support booting from CD, provided our
+ CDROM is an IDE one, that is, so you can make a SBM floppy and boot from
+ it and then tell it to boot from your CDROM.
+
+ Also, there are some cases where the BIOS would allow booting from the CD
+ but isolinux fails to boot from there, in this case you can either boot
+ using a CD other than the first, as the others don't use isolinux, or you
+ can make a SBM floppy and boot from this floppy and then tell SBM to boot
+ your CDROM.
+
+How do you make a SBM floppy ?
+
+ If you have SBM installed on a box you can run sbminst. Otherwise you can
+ put the sbm.bin floppy image that we provide with our cds onto a floppy
+ just like you would do with a rescue image.
+
=== added file 'data/artful/access-new.pcx'
Binary files data/artful/access-new.pcx 1970-01-01 00:00:00 +0000 and data/artful/access-new.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/access.pcx'
Binary files data/artful/access.pcx 1970-01-01 00:00:00 +0000 and data/artful/access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/amd64_udeb_include'
--- data/artful/amd64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/amd64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/artful/blank.pcx'
Binary files data/artful/blank.pcx 1970-01-01 00:00:00 +0000 and data/artful/blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/edubuntu.pcx'
Binary files data/artful/edubuntu.pcx 1970-01-01 00:00:00 +0000 and data/artful/edubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/edubuntu.png'
Binary files data/artful/edubuntu.png 1970-01-01 00:00:00 +0000 and data/artful/edubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/exclude-udebs'
--- data/artful/exclude-udebs 1970-01-01 00:00:00 +0000
+++ data/artful/exclude-udebs 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1 @@
+kernel-image-*
=== added file 'data/artful/gobuntu.pcx'
Binary files data/artful/gobuntu.pcx 1970-01-01 00:00:00 +0000 and data/artful/gobuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/gobuntu.png'
Binary files data/artful/gobuntu.png 1970-01-01 00:00:00 +0000 and data/artful/gobuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/i386_businesscard_udeb_include'
--- data/artful/i386_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/i386_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+choose-mirror
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/artful/i386_netinst_udeb_include'
--- data/artful/i386_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/i386_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/artful/i386_udeb_include'
--- data/artful/i386_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/i386_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/artful/kubuntu-access.pcx'
Binary files data/artful/kubuntu-access.pcx 1970-01-01 00:00:00 +0000 and data/artful/kubuntu-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/kubuntu-blank.pcx'
Binary files data/artful/kubuntu-blank.pcx 1970-01-01 00:00:00 +0000 and data/artful/kubuntu-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/kubuntu.pcx'
Binary files data/artful/kubuntu.pcx 1970-01-01 00:00:00 +0000 and data/artful/kubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/kubuntu.png'
Binary files data/artful/kubuntu.png 1970-01-01 00:00:00 +0000 and data/artful/kubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/lubuntu.pcx'
Binary files data/artful/lubuntu.pcx 1970-01-01 00:00:00 +0000 and data/artful/lubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/lubuntu.png'
Binary files data/artful/lubuntu.png 1970-01-01 00:00:00 +0000 and data/artful/lubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/artful/multiarch'
=== added file 'data/artful/multiarch/amd64'
--- data/artful/multiarch/amd64 1970-01-01 00:00:00 +0000
+++ data/artful/multiarch/amd64 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1 @@
+i386
=== added file 'data/artful/mythbuntu.pcx'
Binary files data/artful/mythbuntu.pcx 1970-01-01 00:00:00 +0000 and data/artful/mythbuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/mythbuntu.png'
Binary files data/artful/mythbuntu.png 1970-01-01 00:00:00 +0000 and data/artful/mythbuntu.png 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/artful/pegasos'
=== added file 'data/artful/pegasos/pegasos'
--- data/artful/pegasos/pegasos 1970-01-01 00:00:00 +0000
+++ data/artful/pegasos/pegasos 2018-06-02 01:08:40 +0000
@@ -0,0 +1,84 @@
+\ FORTH is identifed by a forth comment at first line
+\
+\ terminal control stuff
+\
+: TTY.CSI d# 27 EMIT ASCII [ EMIT ;
+: TTY.HOME TTY.CSI ASCII H EMIT ;
+: TTY.CLR_EOS TTY.CSI ASCII J EMIT ;
+: TTY.HOME_CLR TTY.HOME TTY.CLR_EOS ;
+\
+\ boot menu stuff
+\
+: my-max-boot-num 3 ;
+: my-boot-default 1 ;
+: my-boot-delay d# 300 ; \ unit = 100 ms
+: my-print-menu ( -- )
+ TTY.HOME_CLR
+ ." " cr
+ ." Welcome to Ubuntu ${DEBIAN_VERSION}!" cr
+ ." " cr
+ ." This is an Ubuntu installation ${MEDIA_TYPE}," cr
+ ." built on ${BUILD_DATE}." cr
+ ." " cr
+ ." The default option is (1) 'install'." cr
+ ." " cr
+ ." ************************************" cr
+ ." If in doubt, just choose (1) 'install'" cr
+ ." ************************************" cr
+ ." " cr
+ ." 1: install" cr
+ ." 2: return to OF prompt" cr
+ ." " cr
+;
+: my-boot-case ( num -- )
+ ." " cr
+ case
+ 1 of " cd install/powerpc/vmlinuz-chrp.initrd --" endof
+ 2 of " none" endof
+ endcase
+ $boot
+;
+: my-input-num ( wait-period max-boot-num default-num -- boot-num )
+ 1 \ loop-inc = 1
+ 3 pick 0 do
+ 0d emit
+ ." press 1-"
+ ( wait-period max-boot-num default-num loop-inc )
+ 2 pick ascii 0 + emit
+ dup 1 = if
+ ." within "
+ 3 pick i - d# 10 / .d
+ ." seconds"
+ then
+ ." (default: "
+ over ascii 0 + emit
+ ." ) : "
+ d# 100 ms
+ key? if
+ key
+ ( wait-period max-boot-num default-num loop-inc key )
+ dup 0d = if \ return pressed
+ drop leave
+ then
+
+ ascii 0 -
+ ( wait-period max-boot-num default-num loop-inc num )
+ dup 1 5 pick
+ ( wait-period max-boot-num default-num loop-inc num num 1 max-boot-num )
+ between if
+ rot drop swap leave
+ then
+
+ ( wait-period max-boot-num default-num loop-inc num )
+ 2drop 0 \ loop-inc = 0
+ then
+ dup +loop
+ drop
+ ( wait-period max-boot-num boot-num )
+ nip nip
+;
+
+
+my-print-menu
+my-boot-delay my-max-boot-num my-boot-default my-input-num
+my-boot-case
=== added file 'data/artful/powerpc_businesscard_udeb_include'
--- data/artful/powerpc_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/powerpc_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+choose-mirror
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/artful/powerpc_netinst_udeb_include'
--- data/artful/powerpc_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/powerpc_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/artful/powerpc_udeb_include'
--- data/artful/powerpc_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/powerpc_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/artful/preseed'
=== added file 'data/artful/preseed/cli.seed'
--- data/artful/preseed/cli.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/cli.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,6 @@
+# Only install the standard system and language packs.
+tasksel tasksel/first multiselect
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/artful/preseed/edubuntu'
=== added file 'data/artful/preseed/edubuntu/cli.seed'
--- data/artful/preseed/edubuntu/cli.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/edubuntu/cli.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Only install the standard system and language packs.
+tasksel tasksel/first multiselect
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/artful/preseed/edubuntu/edubuntu.seed'
--- data/artful/preseed/edubuntu/edubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/edubuntu/edubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,15 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Edubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop, edubuntu-desktop-gnome
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added file 'data/artful/preseed/edubuntu/ltsp.seed'
--- data/artful/preseed/edubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/edubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect ubuntu-desktop, edubuntu-desktop-gnome
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/artful/preseed/edubuntu/workstation.seed'
--- data/artful/preseed/edubuntu/workstation.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/edubuntu/workstation.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Edubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop, edubuntu-desktop-gnome
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
=== added directory 'data/artful/preseed/jeos'
=== added file 'data/artful/preseed/jeos/jeos.seed'
--- data/artful/preseed/jeos/jeos.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/jeos/jeos.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+# Only install basic language packs.
+d-i pkgsel/language-pack-patterns string
+# Language support is unlikely to be needed on JeOS.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/artful/preseed/kubuntu'
=== added directory 'data/artful/preseed/kubuntu-netbook'
=== added file 'data/artful/preseed/kubuntu-netbook/kubuntu-netbook.seed'
--- data/artful/preseed/kubuntu-netbook/kubuntu-netbook.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/kubuntu-netbook/kubuntu-netbook.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Install the Kubuntu Netbook Remix desktop.
+tasksel tasksel/first multiselect kubuntu-netbook
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-kde-$LL kde-i18n-$LL
+# Install the KDE oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string kde
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added file 'data/artful/preseed/kubuntu/kubuntu.seed'
--- data/artful/preseed/kubuntu/kubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/kubuntu/kubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,14 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Kubuntu desktop.
+tasksel tasksel/first multiselect kubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-kde-$LL kde-i18n-$LL
+# Install the KDE oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string kde
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/artful/preseed/lubuntu'
=== added file 'data/artful/preseed/lubuntu/lubuntu.seed'
--- data/artful/preseed/lubuntu/lubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/lubuntu/lubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# The Lubuntu seeds assume that installation of Recommends is disabled.
+d-i base-installer/install-recommends boolean true
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Lubuntu desktop.
+tasksel tasksel/first multiselect standard, lubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No LXDE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added directory 'data/artful/preseed/mythbuntu'
=== added file 'data/artful/preseed/mythbuntu/ltsp.seed'
--- data/artful/preseed/mythbuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/mythbuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Build an LTSP client chroot.
+d-i mythbuntu-diskless-client-builder/run boolean true
+# install the client-builder udeb
+d-i anna/choose_modules string mythbuntu-diskless-client-builder
+# let the user handle task selection
+# tasksel tasksel/first multiselect mythbuntu-desktop
+d-i pkgsel/include string mythbuntu-diskless-server dhcp3-server
+# ask the user to which network he wants to export the overlay directory
+# not optimal from an usability POV, but at least it works
+mythbuntu-diskless mythbuntu-diskless/create_share boolean true
+# No XFCE translation packages yet.
+d-i pkgsel/install-language-support boolean false
+d-i pkgsel/language-pack-patterns string
=== added file 'data/artful/preseed/mythbuntu/mythbuntu.seed'
--- data/artful/preseed/mythbuntu/mythbuntu.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/mythbuntu/mythbuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# let the user handle task selection
+# tasksel tasksel/first multiselect mythbuntu-desktop
+d-i pkgsel/install-language-support boolean false
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+
+#Default to auto login enabled.
+d-i passwd/auto-login boolean true
=== added directory 'data/artful/preseed/ubuntu'
=== added directory 'data/artful/preseed/ubuntu-budgie'
=== added file 'data/artful/preseed/ubuntu-budgie/ubuntu-budgie.seed'
--- data/artful/preseed/ubuntu-budgie/ubuntu-budgie.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-budgie/ubuntu-budgie.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# Install the Ubuntu Budgie desktop.
+tasksel tasksel/first multiselect ubuntu-budgie-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+#ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/artful/preseed/ubuntu-gnome'
=== added file 'data/artful/preseed/ubuntu-gnome/ubuntu-gnome.seed'
--- data/artful/preseed/ubuntu-gnome/ubuntu-gnome.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-gnome/ubuntu-gnome.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu GNOME desktop.
+tasksel tasksel/first multiselect ubuntu-gnome-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/artful/preseed/ubuntu-mate'
=== added file 'data/artful/preseed/ubuntu-mate/ltsp.seed'
--- data/artful/preseed/ubuntu-mate/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-mate/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+d-i ltsp-client-builder/build-client-opts string --mirror file:///cdrom --security-mirror none --skipimage --components main,restricted,universe
+# Install the Ubuntu MATE desktop and LTSP server.
+tasksel tasksel/first multiselect ubuntu-mate-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean false
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# No MATE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/artful/preseed/ubuntu-mate/ubuntu-mate.seed'
--- data/artful/preseed/ubuntu-mate/ubuntu-mate.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-mate/ubuntu-mate.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+# Install the Ubuntu MATE desktop.
+tasksel tasksel/first multiselect ubuntu-mate-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No MATE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added directory 'data/artful/preseed/ubuntu-mid'
=== added file 'data/artful/preseed/ubuntu-mid/mid.seed'
--- data/artful/preseed/ubuntu-mid/mid.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-mid/mid.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+d-i passwd/user-fullname string Ubuntu MID User
+d-i passwd/username string ubuntu
+d-i user-setup/allow-password-empty boolean true
+d-i passwd/user-password password
+d-i passwd/user-password-again password
+d-i netcfg/get_hostname string ubuntu
+d-i console-setup/layoutcode string us
+d-i user-setup/encrypt-home boolean false
=== added directory 'data/artful/preseed/ubuntu-netbook'
=== added file 'data/artful/preseed/ubuntu-netbook/ubuntu-netbook.seed'
--- data/artful/preseed/ubuntu-netbook/ubuntu-netbook.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-netbook/ubuntu-netbook.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+tasksel tasksel/first multiselect ubuntu-netbook
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i passwd/auto-login boolean true
=== added directory 'data/artful/preseed/ubuntu-server'
=== added directory 'data/artful/preseed/ubuntu-server/amd64'
=== added file 'data/artful/preseed/ubuntu-server/amd64/cloud.seed'
--- data/artful/preseed/ubuntu-server/amd64/cloud.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/amd64/cloud.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,14 @@
+# Ask for cloud installation.
+d-i anna/choose_modules string eucalyptus-udeb
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
=== added file 'data/artful/preseed/ubuntu-server/amd64/ubuntu-server-minimal.seed'
--- data/artful/preseed/ubuntu-server/amd64/ubuntu-server-minimal.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/amd64/ubuntu-server-minimal.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/artful/preseed/ubuntu-server/amd64/ubuntu-server-minimalvm.seed'
--- data/artful/preseed/ubuntu-server/amd64/ubuntu-server-minimalvm.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/amd64/ubuntu-server-minimalvm.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+# Always install the virtual kernel.
+d-i base-installer/kernel/override-image string linux-virtual
+# Don't even install the standard task.
+tasksel tasksel/skip-tasks string standard
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/artful/preseed/ubuntu-server/amd64/ubuntu-server.seed'
--- data/artful/preseed/ubuntu-server/amd64/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/amd64/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,20 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Install the Ubuntu Server seed.
+tasksel tasksel/force-tasks string server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added directory 'data/artful/preseed/ubuntu-server/i386'
=== added file 'data/artful/preseed/ubuntu-server/i386/ubuntu-server-minimal.seed'
--- data/artful/preseed/ubuntu-server/i386/ubuntu-server-minimal.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/i386/ubuntu-server-minimal.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/artful/preseed/ubuntu-server/i386/ubuntu-server-minimalvm.seed'
--- data/artful/preseed/ubuntu-server/i386/ubuntu-server-minimalvm.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/i386/ubuntu-server-minimalvm.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+# Always install the virtual kernel.
+d-i base-installer/kernel/override-image string linux-virtual
+# Don't even install the standard task.
+tasksel tasksel/skip-tasks string standard
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/artful/preseed/ubuntu-server/i386/ubuntu-server.seed'
--- data/artful/preseed/ubuntu-server/i386/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/i386/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,20 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Install the Ubuntu Server seed.
+tasksel tasksel/force-tasks string server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/artful/preseed/ubuntu-server/ubuntu-server-minimal.seed'
--- data/artful/preseed/ubuntu-server/ubuntu-server-minimal.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/ubuntu-server-minimal.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/artful/preseed/ubuntu-server/ubuntu-server-minimalvm.seed'
--- data/artful/preseed/ubuntu-server/ubuntu-server-minimalvm.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/ubuntu-server-minimalvm.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,17 @@
+# Don't even install the standard task.
+tasksel tasksel/skip-tasks string standard
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/artful/preseed/ubuntu-server/ubuntu-server.seed'
--- data/artful/preseed/ubuntu-server/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu-server/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,20 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Install the Ubuntu Server seed.
+tasksel tasksel/force-tasks string server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/artful/preseed/ubuntu/ltsp.seed'
--- data/artful/preseed/ubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect ubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/artful/preseed/ubuntu/ubuntu.seed'
--- data/artful/preseed/ubuntu/ubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntu/ubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/artful/preseed/ubuntustudio'
=== added file 'data/artful/preseed/ubuntustudio/ubuntustudio.seed'
--- data/artful/preseed/ubuntustudio/ubuntustudio.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/ubuntustudio/ubuntustudio.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# Only show Ubuntu Studio tasks.
+tasksel tasksel/limit-tasks string minimal, standard, ubuntustudio-generation, ubuntustudio-recording, ubuntustudio-audio-plugins, ubuntustudio-desktop, ubuntustudio-graphics, ubuntustudio-video
+# Add the initial user to the audio group as well as the usual ones, since
+# realtime audio for jack is not PolicyKit aware yet, and users cannot run
+# jack with realtime priority without being in this group.
+d-i passwd/user-default-groups string adm audio cdrom dip lpadmin plugdev sambashare
+# Enable real-time process priority in jackd.
+jackd2 jackd/tweak_rt_limits boolean true
=== added directory 'data/artful/preseed/xubuntu'
=== added file 'data/artful/preseed/xubuntu/ltsp.seed'
--- data/artful/preseed/xubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/xubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,15 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+d-i ltsp-client-builder/build-client-opts string --mirror file:///cdrom --security-mirror none --skipimage --components main,restricted,universe
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Xubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect xubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/artful/preseed/xubuntu/xubuntu.seed'
--- data/artful/preseed/xubuntu/xubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/artful/preseed/xubuntu/xubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,7 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Xubuntu desktop.
+tasksel tasksel/first multiselect xubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added directory 'data/artful/s390x'
=== added file 'data/artful/s390x/README.boot'
--- data/artful/s390x/README.boot 1970-01-01 00:00:00 +0000
+++ data/artful/s390x/README.boot 2018-06-02 01:08:40 +0000
@@ -0,0 +1,16 @@
+About the S/390 installation CD
+===============================
+
+It is possible to "boot" the installation system off this CD using
+the files provided in the /boot directory.
+
+Although you can boot the installer from this CD, the installation
+itself is *not* actually done from the CD. Once the initrd is loaded,
+the installer will ask you to configure your network connection and
+uses the network-console component to allow you to continue the
+installation over SSH. The rest of the installation is done over the
+network: all installer components and Debian packages are retrieved
+from a mirror.
+
+Exporting full .iso contents (including the hidden .disk directory)
+allows one to use the result as a valid mirror for installation.
=== added file 'data/artful/s390x_businesscard_udeb_include'
--- data/artful/s390x_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/s390x_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+choose-mirror
+netcfg
+ethdetect
=== added file 'data/artful/s390x_netinst_udeb_include'
--- data/artful/s390x_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/s390x_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/artful/s390x_udeb_include'
--- data/artful/s390x_udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/s390x_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/artful/sbm.bin.gz'
Binary files data/artful/sbm.bin.gz 1970-01-01 00:00:00 +0000 and data/artful/sbm.bin.gz 2018-06-02 01:08:40 +0000 differ
=== added symlink 'data/artful/splash.pcx'
=== target is u'ubuntu.pcx'
=== added symlink 'data/artful/splash.png'
=== target is u'ubuntu.png'
=== added file 'data/artful/ubuntu-budgie.pcx'
Binary files data/artful/ubuntu-budgie.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-budgie.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu-budgie.png'
Binary files data/artful/ubuntu-budgie.png 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-budgie.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu-gnome-access.pcx'
Binary files data/artful/ubuntu-gnome-access.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-gnome-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu-gnome-blank.pcx'
Binary files data/artful/ubuntu-gnome-blank.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-gnome-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu-gnome.pcx'
Binary files data/artful/ubuntu-gnome.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-gnome.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu-gnome.png'
Binary files data/artful/ubuntu-gnome.png 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-gnome.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu-mate-access.pcx'
Binary files data/artful/ubuntu-mate-access.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-mate-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu-mate-blank.pcx'
Binary files data/artful/ubuntu-mate-blank.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-mate-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu-mate.pcx'
Binary files data/artful/ubuntu-mate.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-mate.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu-mate.png'
Binary files data/artful/ubuntu-mate.png 1970-01-01 00:00:00 +0000 and data/artful/ubuntu-mate.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu.pcx'
Binary files data/artful/ubuntu.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntu.png'
Binary files data/artful/ubuntu.png 1970-01-01 00:00:00 +0000 and data/artful/ubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntukylin.pcx'
Binary files data/artful/ubuntukylin.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntukylin.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntukylin.png'
Binary files data/artful/ubuntukylin.png 1970-01-01 00:00:00 +0000 and data/artful/ubuntukylin.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntustudio.pcx'
Binary files data/artful/ubuntustudio.pcx 1970-01-01 00:00:00 +0000 and data/artful/ubuntustudio.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/ubuntustudio.png'
Binary files data/artful/ubuntustudio.png 1970-01-01 00:00:00 +0000 and data/artful/ubuntustudio.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/udeb_include'
--- data/artful/udeb_include 1970-01-01 00:00:00 +0000
+++ data/artful/udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/artful/xubuntu-access.pcx'
Binary files data/artful/xubuntu-access.pcx 1970-01-01 00:00:00 +0000 and data/artful/xubuntu-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/xubuntu-blank.pcx'
Binary files data/artful/xubuntu-blank.pcx 1970-01-01 00:00:00 +0000 and data/artful/xubuntu-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/xubuntu.pcx'
Binary files data/artful/xubuntu.pcx 1970-01-01 00:00:00 +0000 and data/artful/xubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/artful/xubuntu.png'
Binary files data/artful/xubuntu.png 1970-01-01 00:00:00 +0000 and data/artful/xubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/artful/yaboot'
=== added file 'data/artful/yaboot/boot.msg.dvd'
--- data/artful/yaboot/boot.msg.dvd 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/boot.msg.dvd 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu DVD, built on ${BUILD_DATE}.
+
+The default option is 'live', to run a preinstalled
+system from the DVD. To install Ubuntu to the hard
+disk, use the 'install' option.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly' or 'install video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/artful/yaboot/boot.msg.install'
--- data/artful/yaboot/boot.msg.install 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/boot.msg.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu installation ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'install'.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'install video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'install video=ofonly'.
+************************************
=== added file 'data/artful/yaboot/boot.msg.live'
--- data/artful/yaboot/boot.msg.live 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/boot.msg.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu live ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'live'.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/artful/yaboot/bootinfo.txt'
--- data/artful/yaboot/bootinfo.txt 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/bootinfo.txt 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+<chrp-boot>
+<description>${HUMANPROJECT} ${CODENAME} CD</description>
+<os-name>${HUMANPROJECT}</os-name>
+<boot-script>boot &device;:\install\yaboot</boot-script>
+</chrp-boot>
=== added file 'data/artful/yaboot/ofboot.b'
--- data/artful/yaboot/ofboot.b 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/ofboot.b 2018-06-02 01:08:40 +0000
@@ -0,0 +1,64 @@
+<CHRP-BOOT>
+<COMPATIBLE>
+MacRISC MacRISC3 MacRISC4
+</COMPATIBLE>
+<DESCRIPTION>
+GNU/Linux PPC bootloader
+</DESCRIPTION>
+<BOOT-SCRIPT>
+" screen" output
+load-base release-load-area
+boot &device;:,\\yaboot
+</BOOT-SCRIPT>
+<OS-BADGE-ICONS>
+1010
+000000000000F8FEACF6000000000000
+0000000000F5FFFFFEFEF50000000000
+00000000002BFAFEFAFCF70000000000
+0000000000F65D5857812B0000000000
+0000000000F5350B2F88560000000000
+0000000000F6335708F8FE0000000000
+00000000005600F600F5FD8100000000
+00000000F9F8000000F5FAFFF8000000
+000000008100F5F50000F6FEFE000000
+000000F8F700F500F50000FCFFF70000
+00000088F70000F50000F5FCFF2B0000
+0000002F582A00F5000008ADE02C0000
+00090B0A35A62B0000002D3B350A0000
+000A0A0B0B3BF60000505E0B0A0B0A00
+002E350B0B2F87FAFCF45F0B2E090000
+00000007335FF82BF72B575907000000
+000000000000ACFFFF81000000000000
+000000000081FFFFFFFF810000000000
+0000000000FBFFFFFFFFAC0000000000
+000000000081DFDFDFFFFB0000000000
+000000000081DD5F83FFFD0000000000
+000000000081DDDF5EACFF0000000000
+0000000000FDF981F981FFFF00000000
+00000000FFACF9F9F981FFFFAC000000
+00000000FFF98181F9F981FFFF000000
+000000ACACF981F981F9F9FFFFAC0000
+000000FFACF9F981F9F981FFFFFB0000
+00000083DFFBF981F9F95EFFFFFC0000
+005F5F5FDDFFFBF9F9F983DDDD5F0000
+005F5F5F5FDD81F9F9E7DF5F5F5F5F00
+0083DD5F5F83FFFFFFFFDF5F835F0000
+000000FBDDDFACFBACFBDFDFFB000000
+000000000000FFFFFFFF000000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFFFF00000000
+00000000FFFFFFFFFFFFFFFFFF000000
+00000000FFFFFFFFFFFFFFFFFF000000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFF000000
+</OS-BADGE-ICONS>
+</CHRP-BOOT>
=== added file 'data/artful/yaboot/yaboot.conf'
--- data/artful/yaboot/yaboot.conf 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,7 @@
+## This yaboot.conf is for CD booting only, do not use as reference.
+## Ubuntu PowerPC (CODENAME)
+
+default=${DEFAULT}
+${TIMEOUT}
+
+message=/install/boot.msg
=== added file 'data/artful/yaboot/yaboot.conf.check'
--- data/artful/yaboot/yaboot.conf.check 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf.check 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} MENU=/bin/cdrom-checker-menu ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=check
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} MENU=/bin/cdrom-checker-menu ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} MENU=/bin/cdrom-checker-menu ---"
+ initrd-size=8192
+ read-only
=== added file 'data/artful/yaboot/yaboot.conf.check-live'
--- data/artful/yaboot/yaboot.conf.check-live 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf.check-live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="boot=casper integrity-check quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=check
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="boot=casper integrity-check quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="boot=casper integrity-check quiet splash ---"
+ initrd-size=1048576
+ read-only
=== added file 'data/artful/yaboot/yaboot.conf.cli'
--- data/artful/yaboot/yaboot.conf.cli 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf.cli 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=cli
+ alias=cli-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=cli-free
+ alias=cli-free-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=cli
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed ---"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=cli-free
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=cli-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=cli-free-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
=== added file 'data/artful/yaboot/yaboot.conf.install'
--- data/artful/yaboot/yaboot.conf.install 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=install
+ alias=install-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=install-free
+ alias=install-free-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} quiet apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=install
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet ---"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=install-free
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=install-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=install-free-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
=== added file 'data/artful/yaboot/yaboot.conf.live'
--- data/artful/yaboot/yaboot.conf.live 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,68 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=live
+ alias=live-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc/vmlinux
+ label=live-nosplash
+ alias=live-nosplash-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc/vmlinux
+ label=driverupdates
+ alias=driverupdates-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper debian-installer/driver-update=true quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live-nosplash
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet ---"
+ initrd-size=1048576
+ read-only
+
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=driverupdates
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper debian-installer/driver-update=true quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-nosplash-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=driverupdates-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper debian-installer/driver-update=true quiet splash ---"
+ initrd-size=1048576
+ read-only
=== added file 'data/artful/yaboot/yaboot.conf.ltsp'
--- data/artful/yaboot/yaboot.conf.ltsp 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf.ltsp 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=ltsp-server
+ alias=ltsp-server-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/ltsp.seed ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=ltsp-server
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/ltsp.seed ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=ltsp-server-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/ltsp.seed ---"
+ initrd-size=8192
+ read-only
=== added file 'data/artful/yaboot/yaboot.conf.oem'
--- data/artful/yaboot/yaboot.conf.oem 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf.oem 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=oem
+ alias=oem-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} oem-config/enable=true quiet ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=oem
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} oem-config/enable=true quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=oem-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} oem-config/enable=true quiet ---"
+ initrd-size=8192
+ read-only
=== added file 'data/artful/yaboot/yaboot.conf.rescue'
--- data/artful/yaboot/yaboot.conf.rescue 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf.rescue 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=rescue
+ alias=rescue-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} rescue/enable=true ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=rescue
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} rescue/enable=true ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=rescue-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} rescue/enable=true ---"
+ initrd-size=8192
+ read-only
=== added file 'data/artful/yaboot/yaboot.conf.workstation'
--- data/artful/yaboot/yaboot.conf.workstation 1970-01-01 00:00:00 +0000
+++ data/artful/yaboot/yaboot.conf.workstation 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=workstation
+ alias=workstation-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/workstation.seed quiet ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=workstation
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/workstation.seed quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=workstation-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/workstation.seed quiet ---"
+ initrd-size=8192
+ read-only
=== added directory 'data/bionic'
=== added file 'data/bionic/README.html.in'
--- data/bionic/README.html.in 1970-01-01 00:00:00 +0000
+++ data/bionic/README.html.in 2018-06-02 01:08:40 +0000
@@ -0,0 +1,663 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Debian GNU/Linux -- The Universal Operating System</title>
+ <meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+ <meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+ <meta name="Language" content="English">
+ <meta name="Author" content="J.A. Bezemer, debian-boot@xxxxxxxxxxxxxxxx">
+ <link rev="made" href="mailto:debian-boot@xxxxxxxxxxxxxxxx">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+
+ <!-- The HTML and TEXT file are NOT the actual source code. -->
+ <!-- For that, see http://cvs.debian.org/debian-cd/data/woody/README.html.in?cvsroot=debian-boot -->
+#if 0
+ If you read THIS, you're viewing the actual source file ;-)
+#endif
+
+#undef i386
+#undef alpha
+#undef powerpc
+#undef ppc
+#undef sparc
+#undef ultrasparc
+#undef m68k
+#undef arm
+#undef binary
+#undef bin
+#undef source
+#undef src
+
+#if OUTPUTtext
+#define href nothing
+#endif
+
+#include <README.diskdefines>
+
+
+#if OUTPUThtml
+<div align=right>
+(<a href="README.txt">Text version</a>)
+</div>
+<table border="0" cellpadding="3" cellspacing="0" align="center" summary="">
+<tr>
+<td>
+<img src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt="" width="50" height="61">
+<img src="pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian" width="179" height="61">
+</td>
+</tr>
+</table>
+#endif
+#if OUTPUTtext
+<div align=right>
+(HTML version in README.html)
+</div>
+#endif
+
+
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0"
+ width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="pics/red-upperleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="15" height="16">
+</td>
+<td rowspan="2" align="center">
+
+ <table align="center" border="0" cellpadding="2" cellspacing="0">
+ <tr><td bgcolor="#000084">
+ <div align="center"><font color="#FFFFFF" face="helvetica,arial"><B>
+#if 0
+ Debian GNU/Linux 2.2 "Potato" - Official i386 Binary-1 CD
+#endif
+ DISKNAME CD
+ </B></font></div>
+ </td></tr>
+ </table>
+
+</td>
+<td valign="top">
+<img src="pics/red-upperright.png" align="right" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="pics/red-lowerleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+<td valign="bottom">
+<img src="pics/red-lowerright.png" align="right" border="0" hspace="0"
+vspace="0" alt="" width="15" height="16">
+</td>
+</tr>
+</table>
+
+<table border="0" cellpadding="2" cellspacing="0" width="100%" summary="">
+<tr>
+ <td></td>
+</tr>
+</table>
+
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+ <td colspan="3" valign="top" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-upperleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ <img src="pics/blue-upperright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+</tr>
+<tr>
+ <td bgcolor="#BBDDFF"> </td>
+
+ <td valign="TOP" bgcolor="#BBDDFF">
+
+<font face="Arial,Helvetica">
+
+#if OUTPUThtml
+<P><B><A href="http://www.debian.org/">Debian home page</A></B></P>
+#endif
+
+ <br>
+<P>
+
+#if OUTPUTtext
+ <br>
+CONTENTS:
+<br>
+ <br>
+<UL>
+#endif
+
+#if OUTPUTtext
+<LI>
+#endif
+
+<A href="#intro">Intro</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#thiscd">About This CD</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#install">Installing</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#lastmin">Last-Minute Notes</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+#if TYPEbinary
+ <A href="#apt">Using CDs with apt</A>
+ <P>
+
+#if OUTPUTtext
+ </LI><LI>
+#endif
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#cdmanuf">CD Manufacturers</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+<A href="#other">More Information</A>
+
+<P>
+
+#if OUTPUThtml
+ <P>
+<A href=".">Browse this CD-ROM</A></P>
+<P>
+<tt> </tt>
+</P>
+#endif
+
+
+</font>
+
+#if OUTPUTtext
+</LI>
+</UL>
+#endif
+
+
+ </td>
+ <td bgcolor="#BBDDFF"> </td>
+ <td> </td>
+
+ <td valign="TOP" width="80%">
+
+<div align="center">
+<big><big><B><I>
+Welcome to the exciting world of
+</I></B></big></big>
+<br>
+<big><big><big><B><I>
+Debian GNU/Linux!
+</I></B></big></big></big>
+</div>
+
+<P><H2><A name="intro">
+Intro
+#if OUTPUTtext
+<br>
+=====
+#endif
+</H2>
+</a>
+<p>
+This is one of the CD-ROMs of the
+<a href="http://www.debian.org/">Debian GNU/Linux</a>
+distribution. Debian is a
+very extensive collection of software. But it is more. It is a complete
+Operating System (OS) for your computer. And it is
+<A href="http://www.debian.org/intro/free">free</A>
+(as in "freedom").
+<P>
+An operating system is the set of basic programs
+and utilities that make your computer run. At the core of an operating
+system is the kernel. The kernel is the most fundamental program on the
+computer, which does all the basic housekeeping and lets you start other
+programs.
+Debian is kernel independent. It currently uses the
+<A href="http://www.linux.org/">Linux</A> kernel but work is
+in progress to provide Debian for other kernels, using
+<A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>.
+Most of the basic operating system tools
+come from the <a href="http://www.gnu.org/">GNU project</A>; hence the name
+GNU/Linux.
+<P>
+
+Debian is available for various kinds of computers
+("architectures"), like
+"IBM-compatible" PCs (<i>i386</i>),
+Compaq's <i>Alpha</i>,
+Motorola's 680x0 (<i>m68k</i>),
+Sun's <i>Sparc</i>,
+Motorola/IBM's <i>PowerPC</i>, and <i>(Strong)ARM</i> processors.
+Check the <A href="http://www.debian.org/ports">ports</A> page
+#if OUTPUTtext
+(http://www.debian.org/ports)
+#endif
+for more information.
+<P>
+
+#if OUTPUTtext
+Read more at <P>
+ http://www.debian.org/intro/about
+#endif
+#if OUTPUThtml
+<A href="http://www.debian.org/intro/about">Read more...</A>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="thiscd">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="thiscd">
+#endif
+About This CD
+#if OUTPUTtext
+<br>
+=============
+#endif
+</H2>
+</a>
+<p>
+This CD-ROM is labeled
+<P>
+<tt>
+ DISKNAME
+</tt>
+<P>
+#ifndef UNOFFEXTRAS
+which means that this CD is number DISKNUM of TOTALNUM CDs containing
+#if TYPEbinary
+programs ("binaries") for `ARCH' computers.
+<P>
+The programs on the Binary CDs are ordered by popularity. The Binary-1 CD
+contains the most popular programs and the installation tools; it is possible
+to install and run Debian with only the Binary-1 CD. The other CDs, up to
+Binary-TOTALNUM, contain mostly special-interest programs.
+#endif
+#if TYPEsource
+the source code of programs in the Debian OS.
+<P>
+The source packages on the Source CDs are ordered by popularity, like
+the programs on the Binary CDs. This means that the source code of the
+programs on the Binary-DISKNUM CD can most likely be found on this CD
+(though there may be some variation due to size issues).
+#endif
+#else
+#include <unoffextrascd.html.in>
+#endif
+
+
+#if OUTPUTtext
+<P> <P><H2><A name="install">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="install">
+#endif
+Installing
+#if OUTPUTtext
+<br>
+==========
+#endif
+</H2>
+</a>
+<p>
+#if TYPEbinary
+
+ Because Debian is a complete Operating System, the installation procedure
+ may seem a bit unusual. You can install Debian GNU/Linux either
+ <i>next to</i> your current OS, or as <i>only</i> OS on your computer.
+
+ <P>
+ Read the <i>Installation Manual</i>, on this CD at
+ <P>
+ <tt>
+ <A href="doc/install/manual/en/index.html">doc/install/manual/en/index.html</a> </tt>
+ <P>
+ Programs and other files that are needed for the installation can be found on
+ this CD under
+ <P>
+ <tt>
+ <A href=%%""tools/%%"">/tools/</a>
+ </tt>
+ and
+ <tt>
+ <A href=%%""install/floppy/%%"">/install/floppy/</a>
+ </tt>
+
+#if ARCHi386 || ARCHalpha || ARCHpowerpc || ARCHsparc
+ <P>
+ For the impatient ones:
+#endif
+
+#if ARCHi386 || ARCHalpha || ARCHsparc
+ you can start the installation program easily by booting off this CD-ROM.
+ Note that not all (esp. older) systems support this.
+ <P>
+#endif
+
+#if ARCHi386 || ARCHpowerpc
+#if ARCHi386
+ You can also
+#else
+ you can
+#endif
+ examine the
+ <P>
+ <tt>
+ <a href="install/">/install</a>
+ </tt>
+ <P>
+ directory; you might be able to start the installation system directly
+ from there.
+#endif
+
+#else
+ The installation tools of the Debian Operating System are located on the
+ Binary-1 CD.
+ See the README on that CD for more info.
+#endif
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="lastmin">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="lastmin">
+#endif
+Last-Minute Notes
+#if OUTPUTtext
+<br>
+=================
+#endif
+</H2>
+</a>
+<p>
+<UL>
+
+<LI>
+You should keep in mind that this is an unofficial CD of the current
+development version of the Debian system. This means that all sorts of
+bugs may be present anywhere in the system.
+
+<br>
+</LI>
+
+#if 0
+-------- This can't be an official image, so also no official notes.
+<LI>
+Last-minutes notes for this CD may be available on
+<a href="http://www.debian.org/CD/releases/">http://www.debian.org/CD/releases/</a>
+</LI>
+#endif
+
+</UL>
+#endif
+
+#if TYPEbinary
+#if OUTPUTtext
+ <P> <P><H2><A name="apt">
+#endif
+#if OUTPUThtml
+ <P><HR><P><H2><A name="apt">
+#endif
+ Using Apt
+#if OUTPUTtext
+ <br>
+ =============
+#endif
+ </H2>
+ </a>
+ <p>
+ After installing or upgrading, Debian's packaging system can use CD-ROMs,
+ local collections, or networked servers (FTP, HTTP) to automatically
+ install software from (<tt>.deb</tt> <i>packages</i>). This is done
+ preferably with the `apt' and `aptitude' programs.
+
+ <P>
+
+ You can install packages from the commandline using
+ <tt>apt-get</tt>. For example, if you want to install the packages
+ `commprog' and `maxgame', you can give the command
+ <P>
+ <tt>
+ apt-get install commprog maxgame
+ </tt>
+ <P>
+ Note that you don't have to enter the complete path, or the
+ `<tt>.deb</tt>' extension. `Apt' will figure this out itself.
+ <P>
+ Or use aptitude for a full screen interactive selection of available
+ Debian packages.
+
+#endif
+
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="cdmanuf">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="cdmanuf">
+#endif
+CD Manufacturers
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+You are completely free to manufacture and re-distribute CD-ROMs of the
+Debian GNU/Linux Operating System, like this one. There is no charge from
+us (but of course donations are always welcome).
+
+<P>
+
+For all needed information and contact addresses, please refer to
+<P>
+<tt>
+ <a href="http://www.debian.org/CD/">http://www.debian.org/CD/</a>
+</tt>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="other">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="other">
+#endif
+More Information
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+#if DISKNUM1 && TYPEbinary
+
+There is much more information present on this CD. Besides the already
+mentioned installation and upgrading procedures, this is the most
+interesting: <P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+/doc/FAQ
+
+#endif
+<A href="doc/FAQ/">Debian FAQ</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/constitution.txt
+
+#endif
+<A href="doc/constitution.txt">The Debian Constitution</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/debian-manifesto
+
+#endif
+<A href="doc/debian-manifesto">The Debian Manifesto</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/social-contract.txt
+
+#endif
+<A href="doc/social-contract.txt">Debian's Social Contract</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/bug-reporting.txt
+
+#endif
+<A href="doc/bug-reporting.txt">Bug reporting instructions</a>
+
+</LI>
+</UL>
+
+#else
+
+The Binary-1 CD contains much more information about various aspects
+of the Debian Operating System and the Debian organization.
+ See the README on that CD for more info.
+
+#endif
+
+<P>
+Also on the Internet are many resources. To name a few:
+<P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org
+
+#endif
+<A href="http://www.debian.org/">The Debian homepage</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/doc
+
+#endif
+<A href="http://www.debian.org/doc/">Debian Documentation</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/support
+
+#endif
+<A href="http://www.debian.org/support">Debian User Support</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.tldp.org
+
+#endif
+<A href="http://www.tldp.org/">The Linux Documentation Project</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.linux.org
+
+#endif
+<A href="http://www.linux.org/">General Linux homepage</a>
+
+</LI>
+</UL>
+
+<P>
+
+<DIV align="center">
+
+#if OUTPUTtext
+ <br>
+ <br>
+#endif
+#if OUTPUThtml
+<HR>
+#endif
+
+<SMALL>See the Debian
+<A href="http://www.debian.org/contact">contact page</A>
+
+#if OUTPUTtext
+(http://www.debian.org/contact)
+#endif
+
+for information on contacting us.
+ </SMALL><P>
+<SMALL>
+
+Last Modified: Sat Mar 20 12:30:45 EST 2004
+
+<br></SMALL>
+</DIV>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3" valign="bottom" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-lowerleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="17" height="16">
+ <img src="pics/blue-lowerright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+ </tr>
+ </table>
+
+</body>
+</html>
=== added file 'data/bionic/README.sbm'
--- data/bionic/README.sbm 1970-01-01 00:00:00 +0000
+++ data/bionic/README.sbm 2018-06-02 01:08:40 +0000
@@ -0,0 +1,43 @@
+About the Smart Boot Manager image
+----------------------------------
+
+ The file `sbm.bin' that is available in this directory may be useful
+ to you if you are not able to directly boot the first CD because your
+ BIOS may be too old and may not support ISOLINUX.
+
+ Then, instead of booting on the CD directly, you create a Smart Boot
+ Manager floppy image by using the sbm.bin disk image. You can create this
+ floppy with rawrite (under DOS) or with dd (under Linux). Now you can
+ boot on this floppy disk and it will detect your CDROM and let you boot
+ on it bypassing any BIOS limitation.
+
+What is SBM ?
+
+ Smart Boot Manager or briefly SmartBtmgr (SBM), is an OS independent
+ Boot Manager - a program that is loaded by the bios before any
+ operating system and allows you to choose which operating system to
+ boot.
+
+ SBM is included in Debian in two ways, the package bmconf allows us to
+ install and configure an old version of SBM and sbm wich is the latest
+ version of SBM with an installer.
+
+What's the use of SBM on the CD then ?
+
+ SBM includes an IDE driver that allows us to boot the cds even on
+ machines with a BIOS that wouldn't support booting from CD, provided our
+ CDROM is an IDE one, that is, so you can make a SBM floppy and boot from
+ it and then tell it to boot from your CDROM.
+
+ Also, there are some cases where the BIOS would allow booting from the CD
+ but isolinux fails to boot from there, in this case you can either boot
+ using a CD other than the first, as the others don't use isolinux, or you
+ can make a SBM floppy and boot from this floppy and then tell SBM to boot
+ your CDROM.
+
+How do you make a SBM floppy ?
+
+ If you have SBM installed on a box you can run sbminst. Otherwise you can
+ put the sbm.bin floppy image that we provide with our cds onto a floppy
+ just like you would do with a rescue image.
+
=== added file 'data/bionic/access-new.pcx'
Binary files data/bionic/access-new.pcx 1970-01-01 00:00:00 +0000 and data/bionic/access-new.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/access.pcx'
Binary files data/bionic/access.pcx 1970-01-01 00:00:00 +0000 and data/bionic/access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/amd64_udeb_include'
--- data/bionic/amd64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/amd64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/bionic/blank.pcx'
Binary files data/bionic/blank.pcx 1970-01-01 00:00:00 +0000 and data/bionic/blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/edubuntu.pcx'
Binary files data/bionic/edubuntu.pcx 1970-01-01 00:00:00 +0000 and data/bionic/edubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/edubuntu.png'
Binary files data/bionic/edubuntu.png 1970-01-01 00:00:00 +0000 and data/bionic/edubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/exclude-udebs'
--- data/bionic/exclude-udebs 1970-01-01 00:00:00 +0000
+++ data/bionic/exclude-udebs 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1 @@
+kernel-image-*
=== added file 'data/bionic/gobuntu.pcx'
Binary files data/bionic/gobuntu.pcx 1970-01-01 00:00:00 +0000 and data/bionic/gobuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/gobuntu.png'
Binary files data/bionic/gobuntu.png 1970-01-01 00:00:00 +0000 and data/bionic/gobuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/i386_businesscard_udeb_include'
--- data/bionic/i386_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/i386_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+choose-mirror
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/bionic/i386_netinst_udeb_include'
--- data/bionic/i386_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/i386_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/bionic/i386_udeb_include'
--- data/bionic/i386_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/i386_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/bionic/kubuntu-access.pcx'
Binary files data/bionic/kubuntu-access.pcx 1970-01-01 00:00:00 +0000 and data/bionic/kubuntu-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/kubuntu-blank.pcx'
Binary files data/bionic/kubuntu-blank.pcx 1970-01-01 00:00:00 +0000 and data/bionic/kubuntu-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/kubuntu.pcx'
Binary files data/bionic/kubuntu.pcx 1970-01-01 00:00:00 +0000 and data/bionic/kubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/kubuntu.png'
Binary files data/bionic/kubuntu.png 1970-01-01 00:00:00 +0000 and data/bionic/kubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/lubuntu.pcx'
Binary files data/bionic/lubuntu.pcx 1970-01-01 00:00:00 +0000 and data/bionic/lubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/lubuntu.png'
Binary files data/bionic/lubuntu.png 1970-01-01 00:00:00 +0000 and data/bionic/lubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/bionic/multiarch'
=== added file 'data/bionic/multiarch/amd64'
--- data/bionic/multiarch/amd64 1970-01-01 00:00:00 +0000
+++ data/bionic/multiarch/amd64 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1 @@
+i386
=== added file 'data/bionic/mythbuntu.pcx'
Binary files data/bionic/mythbuntu.pcx 1970-01-01 00:00:00 +0000 and data/bionic/mythbuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/mythbuntu.png'
Binary files data/bionic/mythbuntu.png 1970-01-01 00:00:00 +0000 and data/bionic/mythbuntu.png 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/bionic/pegasos'
=== added file 'data/bionic/pegasos/pegasos'
--- data/bionic/pegasos/pegasos 1970-01-01 00:00:00 +0000
+++ data/bionic/pegasos/pegasos 2018-06-02 01:08:40 +0000
@@ -0,0 +1,84 @@
+\ FORTH is identifed by a forth comment at first line
+\
+\ terminal control stuff
+\
+: TTY.CSI d# 27 EMIT ASCII [ EMIT ;
+: TTY.HOME TTY.CSI ASCII H EMIT ;
+: TTY.CLR_EOS TTY.CSI ASCII J EMIT ;
+: TTY.HOME_CLR TTY.HOME TTY.CLR_EOS ;
+\
+\ boot menu stuff
+\
+: my-max-boot-num 3 ;
+: my-boot-default 1 ;
+: my-boot-delay d# 300 ; \ unit = 100 ms
+: my-print-menu ( -- )
+ TTY.HOME_CLR
+ ." " cr
+ ." Welcome to Ubuntu ${DEBIAN_VERSION}!" cr
+ ." " cr
+ ." This is an Ubuntu installation ${MEDIA_TYPE}," cr
+ ." built on ${BUILD_DATE}." cr
+ ." " cr
+ ." The default option is (1) 'install'." cr
+ ." " cr
+ ." ************************************" cr
+ ." If in doubt, just choose (1) 'install'" cr
+ ." ************************************" cr
+ ." " cr
+ ." 1: install" cr
+ ." 2: return to OF prompt" cr
+ ." " cr
+;
+: my-boot-case ( num -- )
+ ." " cr
+ case
+ 1 of " cd install/powerpc/vmlinuz-chrp.initrd --" endof
+ 2 of " none" endof
+ endcase
+ $boot
+;
+: my-input-num ( wait-period max-boot-num default-num -- boot-num )
+ 1 \ loop-inc = 1
+ 3 pick 0 do
+ 0d emit
+ ." press 1-"
+ ( wait-period max-boot-num default-num loop-inc )
+ 2 pick ascii 0 + emit
+ dup 1 = if
+ ." within "
+ 3 pick i - d# 10 / .d
+ ." seconds"
+ then
+ ." (default: "
+ over ascii 0 + emit
+ ." ) : "
+ d# 100 ms
+ key? if
+ key
+ ( wait-period max-boot-num default-num loop-inc key )
+ dup 0d = if \ return pressed
+ drop leave
+ then
+
+ ascii 0 -
+ ( wait-period max-boot-num default-num loop-inc num )
+ dup 1 5 pick
+ ( wait-period max-boot-num default-num loop-inc num num 1 max-boot-num )
+ between if
+ rot drop swap leave
+ then
+
+ ( wait-period max-boot-num default-num loop-inc num )
+ 2drop 0 \ loop-inc = 0
+ then
+ dup +loop
+ drop
+ ( wait-period max-boot-num boot-num )
+ nip nip
+;
+
+
+my-print-menu
+my-boot-delay my-max-boot-num my-boot-default my-input-num
+my-boot-case
=== added file 'data/bionic/powerpc_businesscard_udeb_include'
--- data/bionic/powerpc_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/powerpc_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+choose-mirror
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/bionic/powerpc_netinst_udeb_include'
--- data/bionic/powerpc_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/powerpc_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/bionic/powerpc_udeb_include'
--- data/bionic/powerpc_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/powerpc_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/bionic/preseed'
=== added file 'data/bionic/preseed/cli.seed'
--- data/bionic/preseed/cli.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/cli.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,6 @@
+# Only install the standard system and language packs.
+tasksel tasksel/first multiselect
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/bionic/preseed/edubuntu'
=== added file 'data/bionic/preseed/edubuntu/cli.seed'
--- data/bionic/preseed/edubuntu/cli.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/edubuntu/cli.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Only install the standard system and language packs.
+tasksel tasksel/first multiselect
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/bionic/preseed/edubuntu/edubuntu.seed'
--- data/bionic/preseed/edubuntu/edubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/edubuntu/edubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,15 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Edubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop, edubuntu-desktop-gnome
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added file 'data/bionic/preseed/edubuntu/ltsp.seed'
--- data/bionic/preseed/edubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/edubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect ubuntu-desktop, edubuntu-desktop-gnome
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/bionic/preseed/edubuntu/workstation.seed'
--- data/bionic/preseed/edubuntu/workstation.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/edubuntu/workstation.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Edubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop, edubuntu-desktop-gnome
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
=== added directory 'data/bionic/preseed/jeos'
=== added file 'data/bionic/preseed/jeos/jeos.seed'
--- data/bionic/preseed/jeos/jeos.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/jeos/jeos.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+# Only install basic language packs.
+d-i pkgsel/language-pack-patterns string
+# Language support is unlikely to be needed on JeOS.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/bionic/preseed/kubuntu'
=== added directory 'data/bionic/preseed/kubuntu-netbook'
=== added file 'data/bionic/preseed/kubuntu-netbook/kubuntu-netbook.seed'
--- data/bionic/preseed/kubuntu-netbook/kubuntu-netbook.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/kubuntu-netbook/kubuntu-netbook.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Install the Kubuntu Netbook Remix desktop.
+tasksel tasksel/first multiselect kubuntu-netbook
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-kde-$LL kde-i18n-$LL
+# Install the KDE oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string kde
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added file 'data/bionic/preseed/kubuntu/kubuntu.seed'
--- data/bionic/preseed/kubuntu/kubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/kubuntu/kubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,14 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Kubuntu desktop.
+tasksel tasksel/first multiselect kubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-kde-$LL kde-i18n-$LL
+# Install the KDE oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string kde
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/bionic/preseed/lubuntu'
=== added file 'data/bionic/preseed/lubuntu/lubuntu.seed'
--- data/bionic/preseed/lubuntu/lubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/lubuntu/lubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# The Lubuntu seeds assume that installation of Recommends is disabled.
+d-i base-installer/install-recommends boolean true
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Lubuntu desktop.
+tasksel tasksel/first multiselect standard, lubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No LXDE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added directory 'data/bionic/preseed/mythbuntu'
=== added file 'data/bionic/preseed/mythbuntu/ltsp.seed'
--- data/bionic/preseed/mythbuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/mythbuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Build an LTSP client chroot.
+d-i mythbuntu-diskless-client-builder/run boolean true
+# install the client-builder udeb
+d-i anna/choose_modules string mythbuntu-diskless-client-builder
+# let the user handle task selection
+# tasksel tasksel/first multiselect mythbuntu-desktop
+d-i pkgsel/include string mythbuntu-diskless-server dhcp3-server
+# ask the user to which network he wants to export the overlay directory
+# not optimal from an usability POV, but at least it works
+mythbuntu-diskless mythbuntu-diskless/create_share boolean true
+# No XFCE translation packages yet.
+d-i pkgsel/install-language-support boolean false
+d-i pkgsel/language-pack-patterns string
=== added file 'data/bionic/preseed/mythbuntu/mythbuntu.seed'
--- data/bionic/preseed/mythbuntu/mythbuntu.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/mythbuntu/mythbuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# let the user handle task selection
+# tasksel tasksel/first multiselect mythbuntu-desktop
+d-i pkgsel/install-language-support boolean false
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+
+#Default to auto login enabled.
+d-i passwd/auto-login boolean true
=== added directory 'data/bionic/preseed/ubuntu'
=== added directory 'data/bionic/preseed/ubuntu-budgie'
=== added file 'data/bionic/preseed/ubuntu-budgie/ubuntu-budgie.seed'
--- data/bionic/preseed/ubuntu-budgie/ubuntu-budgie.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-budgie/ubuntu-budgie.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# Install the Ubuntu Budgie desktop.
+tasksel tasksel/first multiselect ubuntu-budgie-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+#ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/bionic/preseed/ubuntu-gnome'
=== added file 'data/bionic/preseed/ubuntu-gnome/ubuntu-gnome.seed'
--- data/bionic/preseed/ubuntu-gnome/ubuntu-gnome.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-gnome/ubuntu-gnome.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu GNOME desktop.
+tasksel tasksel/first multiselect ubuntu-gnome-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/bionic/preseed/ubuntu-mate'
=== added file 'data/bionic/preseed/ubuntu-mate/ltsp.seed'
--- data/bionic/preseed/ubuntu-mate/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-mate/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+d-i ltsp-client-builder/build-client-opts string --mirror file:///cdrom --security-mirror none --skipimage --components main,restricted,universe
+# Install the Ubuntu MATE desktop and LTSP server.
+tasksel tasksel/first multiselect ubuntu-mate-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean false
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# No MATE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/bionic/preseed/ubuntu-mate/ubuntu-mate.seed'
--- data/bionic/preseed/ubuntu-mate/ubuntu-mate.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-mate/ubuntu-mate.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+# Install the Ubuntu MATE desktop.
+tasksel tasksel/first multiselect ubuntu-mate-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No MATE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added directory 'data/bionic/preseed/ubuntu-mid'
=== added file 'data/bionic/preseed/ubuntu-mid/mid.seed'
--- data/bionic/preseed/ubuntu-mid/mid.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-mid/mid.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+d-i passwd/user-fullname string Ubuntu MID User
+d-i passwd/username string ubuntu
+d-i user-setup/allow-password-empty boolean true
+d-i passwd/user-password password
+d-i passwd/user-password-again password
+d-i netcfg/get_hostname string ubuntu
+d-i console-setup/layoutcode string us
+d-i user-setup/encrypt-home boolean false
=== added directory 'data/bionic/preseed/ubuntu-netbook'
=== added file 'data/bionic/preseed/ubuntu-netbook/ubuntu-netbook.seed'
--- data/bionic/preseed/ubuntu-netbook/ubuntu-netbook.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-netbook/ubuntu-netbook.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+tasksel tasksel/first multiselect ubuntu-netbook
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i passwd/auto-login boolean true
=== added directory 'data/bionic/preseed/ubuntu-server'
=== added directory 'data/bionic/preseed/ubuntu-server/amd64'
=== added file 'data/bionic/preseed/ubuntu-server/amd64/cloud.seed'
--- data/bionic/preseed/ubuntu-server/amd64/cloud.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/amd64/cloud.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,14 @@
+# Ask for cloud installation.
+d-i anna/choose_modules string eucalyptus-udeb
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
=== added file 'data/bionic/preseed/ubuntu-server/amd64/ubuntu-server-minimal.seed'
--- data/bionic/preseed/ubuntu-server/amd64/ubuntu-server-minimal.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/amd64/ubuntu-server-minimal.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/bionic/preseed/ubuntu-server/amd64/ubuntu-server-minimalvm.seed'
--- data/bionic/preseed/ubuntu-server/amd64/ubuntu-server-minimalvm.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/amd64/ubuntu-server-minimalvm.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+# Always install the virtual kernel.
+d-i base-installer/kernel/override-image string linux-virtual
+# Don't even install the standard task.
+tasksel tasksel/skip-tasks string standard
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/bionic/preseed/ubuntu-server/amd64/ubuntu-server.seed'
--- data/bionic/preseed/ubuntu-server/amd64/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/amd64/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,20 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Install the Ubuntu Server seed.
+tasksel tasksel/force-tasks string server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added directory 'data/bionic/preseed/ubuntu-server/i386'
=== added file 'data/bionic/preseed/ubuntu-server/i386/ubuntu-server-minimal.seed'
--- data/bionic/preseed/ubuntu-server/i386/ubuntu-server-minimal.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/i386/ubuntu-server-minimal.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/bionic/preseed/ubuntu-server/i386/ubuntu-server-minimalvm.seed'
--- data/bionic/preseed/ubuntu-server/i386/ubuntu-server-minimalvm.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/i386/ubuntu-server-minimalvm.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+# Always install the virtual kernel.
+d-i base-installer/kernel/override-image string linux-virtual
+# Don't even install the standard task.
+tasksel tasksel/skip-tasks string standard
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/bionic/preseed/ubuntu-server/i386/ubuntu-server.seed'
--- data/bionic/preseed/ubuntu-server/i386/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/i386/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,20 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Install the Ubuntu Server seed.
+tasksel tasksel/force-tasks string server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/bionic/preseed/ubuntu-server/ubuntu-server-minimal.seed'
--- data/bionic/preseed/ubuntu-server/ubuntu-server-minimal.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/ubuntu-server-minimal.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/bionic/preseed/ubuntu-server/ubuntu-server-minimalvm.seed'
--- data/bionic/preseed/ubuntu-server/ubuntu-server-minimalvm.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/ubuntu-server-minimalvm.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,17 @@
+# Don't even install the standard task.
+tasksel tasksel/skip-tasks string standard
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/bionic/preseed/ubuntu-server/ubuntu-server.seed'
--- data/bionic/preseed/ubuntu-server/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu-server/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,20 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Install the Ubuntu Server seed.
+tasksel tasksel/force-tasks string server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/bionic/preseed/ubuntu/ltsp.seed'
--- data/bionic/preseed/ubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect ubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/bionic/preseed/ubuntu/ubuntu.seed'
--- data/bionic/preseed/ubuntu/ubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntu/ubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/bionic/preseed/ubuntustudio'
=== added file 'data/bionic/preseed/ubuntustudio/ubuntustudio.seed'
--- data/bionic/preseed/ubuntustudio/ubuntustudio.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/ubuntustudio/ubuntustudio.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# Only show Ubuntu Studio tasks.
+tasksel tasksel/limit-tasks string minimal, standard, ubuntustudio-generation, ubuntustudio-recording, ubuntustudio-audio-plugins, ubuntustudio-desktop, ubuntustudio-graphics, ubuntustudio-video
+# Add the initial user to the audio group as well as the usual ones, since
+# realtime audio for jack is not PolicyKit aware yet, and users cannot run
+# jack with realtime priority without being in this group.
+d-i passwd/user-default-groups string adm audio cdrom dip lpadmin plugdev sambashare
+# Enable real-time process priority in jackd.
+jackd2 jackd/tweak_rt_limits boolean true
=== added directory 'data/bionic/preseed/xubuntu'
=== added file 'data/bionic/preseed/xubuntu/ltsp.seed'
--- data/bionic/preseed/xubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/xubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,15 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+d-i ltsp-client-builder/build-client-opts string --mirror file:///cdrom --security-mirror none --skipimage --components main,restricted,universe
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Xubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect xubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/bionic/preseed/xubuntu/xubuntu.seed'
--- data/bionic/preseed/xubuntu/xubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/bionic/preseed/xubuntu/xubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,7 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Xubuntu desktop.
+tasksel tasksel/first multiselect xubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added directory 'data/bionic/s390x'
=== added file 'data/bionic/s390x/README.boot'
--- data/bionic/s390x/README.boot 1970-01-01 00:00:00 +0000
+++ data/bionic/s390x/README.boot 2018-06-02 01:08:40 +0000
@@ -0,0 +1,16 @@
+About the S/390 installation CD
+===============================
+
+It is possible to "boot" the installation system off this CD using
+the files provided in the /boot directory.
+
+Although you can boot the installer from this CD, the installation
+itself is *not* actually done from the CD. Once the initrd is loaded,
+the installer will ask you to configure your network connection and
+uses the network-console component to allow you to continue the
+installation over SSH. The rest of the installation is done over the
+network: all installer components and Debian packages are retrieved
+from a mirror.
+
+Exporting full .iso contents (including the hidden .disk directory)
+allows one to use the result as a valid mirror for installation.
=== added file 'data/bionic/s390x_businesscard_udeb_include'
--- data/bionic/s390x_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/s390x_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+choose-mirror
+netcfg
+ethdetect
=== added file 'data/bionic/s390x_netinst_udeb_include'
--- data/bionic/s390x_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/s390x_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/bionic/s390x_udeb_include'
--- data/bionic/s390x_udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/s390x_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/bionic/sbm.bin.gz'
Binary files data/bionic/sbm.bin.gz 1970-01-01 00:00:00 +0000 and data/bionic/sbm.bin.gz 2018-06-02 01:08:40 +0000 differ
=== added symlink 'data/bionic/splash.pcx'
=== target is u'ubuntu.pcx'
=== added symlink 'data/bionic/splash.png'
=== target is u'ubuntu.png'
=== added file 'data/bionic/ubuntu-budgie.pcx'
Binary files data/bionic/ubuntu-budgie.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-budgie.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu-budgie.png'
Binary files data/bionic/ubuntu-budgie.png 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-budgie.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu-gnome-access.pcx'
Binary files data/bionic/ubuntu-gnome-access.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-gnome-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu-gnome-blank.pcx'
Binary files data/bionic/ubuntu-gnome-blank.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-gnome-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu-gnome.pcx'
Binary files data/bionic/ubuntu-gnome.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-gnome.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu-gnome.png'
Binary files data/bionic/ubuntu-gnome.png 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-gnome.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu-mate-access.pcx'
Binary files data/bionic/ubuntu-mate-access.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-mate-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu-mate-blank.pcx'
Binary files data/bionic/ubuntu-mate-blank.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-mate-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu-mate.pcx'
Binary files data/bionic/ubuntu-mate.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-mate.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu-mate.png'
Binary files data/bionic/ubuntu-mate.png 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu-mate.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu.pcx'
Binary files data/bionic/ubuntu.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntu.png'
Binary files data/bionic/ubuntu.png 1970-01-01 00:00:00 +0000 and data/bionic/ubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntukylin.pcx'
Binary files data/bionic/ubuntukylin.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntukylin.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntukylin.png'
Binary files data/bionic/ubuntukylin.png 1970-01-01 00:00:00 +0000 and data/bionic/ubuntukylin.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntustudio.pcx'
Binary files data/bionic/ubuntustudio.pcx 1970-01-01 00:00:00 +0000 and data/bionic/ubuntustudio.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/ubuntustudio.png'
Binary files data/bionic/ubuntustudio.png 1970-01-01 00:00:00 +0000 and data/bionic/ubuntustudio.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/udeb_include'
--- data/bionic/udeb_include 1970-01-01 00:00:00 +0000
+++ data/bionic/udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/bionic/xubuntu-access.pcx'
Binary files data/bionic/xubuntu-access.pcx 1970-01-01 00:00:00 +0000 and data/bionic/xubuntu-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/xubuntu-blank.pcx'
Binary files data/bionic/xubuntu-blank.pcx 1970-01-01 00:00:00 +0000 and data/bionic/xubuntu-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/xubuntu.pcx'
Binary files data/bionic/xubuntu.pcx 1970-01-01 00:00:00 +0000 and data/bionic/xubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/bionic/xubuntu.png'
Binary files data/bionic/xubuntu.png 1970-01-01 00:00:00 +0000 and data/bionic/xubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/bionic/yaboot'
=== added file 'data/bionic/yaboot/boot.msg.dvd'
--- data/bionic/yaboot/boot.msg.dvd 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/boot.msg.dvd 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu DVD, built on ${BUILD_DATE}.
+
+The default option is 'live', to run a preinstalled
+system from the DVD. To install Ubuntu to the hard
+disk, use the 'install' option.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly' or 'install video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/bionic/yaboot/boot.msg.install'
--- data/bionic/yaboot/boot.msg.install 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/boot.msg.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu installation ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'install'.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'install video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'install video=ofonly'.
+************************************
=== added file 'data/bionic/yaboot/boot.msg.live'
--- data/bionic/yaboot/boot.msg.live 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/boot.msg.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu live ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'live'.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/bionic/yaboot/bootinfo.txt'
--- data/bionic/yaboot/bootinfo.txt 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/bootinfo.txt 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+<chrp-boot>
+<description>${HUMANPROJECT} ${CODENAME} CD</description>
+<os-name>${HUMANPROJECT}</os-name>
+<boot-script>boot &device;:\install\yaboot</boot-script>
+</chrp-boot>
=== added file 'data/bionic/yaboot/ofboot.b'
--- data/bionic/yaboot/ofboot.b 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/ofboot.b 2018-06-02 01:08:40 +0000
@@ -0,0 +1,64 @@
+<CHRP-BOOT>
+<COMPATIBLE>
+MacRISC MacRISC3 MacRISC4
+</COMPATIBLE>
+<DESCRIPTION>
+GNU/Linux PPC bootloader
+</DESCRIPTION>
+<BOOT-SCRIPT>
+" screen" output
+load-base release-load-area
+boot &device;:,\\yaboot
+</BOOT-SCRIPT>
+<OS-BADGE-ICONS>
+1010
+000000000000F8FEACF6000000000000
+0000000000F5FFFFFEFEF50000000000
+00000000002BFAFEFAFCF70000000000
+0000000000F65D5857812B0000000000
+0000000000F5350B2F88560000000000
+0000000000F6335708F8FE0000000000
+00000000005600F600F5FD8100000000
+00000000F9F8000000F5FAFFF8000000
+000000008100F5F50000F6FEFE000000
+000000F8F700F500F50000FCFFF70000
+00000088F70000F50000F5FCFF2B0000
+0000002F582A00F5000008ADE02C0000
+00090B0A35A62B0000002D3B350A0000
+000A0A0B0B3BF60000505E0B0A0B0A00
+002E350B0B2F87FAFCF45F0B2E090000
+00000007335FF82BF72B575907000000
+000000000000ACFFFF81000000000000
+000000000081FFFFFFFF810000000000
+0000000000FBFFFFFFFFAC0000000000
+000000000081DFDFDFFFFB0000000000
+000000000081DD5F83FFFD0000000000
+000000000081DDDF5EACFF0000000000
+0000000000FDF981F981FFFF00000000
+00000000FFACF9F9F981FFFFAC000000
+00000000FFF98181F9F981FFFF000000
+000000ACACF981F981F9F9FFFFAC0000
+000000FFACF9F981F9F981FFFFFB0000
+00000083DFFBF981F9F95EFFFFFC0000
+005F5F5FDDFFFBF9F9F983DDDD5F0000
+005F5F5F5FDD81F9F9E7DF5F5F5F5F00
+0083DD5F5F83FFFFFFFFDF5F835F0000
+000000FBDDDFACFBACFBDFDFFB000000
+000000000000FFFFFFFF000000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFFFF00000000
+00000000FFFFFFFFFFFFFFFFFF000000
+00000000FFFFFFFFFFFFFFFFFF000000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFF000000
+</OS-BADGE-ICONS>
+</CHRP-BOOT>
=== added file 'data/bionic/yaboot/yaboot.conf'
--- data/bionic/yaboot/yaboot.conf 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,7 @@
+## This yaboot.conf is for CD booting only, do not use as reference.
+## Ubuntu PowerPC (CODENAME)
+
+default=${DEFAULT}
+${TIMEOUT}
+
+message=/install/boot.msg
=== added file 'data/bionic/yaboot/yaboot.conf.check'
--- data/bionic/yaboot/yaboot.conf.check 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf.check 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} MENU=/bin/cdrom-checker-menu ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=check
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} MENU=/bin/cdrom-checker-menu ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} MENU=/bin/cdrom-checker-menu ---"
+ initrd-size=8192
+ read-only
=== added file 'data/bionic/yaboot/yaboot.conf.check-live'
--- data/bionic/yaboot/yaboot.conf.check-live 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf.check-live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="boot=casper integrity-check quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=check
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="boot=casper integrity-check quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="boot=casper integrity-check quiet splash ---"
+ initrd-size=1048576
+ read-only
=== added file 'data/bionic/yaboot/yaboot.conf.cli'
--- data/bionic/yaboot/yaboot.conf.cli 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf.cli 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=cli
+ alias=cli-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=cli-free
+ alias=cli-free-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=cli
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed ---"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=cli-free
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=cli-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=cli-free-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
=== added file 'data/bionic/yaboot/yaboot.conf.install'
--- data/bionic/yaboot/yaboot.conf.install 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=install
+ alias=install-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=install-free
+ alias=install-free-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} quiet apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=install
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet ---"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=install-free
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=install-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=install-free-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
=== added file 'data/bionic/yaboot/yaboot.conf.live'
--- data/bionic/yaboot/yaboot.conf.live 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,68 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=live
+ alias=live-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc/vmlinux
+ label=live-nosplash
+ alias=live-nosplash-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc/vmlinux
+ label=driverupdates
+ alias=driverupdates-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper debian-installer/driver-update=true quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live-nosplash
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet ---"
+ initrd-size=1048576
+ read-only
+
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=driverupdates
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper debian-installer/driver-update=true quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-nosplash-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=driverupdates-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper debian-installer/driver-update=true quiet splash ---"
+ initrd-size=1048576
+ read-only
=== added file 'data/bionic/yaboot/yaboot.conf.ltsp'
--- data/bionic/yaboot/yaboot.conf.ltsp 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf.ltsp 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=ltsp-server
+ alias=ltsp-server-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/ltsp.seed ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=ltsp-server
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/ltsp.seed ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=ltsp-server-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/ltsp.seed ---"
+ initrd-size=8192
+ read-only
=== added file 'data/bionic/yaboot/yaboot.conf.oem'
--- data/bionic/yaboot/yaboot.conf.oem 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf.oem 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=oem
+ alias=oem-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} oem-config/enable=true quiet ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=oem
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} oem-config/enable=true quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=oem-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} oem-config/enable=true quiet ---"
+ initrd-size=8192
+ read-only
=== added file 'data/bionic/yaboot/yaboot.conf.rescue'
--- data/bionic/yaboot/yaboot.conf.rescue 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf.rescue 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=rescue
+ alias=rescue-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} rescue/enable=true ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=rescue
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} rescue/enable=true ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=rescue-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} rescue/enable=true ---"
+ initrd-size=8192
+ read-only
=== added file 'data/bionic/yaboot/yaboot.conf.workstation'
--- data/bionic/yaboot/yaboot.conf.workstation 1970-01-01 00:00:00 +0000
+++ data/bionic/yaboot/yaboot.conf.workstation 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=workstation
+ alias=workstation-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/workstation.seed quiet ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=workstation
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/workstation.seed quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=workstation-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/workstation.seed quiet ---"
+ initrd-size=8192
+ read-only
=== added directory 'data/breezy'
=== added file 'data/breezy/README.html.in'
--- data/breezy/README.html.in 1970-01-01 00:00:00 +0000
+++ data/breezy/README.html.in 2018-06-02 01:08:40 +0000
@@ -0,0 +1,663 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Debian GNU/Linux -- The Universal Operating System</title>
+ <meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+ <meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+ <meta name="Language" content="English">
+ <meta name="Author" content="J.A. Bezemer, debian-boot@xxxxxxxxxxxxxxxx">
+ <link rev="made" href="mailto:debian-boot@xxxxxxxxxxxxxxxx">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+
+ <!-- The HTML and TEXT file are NOT the actual source code. -->
+ <!-- For that, see http://cvs.debian.org/debian-cd/data/woody/README.html.in?cvsroot=debian-boot -->
+#if 0
+ If you read THIS, you're viewing the actual source file ;-)
+#endif
+
+#undef i386
+#undef alpha
+#undef powerpc
+#undef ppc
+#undef sparc
+#undef ultrasparc
+#undef m68k
+#undef arm
+#undef binary
+#undef bin
+#undef source
+#undef src
+
+#if OUTPUTtext
+#define href nothing
+#endif
+
+#include <README.diskdefines>
+
+
+#if OUTPUThtml
+<div align=right>
+(<a href="README.txt">Text version</a>)
+</div>
+<table border="0" cellpadding="3" cellspacing="0" align="center" summary="">
+<tr>
+<td>
+<img src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt="" width="50" height="61">
+<img src="pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian" width="179" height="61">
+</td>
+</tr>
+</table>
+#endif
+#if OUTPUTtext
+<div align=right>
+(HTML version in README.html)
+</div>
+#endif
+
+
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0"
+ width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="pics/red-upperleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="15" height="16">
+</td>
+<td rowspan="2" align="center">
+
+ <table align="center" border="0" cellpadding="2" cellspacing="0">
+ <tr><td bgcolor="#000084">
+ <div align="center"><font color="#FFFFFF" face="helvetica,arial"><B>
+#if 0
+ Debian GNU/Linux 2.2 "Potato" - Official i386 Binary-1 CD
+#endif
+ DISKNAME CD
+ </B></font></div>
+ </td></tr>
+ </table>
+
+</td>
+<td valign="top">
+<img src="pics/red-upperright.png" align="right" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="pics/red-lowerleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+<td valign="bottom">
+<img src="pics/red-lowerright.png" align="right" border="0" hspace="0"
+vspace="0" alt="" width="15" height="16">
+</td>
+</tr>
+</table>
+
+<table border="0" cellpadding="2" cellspacing="0" width="100%" summary="">
+<tr>
+ <td></td>
+</tr>
+</table>
+
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+ <td colspan="3" valign="top" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-upperleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ <img src="pics/blue-upperright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+</tr>
+<tr>
+ <td bgcolor="#BBDDFF"> </td>
+
+ <td valign="TOP" bgcolor="#BBDDFF">
+
+<font face="Arial,Helvetica">
+
+#if OUTPUThtml
+<P><B><A href="http://www.debian.org/">Debian home page</A></B></P>
+#endif
+
+ <br>
+<P>
+
+#if OUTPUTtext
+ <br>
+CONTENTS:
+<br>
+ <br>
+<UL>
+#endif
+
+#if OUTPUTtext
+<LI>
+#endif
+
+<A href="#intro">Intro</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#thiscd">About This CD</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#install">Installing</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#lastmin">Last-Minute Notes</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+#if TYPEbinary
+ <A href="#apt">Using CDs with apt</A>
+ <P>
+
+#if OUTPUTtext
+ </LI><LI>
+#endif
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#cdmanuf">CD Manufacturers</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+<A href="#other">More Information</A>
+
+<P>
+
+#if OUTPUThtml
+ <P>
+<A href=".">Browse this CD-ROM</A></P>
+<P>
+<tt> </tt>
+</P>
+#endif
+
+
+</font>
+
+#if OUTPUTtext
+</LI>
+</UL>
+#endif
+
+
+ </td>
+ <td bgcolor="#BBDDFF"> </td>
+ <td> </td>
+
+ <td valign="TOP" width="80%">
+
+<div align="center">
+<big><big><B><I>
+Welcome to the exciting world of
+</I></B></big></big>
+<br>
+<big><big><big><B><I>
+Debian GNU/Linux!
+</I></B></big></big></big>
+</div>
+
+<P><H2><A name="intro">
+Intro
+#if OUTPUTtext
+<br>
+=====
+#endif
+</H2>
+</a>
+<p>
+This is one of the CD-ROMs of the
+<a href="http://www.debian.org/">Debian GNU/Linux</a>
+distribution. Debian is a
+very extensive collection of software. But it is more. It is a complete
+Operating System (OS) for your computer. And it is
+<A href="http://www.debian.org/intro/free">free</A>
+(as in "freedom").
+<P>
+An operating system is the set of basic programs
+and utilities that make your computer run. At the core of an operating
+system is the kernel. The kernel is the most fundamental program on the
+computer, which does all the basic housekeeping and lets you start other
+programs.
+Debian is kernel independent. It currently uses the
+<A href="http://www.linux.org/">Linux</A> kernel but work is
+in progress to provide Debian for other kernels, using
+<A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>.
+Most of the basic operating system tools
+come from the <a href="http://www.gnu.org/">GNU project</A>; hence the name
+GNU/Linux.
+<P>
+
+Debian is available for various kinds of computers
+("architectures"), like
+"IBM-compatible" PCs (<i>i386</i>),
+Compaq's <i>Alpha</i>,
+Motorola's 680x0 (<i>m68k</i>),
+Sun's <i>Sparc</i>,
+Motorola/IBM's <i>PowerPC</i>, and <i>(Strong)ARM</i> processors.
+Check the <A href="http://www.debian.org/ports">ports</A> page
+#if OUTPUTtext
+(http://www.debian.org/ports)
+#endif
+for more information.
+<P>
+
+#if OUTPUTtext
+Read more at <P>
+ http://www.debian.org/intro/about
+#endif
+#if OUTPUThtml
+<A href="http://www.debian.org/intro/about">Read more...</A>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="thiscd">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="thiscd">
+#endif
+About This CD
+#if OUTPUTtext
+<br>
+=============
+#endif
+</H2>
+</a>
+<p>
+This CD-ROM is labeled
+<P>
+<tt>
+ DISKNAME
+</tt>
+<P>
+#ifndef UNOFFEXTRAS
+which means that this CD is number DISKNUM of TOTALNUM CDs containing
+#if TYPEbinary
+programs ("binaries") for `ARCH' computers.
+<P>
+The programs on the Binary CDs are ordered by popularity. The Binary-1 CD
+contains the most popular programs and the installation tools; it is possible
+to install and run Debian with only the Binary-1 CD. The other CDs, up to
+Binary-TOTALNUM, contain mostly special-interest programs.
+#endif
+#if TYPEsource
+the source code of programs in the Debian OS.
+<P>
+The source packages on the Source CDs are ordered by popularity, like
+the programs on the Binary CDs. This means that the source code of the
+programs on the Binary-DISKNUM CD can most likely be found on this CD
+(though there may be some variation due to size issues).
+#endif
+#else
+#include <unoffextrascd.html.in>
+#endif
+
+
+#if OUTPUTtext
+<P> <P><H2><A name="install">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="install">
+#endif
+Installing
+#if OUTPUTtext
+<br>
+==========
+#endif
+</H2>
+</a>
+<p>
+#if TYPEbinary
+
+ Because Debian is a complete Operating System, the installation procedure
+ may seem a bit unusual. You can install Debian GNU/Linux either
+ <i>next to</i> your current OS, or as <i>only</i> OS on your computer.
+
+ <P>
+ Read the <i>Installation Manual</i>, on this CD at
+ <P>
+ <tt>
+ <A href="doc/install/manual/en/index.html">doc/install/manual/en/index.html</a> </tt>
+ <P>
+ Programs and other files that are needed for the installation can be found on
+ this CD under
+ <P>
+ <tt>
+ <A href=%%""tools/%%"">/tools/</a>
+ </tt>
+ and
+ <tt>
+ <A href=%%""install/floppy/%%"">/install/floppy/</a>
+ </tt>
+
+#if ARCHi386 || ARCHalpha || ARCHpowerpc || ARCHsparc
+ <P>
+ For the impatient ones:
+#endif
+
+#if ARCHi386 || ARCHalpha || ARCHsparc
+ you can start the installation program easily by booting off this CD-ROM.
+ Note that not all (esp. older) systems support this.
+ <P>
+#endif
+
+#if ARCHi386 || ARCHpowerpc
+#if ARCHi386
+ You can also
+#else
+ you can
+#endif
+ examine the
+ <P>
+ <tt>
+ <a href="install/">/install</a>
+ </tt>
+ <P>
+ directory; you might be able to start the installation system directly
+ from there.
+#endif
+
+#else
+ The installation tools of the Debian Operating System are located on the
+ Binary-1 CD.
+ See the README on that CD for more info.
+#endif
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="lastmin">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="lastmin">
+#endif
+Last-Minute Notes
+#if OUTPUTtext
+<br>
+=================
+#endif
+</H2>
+</a>
+<p>
+<UL>
+
+<LI>
+You should keep in mind that this is an unofficial CD of the current
+development version of the Debian system. This means that all sorts of
+bugs may be present anywhere in the system.
+
+<br>
+</LI>
+
+#if 0
+-------- This can't be an official image, so also no official notes.
+<LI>
+Last-minutes notes for this CD may be available on
+<a href="http://www.debian.org/CD/releases/">http://www.debian.org/CD/releases/</a>
+</LI>
+#endif
+
+</UL>
+#endif
+
+#if TYPEbinary
+#if OUTPUTtext
+ <P> <P><H2><A name="apt">
+#endif
+#if OUTPUThtml
+ <P><HR><P><H2><A name="apt">
+#endif
+ Using Apt
+#if OUTPUTtext
+ <br>
+ =============
+#endif
+ </H2>
+ </a>
+ <p>
+ After installing or upgrading, Debian's packaging system can use CD-ROMs,
+ local collections, or networked servers (FTP, HTTP) to automatically
+ install software from (<tt>.deb</tt> <i>packages</i>). This is done
+ preferably with the `apt' and `aptitude' programs.
+
+ <P>
+
+ You can install packages from the commandline using
+ <tt>apt-get</tt>. For example, if you want to install the packages
+ `commprog' and `maxgame', you can give the command
+ <P>
+ <tt>
+ apt-get install commprog maxgame
+ </tt>
+ <P>
+ Note that you don't have to enter the complete path, or the
+ `<tt>.deb</tt>' extension. `Apt' will figure this out itself.
+ <P>
+ Or use aptitude for a full screen interactive selection of available
+ Debian packages.
+
+#endif
+
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="cdmanuf">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="cdmanuf">
+#endif
+CD Manufacturers
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+You are completely free to manufacture and re-distribute CD-ROMs of the
+Debian GNU/Linux Operating System, like this one. There is no charge from
+us (but of course donations are always welcome).
+
+<P>
+
+For all needed information and contact addresses, please refer to
+<P>
+<tt>
+ <a href="http://www.debian.org/CD/">http://www.debian.org/CD/</a>
+</tt>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="other">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="other">
+#endif
+More Information
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+#if DISKNUM1 && TYPEbinary
+
+There is much more information present on this CD. Besides the already
+mentioned installation and upgrading procedures, this is the most
+interesting: <P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+/doc/FAQ
+
+#endif
+<A href="doc/FAQ/">Debian FAQ</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/constitution.txt
+
+#endif
+<A href="doc/constitution.txt">The Debian Constitution</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/debian-manifesto
+
+#endif
+<A href="doc/debian-manifesto">The Debian Manifesto</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/social-contract.txt
+
+#endif
+<A href="doc/social-contract.txt">Debian's Social Contract</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/bug-reporting.txt
+
+#endif
+<A href="doc/bug-reporting.txt">Bug reporting instructions</a>
+
+</LI>
+</UL>
+
+#else
+
+The Binary-1 CD contains much more information about various aspects
+of the Debian Operating System and the Debian organization.
+ See the README on that CD for more info.
+
+#endif
+
+<P>
+Also on the Internet are many resources. To name a few:
+<P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org
+
+#endif
+<A href="http://www.debian.org/">The Debian homepage</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/doc
+
+#endif
+<A href="http://www.debian.org/doc/">Debian Documentation</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/support
+
+#endif
+<A href="http://www.debian.org/support">Debian User Support</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.tldp.org
+
+#endif
+<A href="http://www.tldp.org/">The Linux Documentation Project</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.linux.org
+
+#endif
+<A href="http://www.linux.org/">General Linux homepage</a>
+
+</LI>
+</UL>
+
+<P>
+
+<DIV align="center">
+
+#if OUTPUTtext
+ <br>
+ <br>
+#endif
+#if OUTPUThtml
+<HR>
+#endif
+
+<SMALL>See the Debian
+<A href="http://www.debian.org/contact">contact page</A>
+
+#if OUTPUTtext
+(http://www.debian.org/contact)
+#endif
+
+for information on contacting us.
+ </SMALL><P>
+<SMALL>
+
+Last Modified: Sat Mar 20 12:30:45 EST 2004
+
+<br></SMALL>
+</DIV>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3" valign="bottom" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-lowerleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="17" height="16">
+ <img src="pics/blue-lowerright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+ </tr>
+ </table>
+
+</body>
+</html>
=== added file 'data/breezy/README.sbm'
--- data/breezy/README.sbm 1970-01-01 00:00:00 +0000
+++ data/breezy/README.sbm 2018-06-02 01:08:40 +0000
@@ -0,0 +1,43 @@
+About the Smart Boot Manager image
+----------------------------------
+
+ The file `sbm.bin' that is available in this directory may be useful
+ to you if you are not able to directly boot the first CD because your
+ BIOS may be too old and may not support ISOLINUX.
+
+ Then, instead of booting on the CD directly, you create a Smart Boot
+ Manager floppy image by using the sbm.bin disk image. You can create this
+ floppy with rawrite (under DOS) or with dd (under Linux). Now you can
+ boot on this floppy disk and it will detect your CDROM and let you boot
+ on it bypassing any BIOS limitation.
+
+What is SBM ?
+
+ Smart Boot Manager or briefly SmartBtmgr (SBM), is an OS independent
+ Boot Manager - a program that is loaded by the bios before any
+ operating system and allows you to choose which operating system to
+ boot.
+
+ SBM is included in Debian in two ways, the package bmconf allows us to
+ install and configure an old version of SBM and sbm wich is the latest
+ version of SBM with an installer.
+
+What's the use of SBM on the CD then ?
+
+ SBM includes an IDE driver that allows us to boot the cds even on
+ machines with a BIOS that wouldn't support booting from CD, provided our
+ CDROM is an IDE one, that is, so you can make a SBM floppy and boot from
+ it and then tell it to boot from your CDROM.
+
+ Also, there are some cases where the BIOS would allow booting from the CD
+ but isolinux fails to boot from there, in this case you can either boot
+ using a CD other than the first, as the others don't use isolinux, or you
+ can make a SBM floppy and boot from this floppy and then tell SBM to boot
+ your CDROM.
+
+How do you make a SBM floppy ?
+
+ If you have SBM installed on a box you can run sbminst. Otherwise you can
+ put the sbm.bin floppy image that we provide with our cds onto a floppy
+ just like you would do with a rescue image.
+
=== added file 'data/breezy/amd64_udeb_include'
--- data/breezy/amd64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/breezy/amd64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/breezy/edubuntu-usplash.rle'
Binary files data/breezy/edubuntu-usplash.rle 1970-01-01 00:00:00 +0000 and data/breezy/edubuntu-usplash.rle 2018-06-02 01:08:40 +0000 differ
=== added symlink 'data/breezy/edubuntu.rle'
=== target is u'edubuntu-usplash.rle'
=== added directory 'data/breezy/elilo'
=== added file 'data/breezy/elilo/elilo.conf'
--- data/breezy/elilo/elilo.conf 1970-01-01 00:00:00 +0000
+++ data/breezy/elilo/elilo.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,41 @@
+chooser=textmenu
+default=Linux
+delay=20
+prompt
+relocatable
+
+message=/efi/boot/elilo_menu.msg
+f1=/efi/boot/general.msg
+f2=/efi/boot/params.msg
+
+image=/linux
+ label=Linux
+ description="Linux"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="ramdisk_size=1048576 --"
+ read-only
+
+image=/linux
+ label=Server
+ description="Linux [Server install]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="preseed/file=/cdrom/preseed/server.seed ramdisk_size=1048576 --"
+ read-only
+
+image=/linux
+ label=Expert
+ description="Linux [Expert mode]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="DEBCONF_PRIORITY=low ramdisk_size=1048576 --"
+ read-only
+
+image=/linux
+ label=ExpertSerial
+ description="Linux [Expert mode] [serial console]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="DEBCONF_PRIORITY=low ramdisk_size=1048576 console=ttyS0 --"
+ read-only
=== added file 'data/breezy/elilo/elilo.conf.live'
--- data/breezy/elilo/elilo.conf.live 1970-01-01 00:00:00 +0000
+++ data/breezy/elilo/elilo.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,33 @@
+chooser=textmenu
+default=Live
+delay=20
+prompt
+relocatable
+
+message=/efi/boot/elilo_menu.msg
+f1=/efi/boot/general.msg
+f2=/efi/boot/params.msg
+
+image=/linux
+ label=Live
+ description="Linux [Live]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="casper/enable=true casper-udeb/snapshot/backing-file=/cdrom/casper/filesystem.cloop ramdisk_size=1048576 --"
+ read-only
+
+image=/linux
+ label=LiveExpert
+ description="Linux [Live] [Expert mode]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="casper/enable=true casper-udeb/snapshot/backing-file=/cdrom/casper/filesystem.cloop DEBCONF_PRIORITY=low ramdisk_size=1048576 --"
+ read-only
+
+image=/linux
+ label=LiveExpertSerial
+ description="Linux [Live] [Expert mode] [serial console]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="casper/enable=true casper-udeb/snapshot/backing-file=/cdrom/casper/filesystem.cloop DEBCONF_PRIORITY=low ramdisk_size=1048576 console=ttyS0 --"
+ read-only
=== added file 'data/breezy/exclude-udebs'
--- data/breezy/exclude-udebs 1970-01-01 00:00:00 +0000
+++ data/breezy/exclude-udebs 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1 @@
+kernel-image-*
=== added file 'data/breezy/i386_businesscard_udeb_include'
--- data/breezy/i386_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/breezy/i386_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+choose-mirror
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/breezy/i386_netinst_udeb_include'
--- data/breezy/i386_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/breezy/i386_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/breezy/i386_udeb_include'
--- data/breezy/i386_udeb_include 1970-01-01 00:00:00 +0000
+++ data/breezy/i386_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/breezy/ia64_udeb_include'
--- data/breezy/ia64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/breezy/ia64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/breezy/isolinux'
=== added file 'data/breezy/isolinux.bin'
Binary files data/breezy/isolinux.bin 1970-01-01 00:00:00 +0000 and data/breezy/isolinux.bin 2018-06-02 01:08:40 +0000 differ
=== added file 'data/breezy/isolinux/syslinux.txt.dvd'
--- data/breezy/isolinux/syslinux.txt.dvd 1970-01-01 00:00:00 +0000
+++ data/breezy/isolinux/syslinux.txt.dvd 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+splash.rle
+
+To boot as a Live DVD, press ENTER.
+For a normal installation suitable for most desktop or laptop systems, type
+'install' then ENTER.
+To install only the base system, type 'server' then ENTER.
+
+Press F1control and F then 1 for help and advanced installation options.
+
=== added file 'data/breezy/isolinux/syslinux.txt.server'
--- data/breezy/isolinux/syslinux.txt.server 1970-01-01 00:00:00 +0000
+++ data/breezy/isolinux/syslinux.txt.server 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+splash.rle
+
+The default installation is suitable for servers, and installs only the base
+system. Afterwards, you may install additional packages of your choice from
+the CD.
+
+Press F1control and F then 1 for help and advanced installation options.
+
=== added file 'data/breezy/kubuntu.rle'
Binary files data/breezy/kubuntu.rle 1970-01-01 00:00:00 +0000 and data/breezy/kubuntu.rle 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/breezy/old'
=== added file 'data/breezy/old/ubuntu-black.rle'
Binary files data/breezy/old/ubuntu-black.rle 1970-01-01 00:00:00 +0000 and data/breezy/old/ubuntu-black.rle 2018-06-02 01:08:40 +0000 differ
=== added file 'data/breezy/old/ubuntu-white.rle'
Binary files data/breezy/old/ubuntu-white.rle 1970-01-01 00:00:00 +0000 and data/breezy/old/ubuntu-white.rle 2018-06-02 01:08:40 +0000 differ
=== added file 'data/breezy/old/zebra.rle'
Binary files data/breezy/old/zebra.rle 1970-01-01 00:00:00 +0000 and data/breezy/old/zebra.rle 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/breezy/pegasos'
=== added file 'data/breezy/pegasos/pegasos'
--- data/breezy/pegasos/pegasos 1970-01-01 00:00:00 +0000
+++ data/breezy/pegasos/pegasos 2018-06-02 01:08:40 +0000
@@ -0,0 +1,87 @@
+\ FORTH is identifed by a forth comment at first line
+\
+\ terminal control stuff
+\
+: TTY.CSI d# 27 EMIT ASCII [ EMIT ;
+: TTY.HOME TTY.CSI ASCII H EMIT ;
+: TTY.CLR_EOS TTY.CSI ASCII J EMIT ;
+: TTY.HOME_CLR TTY.HOME TTY.CLR_EOS ;
+\
+\ boot menu stuff
+\
+: my-max-boot-num 3 ;
+: my-boot-default 1 ;
+: my-boot-delay d# 300 ; \ unit = 100 ms
+: my-print-menu ( -- )
+ TTY.HOME_CLR
+ ." " cr
+ ." Welcome to Ubuntu ${DEBIAN_VERSION}!" cr
+ ." " cr
+ ." This is an Ubuntu installation ${MEDIA_TYPE}," cr
+ ." built on ${BUILD_DATE}." cr
+ ." " cr
+ ." The default option is (1) 'install'. For maximum" cr
+ ." control, you can use the (2) 'expert' option." cr
+ ." " cr
+ ." ************************************" cr
+ ." If in doubt, just choose (1) 'install'" cr
+ ." ************************************" cr
+ ." " cr
+ ." 1: install" cr
+ ." 2: expert" cr
+ ." 3: return to OF prompt" cr
+ ." " cr
+;
+: my-boot-case ( num -- )
+ ." " cr
+ case
+ 1 of " cd install/powerpc/vmlinuz-chrp.initrd --" endof
+ 2 of " cd install/powerpc/vmlinuz-chrp.initrd DEBCONF_PRIORITY=low --" endof
+ 3 of " none" endof
+ endcase
+ $boot
+;
+: my-input-num ( wait-period max-boot-num default-num -- boot-num )
+ 1 \ loop-inc = 1
+ 3 pick 0 do
+ 0d emit
+ ." press 1-"
+ ( wait-period max-boot-num default-num loop-inc )
+ 2 pick ascii 0 + emit
+ dup 1 = if
+ ." within "
+ 3 pick i - d# 10 / .d
+ ." seconds"
+ then
+ ." (default: "
+ over ascii 0 + emit
+ ." ) : "
+ d# 100 ms
+ key? if
+ key
+ ( wait-period max-boot-num default-num loop-inc key )
+ dup 0d = if \ return pressed
+ drop leave
+ then
+
+ ascii 0 -
+ ( wait-period max-boot-num default-num loop-inc num )
+ dup 1 5 pick
+ ( wait-period max-boot-num default-num loop-inc num num 1 max-boot-num )
+ between if
+ rot drop swap leave
+ then
+
+ ( wait-period max-boot-num default-num loop-inc num )
+ 2drop 0 \ loop-inc = 0
+ then
+ dup +loop
+ drop
+ ( wait-period max-boot-num boot-num )
+ nip nip
+;
+
+
+my-print-menu
+my-boot-delay my-max-boot-num my-boot-default my-input-num
+my-boot-case
=== added file 'data/breezy/powerpc_businesscard_udeb_include'
--- data/breezy/powerpc_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/breezy/powerpc_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+choose-mirror
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/breezy/powerpc_netinst_udeb_include'
--- data/breezy/powerpc_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/breezy/powerpc_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/breezy/powerpc_udeb_include'
--- data/breezy/powerpc_udeb_include 1970-01-01 00:00:00 +0000
+++ data/breezy/powerpc_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/breezy/preseed'
=== added directory 'data/breezy/preseed/edubuntu'
=== added file 'data/breezy/preseed/edubuntu/edubuntu.seed'
--- data/breezy/preseed/edubuntu/edubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/edubuntu/edubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,15 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+# Default to manual network configuration.
+d-i netcfg/disable_dhcp boolean true
+# Install the Edubuntu usplash image.
+d-i base-installer/kernel/linux/extra-packages-2.6 string usplash edubuntu-artwork-usplash
+# Adjust task names for Edubuntu, and copy the server.
+d-i archive-copier/desktop-task string edubuntu-standard|edubuntu-desktop|edubuntu-server
+d-i archive-copier/ship-task string edubuntu-ship
+# Install the Edubuntu desktop and server.
+base-config base-config/package-selection string ~tedubuntu-standard|~tedubuntu-desktop|~tedubuntu-server
+# Build a client chroot.
+base-config base-config/late_command string /usr/sbin/ltsp-update-sshkeys
+# Install both GNOME and KDE translation packages.
+base-config base-config/language-pack-patterns string language-pack-$LL language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
=== added file 'data/breezy/preseed/edubuntu/server.seed'
--- data/breezy/preseed/edubuntu/server.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/edubuntu/server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,14 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string edubuntu-standard
+d-i archive-copier/ship-task string
+# Don't build an LTSP client chroot.
+d-i ltsp-client-builder/run boolean false
+# Only install the standard system and language packs in the second stage.
+base-config base-config/package-selection string ~tedubuntu-standard
+base-config base-config/language-pack-patterns string language-pack-$LL
+# No language support packages.
+base-config base-config/install-language-support boolean false
=== added file 'data/breezy/preseed/edubuntu/workstation.seed'
--- data/breezy/preseed/edubuntu/workstation.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/edubuntu/workstation.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+# Install the Edubuntu usplash image.
+d-i base-installer/kernel/linux/extra-packages-2.6 string usplash edubuntu-artwork-usplash
+# Adjust task names for Edubuntu.
+d-i archive-copier/desktop-task string edubuntu-standard|edubuntu-desktop
+d-i archive-copier/ship-task string edubuntu-ship
+# Don't build an LTSP client chroot.
+d-i ltsp-client-builder/run boolean false
+# Install the Edubuntu desktop.
+base-config base-config/package-selection string ~tedubuntu-standard|~tedubuntu-desktop
+# Install both GNOME and KDE translation packages.
+base-config base-config/language-pack-patterns string language-pack-$LL language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
=== added directory 'data/breezy/preseed/kubuntu'
=== added file 'data/breezy/preseed/kubuntu/kubuntu.seed'
--- data/breezy/preseed/kubuntu/kubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/kubuntu/kubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# Install the Kubuntu usplash image.
+d-i base-installer/kernel/linux/extra-packages-2.6 string usplash kubuntu-artwork-usplash
+# Adjust task names for Kubuntu.
+d-i archive-copier/desktop-task string kubuntu-standard|kubuntu-desktop
+d-i archive-copier/ship-task string kubuntu-ship
+# Install the Kubuntu desktop.
+base-config base-config/package-selection string ~tkubuntu-standard|~tkubuntu-desktop
+# Install KDE translation packages.
+base-config base-config/language-pack-patterns string language-pack-$LL language-pack-kde-$LL kde-i18n-$LL
=== added file 'data/breezy/preseed/kubuntu/oem.seed'
--- data/breezy/preseed/kubuntu/oem.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/kubuntu/oem.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Install the Kubuntu usplash image.
+d-i base-installer/kernel/linux/extra-packages-2.6 string usplash kubuntu-artwork-usplash
+# Adjust task names for Kubuntu, and copy oem-config too.
+d-i archive-copier/desktop-task string kubuntu-standard|kubuntu-desktop|oem-config
+d-i archive-copier/ship-task string kubuntu-ship
+# Create a special user with a preconfigured uid.
+passwd passwd/user-fullname string OEM Configuration (temporary user)
+passwd passwd/username string oem
+passwd passwd/user-uid string 29999
+# Install oem-config along with the desktop.
+base-config base-config/package-selection string ~tkubuntu-standard|~tkubuntu-desktop|oem-config
+# Install KDE translation packages.
+base-config base-config/language-pack-patterns string language-pack-$LL language-pack-kde-$LL kde-i18n-$LL
=== added file 'data/breezy/preseed/kubuntu/server.seed'
--- data/breezy/preseed/kubuntu/server.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/kubuntu/server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string kubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs in the second stage.
+base-config base-config/package-selection string ~tkubuntu-standard
+base-config base-config/language-pack-patterns string language-pack-$LL
+# No language support packages.
+base-config base-config/install-language-support boolean false
=== added file 'data/breezy/preseed/ltsp.seed'
--- data/breezy/preseed/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+# Install the LTSP server.
+base-config base-config/package-selection string ~tubuntu-standard|~tubuntu-desktop|ltsp-server-standalone
+# Build a client chroot.
+base-config base-config/late_command string ltsp-build-client
=== added file 'data/breezy/preseed/oem.seed'
--- data/breezy/preseed/oem.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/oem.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# Copy oem-config along with the desktop.
+d-i archive-copier/desktop-task string ubuntu-standard|ubuntu-desktop|oem-config
+# Create a special user with a preconfigured uid.
+passwd passwd/user-fullname string OEM Configuration (temporary user)
+passwd passwd/username string oem
+passwd passwd/user-uid string 29999
+# Install oem-config along with the desktop.
+base-config base-config/package-selection string ~tubuntu-standard|~tubuntu-desktop|oem-config
=== added file 'data/breezy/preseed/server.seed'
--- data/breezy/preseed/server.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string ubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs in the second stage.
+base-config base-config/package-selection string ~tubuntu-standard
+base-config base-config/language-pack-patterns string language-pack-$LL
+# No language support packages.
+base-config base-config/install-language-support boolean false
=== added directory 'data/breezy/preseed/ubuntu-server'
=== added file 'data/breezy/preseed/ubuntu-server/ubuntu-server.seed'
--- data/breezy/preseed/ubuntu-server/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/breezy/preseed/ubuntu-server/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string ubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs in the second stage.
+base-config base-config/package-selection string ~tubuntu-standard
+base-config base-config/language-pack-patterns string language-pack-$LL
+# No language support packages.
+base-config base-config/install-language-support boolean false
=== added file 'data/breezy/sbm.bin.gz'
Binary files data/breezy/sbm.bin.gz 1970-01-01 00:00:00 +0000 and data/breezy/sbm.bin.gz 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/breezy/sparc'
=== added file 'data/breezy/sparc/silo.conf'
--- data/breezy/sparc/silo.conf 1970-01-01 00:00:00 +0000
+++ data/breezy/sparc/silo.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,31 @@
+partition=1
+timeout=600
+message=/boot/ubuntu.txt
+default=install
+initrd=/boot/initrd.gz
+initrd-size=16384
+root=/dev/rd/0
+
+# Standard boot images
+image[sun4u]=/boot/sparc64
+ label=install
+ append="${DEFAULT_PRESEED} rootfstype=ext2 --"
+
+# Expert boots
+image[sun4u]=/boot/sparc64
+ label=expert
+ append="${DEFAULT_PRESEED} DEBCONF_PRIORITY=low rootfstype=ext2 --"
+
+# Server boots
+image[sun4u]=/boot/sparc64
+ label=server
+ append="preseed/file=/cdrom/preseed/server.seed rootfstype=ext2 --"
+
+image[sun4u]=/boot/sparc64
+ label=server-expert
+ append="preseed/file=/cdrom/preseed/server.seed DEBCONF_PRIORITY=low rootfstype=ext2 --"
+
+# Rescue boots
+image[sun4u]=/boot/sparc64
+ label=rescue
+ append="rescue/enable=true rootfstype=ext2 --"
=== added file 'data/breezy/sparc/ubuntu.txt'
--- data/breezy/sparc/ubuntu.txt 1970-01-01 00:00:00 +0000
+++ data/breezy/sparc/ubuntu.txt 2018-06-02 01:08:40 +0000
@@ -0,0 +1,16 @@
+
+ Welcome to Ubuntu ${DEBIAN_VERSION}!
+
+This is an Ubuntu installation ${MEDIA_TYPE}, built on ${BUILD_DATE}.
+Keep it once you have installed your system, as you can boot from it
+to repair the system on your hard disk if that ever becomes necessary.
+
+WARNING: You should completely back up all of your hard disks before
+ proceeding. The installation procedure can completely and irreversibly
+ erase them! If you haven't made backups yet, remove the rescue CD from
+ the drive and press L1-A to get back to the OpenBoot prompt.
+
+Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
+applicable law.
+
+[ ENTER - Boot install ] [ Type "rescue" - Boot into rescue mode ]
=== added symlink 'data/breezy/splash.rle'
=== target is u'ubuntu.rle'
=== added file 'data/breezy/ubuntu.rle'
Binary files data/breezy/ubuntu.rle 1970-01-01 00:00:00 +0000 and data/breezy/ubuntu.rle 2018-06-02 01:08:40 +0000 differ
=== added file 'data/breezy/udeb_include'
--- data/breezy/udeb_include 1970-01-01 00:00:00 +0000
+++ data/breezy/udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/breezy/yaboot'
=== added file 'data/breezy/yaboot/boot.msg.dvd'
--- data/breezy/yaboot/boot.msg.dvd 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/boot.msg.dvd 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu DVD, built on ${BUILD_DATE}.
+
+The default option is 'live', to run a preinstalled
+system from the DVD. To install Ubuntu to the hard
+disk, use the 'install' option, or the 'expert'
+option for maximum control.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly', 'install video=ofonly', or
+'expert video=ofonly'.
+
+The plain options are for the powerpc family of
+processors (from 601 to G4). The *-powerpc64 options
+are for IBM Power3, IBM Power4, and Apple G5 boxes.
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/breezy/yaboot/boot.msg.install'
--- data/breezy/yaboot/boot.msg.install 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/boot.msg.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,22 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu installation ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'install'. For maximum
+control, you can use the 'expert' option.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'install video=ofonly' or 'expert video=ofonly'.
+
+The plain options are for the powerpc family of
+processors (from 601 to G4). The *-powerpc64 options
+are for IBM Power3, IBM Power4, and Apple G5 boxes.
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'install video=ofonly'.
+************************************
=== added file 'data/breezy/yaboot/boot.msg.live'
--- data/breezy/yaboot/boot.msg.live 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/boot.msg.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,21 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu live ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'live'.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly'.
+
+The plain options are for the powerpc family of
+processors (from 601 to G4). The *-powerpc64 options
+are for IBM Power3, IBM Power4, and Apple G5 boxes.
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/breezy/yaboot/bootinfo.txt'
--- data/breezy/yaboot/bootinfo.txt 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/bootinfo.txt 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+<chrp-boot>
+<description>${CAPPROJECT} ${CODENAME} CD</description>
+<os-name>${CAPPROJECT}</os-name>
+<boot-script>boot &device;:\install\yaboot</boot-script>
+</chrp-boot>
=== added file 'data/breezy/yaboot/ofboot.b'
--- data/breezy/yaboot/ofboot.b 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/ofboot.b 2018-06-02 01:08:40 +0000
@@ -0,0 +1,64 @@
+<CHRP-BOOT>
+<COMPATIBLE>
+MacRISC MacRISC3 MacRISC4
+</COMPATIBLE>
+<DESCRIPTION>
+GNU/Linux PPC bootloader
+</DESCRIPTION>
+<BOOT-SCRIPT>
+" screen" output
+load-base release-load-area
+boot cd:,\install\yaboot
+</BOOT-SCRIPT>
+<OS-BADGE-ICONS>
+1010
+000000000000F8FEACF6000000000000
+0000000000F5FFFFFEFEF50000000000
+00000000002BFAFEFAFCF70000000000
+0000000000F65D5857812B0000000000
+0000000000F5350B2F88560000000000
+0000000000F6335708F8FE0000000000
+00000000005600F600F5FD8100000000
+00000000F9F8000000F5FAFFF8000000
+000000008100F5F50000F6FEFE000000
+000000F8F700F500F50000FCFFF70000
+00000088F70000F50000F5FCFF2B0000
+0000002F582A00F5000008ADE02C0000
+00090B0A35A62B0000002D3B350A0000
+000A0A0B0B3BF60000505E0B0A0B0A00
+002E350B0B2F87FAFCF45F0B2E090000
+00000007335FF82BF72B575907000000
+000000000000ACFFFF81000000000000
+000000000081FFFFFFFF810000000000
+0000000000FBFFFFFFFFAC0000000000
+000000000081DFDFDFFFFB0000000000
+000000000081DD5F83FFFD0000000000
+000000000081DDDF5EACFF0000000000
+0000000000FDF981F981FFFF00000000
+00000000FFACF9F9F981FFFFAC000000
+00000000FFF98181F9F981FFFF000000
+000000ACACF981F981F9F9FFFFAC0000
+000000FFACF9F981F9F981FFFFFB0000
+00000083DFFBF981F9F95EFFFFFC0000
+005F5F5FDDFFFBF9F9F983DDDD5F0000
+005F5F5F5FDD81F9F9E7DF5F5F5F5F00
+0083DD5F5F83FFFFFFFFDF5F835F0000
+000000FBDDDFACFBACFBDFDFFB000000
+000000000000FFFFFFFF000000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFFFF00000000
+00000000FFFFFFFFFFFFFFFFFF000000
+00000000FFFFFFFFFFFFFFFFFF000000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFF000000
+</OS-BADGE-ICONS>
+</CHRP-BOOT>
=== added file 'data/breezy/yaboot/yaboot.conf'
--- data/breezy/yaboot/yaboot.conf 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/yaboot.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,25 @@
+## This yaboot.conf is for CD booting only, do not use as reference.
+## Ubuntu PowerPC (CODENAME)
+
+# It is important not to have a comma after cd:
+device=cd:
+default=${DEFAULT}
+
+message=/install/boot.msg
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=rescue-powerpc
+ alias=rescue
+ initrd=/install/powerpc/initrd.gz
+ append="rescue/enable=true --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image=/install/powerpc64/vmlinux
+ label=rescue-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="rescue/enable=true --"
+ initrd-size=8192
+ read-only
=== added file 'data/breezy/yaboot/yaboot.conf.install'
--- data/breezy/yaboot/yaboot.conf.install 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/yaboot.conf.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,32 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=install-powerpc
+ alias=install
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=expert-powerpc
+ alias=expert
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image=/install/powerpc64/vmlinux
+ label=install-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=expert-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
=== added file 'data/breezy/yaboot/yaboot.conf.live'
--- data/breezy/yaboot/yaboot.conf.live 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/yaboot.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,32 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=live-powerpc
+ alias=live
+ initrd=/install/powerpc/initrd.gz
+ append="casper/enable=true casper-udeb/snapshot/backing-file=/cdrom/casper/filesystem.cloop --"
+ initrd-size=1048576
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=live-expert-powerpc
+ alias=live-expert
+ initrd=/install/powerpc/initrd.gz
+ append="DEBCONF_PRIORITY=low casper/enable=true casper-udeb/snapshot/backing-file=/cdrom/casper/filesystem.cloop --"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image=/install/powerpc64/vmlinux
+ label=live-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="casper/enable=true casper-udeb/snapshot/backing-file=/cdrom/casper/filesystem.cloop --"
+ initrd-size=1048576
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=live-expert-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="DEBCONF_PRIORITY=low casper/enable=true casper-udeb/snapshot/backing-file=/cdrom/casper/filesystem.cloop --"
+ initrd-size=1048576
+ read-only
=== added file 'data/breezy/yaboot/yaboot.conf.oem'
--- data/breezy/yaboot/yaboot.conf.oem 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/yaboot.conf.oem 2018-06-02 01:08:40 +0000
@@ -0,0 +1,17 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=oem-powerpc
+ alias=oem
+ initrd=/install/powerpc/initrd.gz
+ append="preseed/file=/cdrom/preseed/oem.seed --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image=/install/powerpc64/vmlinux
+ label=oem-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/oem.seed --"
+ initrd-size=8192
+ read-only
=== added file 'data/breezy/yaboot/yaboot.conf.server'
--- data/breezy/yaboot/yaboot.conf.server 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/yaboot.conf.server 2018-06-02 01:08:40 +0000
@@ -0,0 +1,32 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=server-powerpc
+ alias=server
+ initrd=/install/powerpc/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=server-expert-powerpc
+ alias=server-expert
+ initrd=/install/powerpc/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image=/install/powerpc64/vmlinux
+ label=server-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=server-expert-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
=== added file 'data/breezy/yaboot/yaboot.conf.workstation'
--- data/breezy/yaboot/yaboot.conf.workstation 1970-01-01 00:00:00 +0000
+++ data/breezy/yaboot/yaboot.conf.workstation 2018-06-02 01:08:40 +0000
@@ -0,0 +1,17 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=workstation-powerpc
+ alias=workstation
+ initrd=/install/powerpc/initrd.gz
+ append="preseed/file=/cdrom/preseed/workstation.seed --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image=/install/powerpc64/vmlinux
+ label=workstation-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/workstation.seed --"
+ initrd-size=8192
+ read-only
=== added directory 'data/cosmic'
=== added file 'data/cosmic/README.html.in'
--- data/cosmic/README.html.in 1970-01-01 00:00:00 +0000
+++ data/cosmic/README.html.in 2018-06-02 01:08:40 +0000
@@ -0,0 +1,663 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Debian GNU/Linux -- The Universal Operating System</title>
+ <meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+ <meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+ <meta name="Language" content="English">
+ <meta name="Author" content="J.A. Bezemer, debian-boot@xxxxxxxxxxxxxxxx">
+ <link rev="made" href="mailto:debian-boot@xxxxxxxxxxxxxxxx">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+
+ <!-- The HTML and TEXT file are NOT the actual source code. -->
+ <!-- For that, see http://cvs.debian.org/debian-cd/data/woody/README.html.in?cvsroot=debian-boot -->
+#if 0
+ If you read THIS, you're viewing the actual source file ;-)
+#endif
+
+#undef i386
+#undef alpha
+#undef powerpc
+#undef ppc
+#undef sparc
+#undef ultrasparc
+#undef m68k
+#undef arm
+#undef binary
+#undef bin
+#undef source
+#undef src
+
+#if OUTPUTtext
+#define href nothing
+#endif
+
+#include <README.diskdefines>
+
+
+#if OUTPUThtml
+<div align=right>
+(<a href="README.txt">Text version</a>)
+</div>
+<table border="0" cellpadding="3" cellspacing="0" align="center" summary="">
+<tr>
+<td>
+<img src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt="" width="50" height="61">
+<img src="pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian" width="179" height="61">
+</td>
+</tr>
+</table>
+#endif
+#if OUTPUTtext
+<div align=right>
+(HTML version in README.html)
+</div>
+#endif
+
+
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0"
+ width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="pics/red-upperleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="15" height="16">
+</td>
+<td rowspan="2" align="center">
+
+ <table align="center" border="0" cellpadding="2" cellspacing="0">
+ <tr><td bgcolor="#000084">
+ <div align="center"><font color="#FFFFFF" face="helvetica,arial"><B>
+#if 0
+ Debian GNU/Linux 2.2 "Potato" - Official i386 Binary-1 CD
+#endif
+ DISKNAME CD
+ </B></font></div>
+ </td></tr>
+ </table>
+
+</td>
+<td valign="top">
+<img src="pics/red-upperright.png" align="right" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="pics/red-lowerleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+<td valign="bottom">
+<img src="pics/red-lowerright.png" align="right" border="0" hspace="0"
+vspace="0" alt="" width="15" height="16">
+</td>
+</tr>
+</table>
+
+<table border="0" cellpadding="2" cellspacing="0" width="100%" summary="">
+<tr>
+ <td></td>
+</tr>
+</table>
+
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+ <td colspan="3" valign="top" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-upperleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ <img src="pics/blue-upperright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+</tr>
+<tr>
+ <td bgcolor="#BBDDFF"> </td>
+
+ <td valign="TOP" bgcolor="#BBDDFF">
+
+<font face="Arial,Helvetica">
+
+#if OUTPUThtml
+<P><B><A href="http://www.debian.org/">Debian home page</A></B></P>
+#endif
+
+ <br>
+<P>
+
+#if OUTPUTtext
+ <br>
+CONTENTS:
+<br>
+ <br>
+<UL>
+#endif
+
+#if OUTPUTtext
+<LI>
+#endif
+
+<A href="#intro">Intro</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#thiscd">About This CD</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#install">Installing</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#lastmin">Last-Minute Notes</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+#if TYPEbinary
+ <A href="#apt">Using CDs with apt</A>
+ <P>
+
+#if OUTPUTtext
+ </LI><LI>
+#endif
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#cdmanuf">CD Manufacturers</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+<A href="#other">More Information</A>
+
+<P>
+
+#if OUTPUThtml
+ <P>
+<A href=".">Browse this CD-ROM</A></P>
+<P>
+<tt> </tt>
+</P>
+#endif
+
+
+</font>
+
+#if OUTPUTtext
+</LI>
+</UL>
+#endif
+
+
+ </td>
+ <td bgcolor="#BBDDFF"> </td>
+ <td> </td>
+
+ <td valign="TOP" width="80%">
+
+<div align="center">
+<big><big><B><I>
+Welcome to the exciting world of
+</I></B></big></big>
+<br>
+<big><big><big><B><I>
+Debian GNU/Linux!
+</I></B></big></big></big>
+</div>
+
+<P><H2><A name="intro">
+Intro
+#if OUTPUTtext
+<br>
+=====
+#endif
+</H2>
+</a>
+<p>
+This is one of the CD-ROMs of the
+<a href="http://www.debian.org/">Debian GNU/Linux</a>
+distribution. Debian is a
+very extensive collection of software. But it is more. It is a complete
+Operating System (OS) for your computer. And it is
+<A href="http://www.debian.org/intro/free">free</A>
+(as in "freedom").
+<P>
+An operating system is the set of basic programs
+and utilities that make your computer run. At the core of an operating
+system is the kernel. The kernel is the most fundamental program on the
+computer, which does all the basic housekeeping and lets you start other
+programs.
+Debian is kernel independent. It currently uses the
+<A href="http://www.linux.org/">Linux</A> kernel but work is
+in progress to provide Debian for other kernels, using
+<A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>.
+Most of the basic operating system tools
+come from the <a href="http://www.gnu.org/">GNU project</A>; hence the name
+GNU/Linux.
+<P>
+
+Debian is available for various kinds of computers
+("architectures"), like
+"IBM-compatible" PCs (<i>i386</i>),
+Compaq's <i>Alpha</i>,
+Motorola's 680x0 (<i>m68k</i>),
+Sun's <i>Sparc</i>,
+Motorola/IBM's <i>PowerPC</i>, and <i>(Strong)ARM</i> processors.
+Check the <A href="http://www.debian.org/ports">ports</A> page
+#if OUTPUTtext
+(http://www.debian.org/ports)
+#endif
+for more information.
+<P>
+
+#if OUTPUTtext
+Read more at <P>
+ http://www.debian.org/intro/about
+#endif
+#if OUTPUThtml
+<A href="http://www.debian.org/intro/about">Read more...</A>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="thiscd">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="thiscd">
+#endif
+About This CD
+#if OUTPUTtext
+<br>
+=============
+#endif
+</H2>
+</a>
+<p>
+This CD-ROM is labeled
+<P>
+<tt>
+ DISKNAME
+</tt>
+<P>
+#ifndef UNOFFEXTRAS
+which means that this CD is number DISKNUM of TOTALNUM CDs containing
+#if TYPEbinary
+programs ("binaries") for `ARCH' computers.
+<P>
+The programs on the Binary CDs are ordered by popularity. The Binary-1 CD
+contains the most popular programs and the installation tools; it is possible
+to install and run Debian with only the Binary-1 CD. The other CDs, up to
+Binary-TOTALNUM, contain mostly special-interest programs.
+#endif
+#if TYPEsource
+the source code of programs in the Debian OS.
+<P>
+The source packages on the Source CDs are ordered by popularity, like
+the programs on the Binary CDs. This means that the source code of the
+programs on the Binary-DISKNUM CD can most likely be found on this CD
+(though there may be some variation due to size issues).
+#endif
+#else
+#include <unoffextrascd.html.in>
+#endif
+
+
+#if OUTPUTtext
+<P> <P><H2><A name="install">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="install">
+#endif
+Installing
+#if OUTPUTtext
+<br>
+==========
+#endif
+</H2>
+</a>
+<p>
+#if TYPEbinary
+
+ Because Debian is a complete Operating System, the installation procedure
+ may seem a bit unusual. You can install Debian GNU/Linux either
+ <i>next to</i> your current OS, or as <i>only</i> OS on your computer.
+
+ <P>
+ Read the <i>Installation Manual</i>, on this CD at
+ <P>
+ <tt>
+ <A href="doc/install/manual/en/index.html">doc/install/manual/en/index.html</a> </tt>
+ <P>
+ Programs and other files that are needed for the installation can be found on
+ this CD under
+ <P>
+ <tt>
+ <A href=%%""tools/%%"">/tools/</a>
+ </tt>
+ and
+ <tt>
+ <A href=%%""install/floppy/%%"">/install/floppy/</a>
+ </tt>
+
+#if ARCHi386 || ARCHalpha || ARCHpowerpc || ARCHsparc
+ <P>
+ For the impatient ones:
+#endif
+
+#if ARCHi386 || ARCHalpha || ARCHsparc
+ you can start the installation program easily by booting off this CD-ROM.
+ Note that not all (esp. older) systems support this.
+ <P>
+#endif
+
+#if ARCHi386 || ARCHpowerpc
+#if ARCHi386
+ You can also
+#else
+ you can
+#endif
+ examine the
+ <P>
+ <tt>
+ <a href="install/">/install</a>
+ </tt>
+ <P>
+ directory; you might be able to start the installation system directly
+ from there.
+#endif
+
+#else
+ The installation tools of the Debian Operating System are located on the
+ Binary-1 CD.
+ See the README on that CD for more info.
+#endif
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="lastmin">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="lastmin">
+#endif
+Last-Minute Notes
+#if OUTPUTtext
+<br>
+=================
+#endif
+</H2>
+</a>
+<p>
+<UL>
+
+<LI>
+You should keep in mind that this is an unofficial CD of the current
+development version of the Debian system. This means that all sorts of
+bugs may be present anywhere in the system.
+
+<br>
+</LI>
+
+#if 0
+-------- This can't be an official image, so also no official notes.
+<LI>
+Last-minutes notes for this CD may be available on
+<a href="http://www.debian.org/CD/releases/">http://www.debian.org/CD/releases/</a>
+</LI>
+#endif
+
+</UL>
+#endif
+
+#if TYPEbinary
+#if OUTPUTtext
+ <P> <P><H2><A name="apt">
+#endif
+#if OUTPUThtml
+ <P><HR><P><H2><A name="apt">
+#endif
+ Using Apt
+#if OUTPUTtext
+ <br>
+ =============
+#endif
+ </H2>
+ </a>
+ <p>
+ After installing or upgrading, Debian's packaging system can use CD-ROMs,
+ local collections, or networked servers (FTP, HTTP) to automatically
+ install software from (<tt>.deb</tt> <i>packages</i>). This is done
+ preferably with the `apt' and `aptitude' programs.
+
+ <P>
+
+ You can install packages from the commandline using
+ <tt>apt-get</tt>. For example, if you want to install the packages
+ `commprog' and `maxgame', you can give the command
+ <P>
+ <tt>
+ apt-get install commprog maxgame
+ </tt>
+ <P>
+ Note that you don't have to enter the complete path, or the
+ `<tt>.deb</tt>' extension. `Apt' will figure this out itself.
+ <P>
+ Or use aptitude for a full screen interactive selection of available
+ Debian packages.
+
+#endif
+
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="cdmanuf">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="cdmanuf">
+#endif
+CD Manufacturers
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+You are completely free to manufacture and re-distribute CD-ROMs of the
+Debian GNU/Linux Operating System, like this one. There is no charge from
+us (but of course donations are always welcome).
+
+<P>
+
+For all needed information and contact addresses, please refer to
+<P>
+<tt>
+ <a href="http://www.debian.org/CD/">http://www.debian.org/CD/</a>
+</tt>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="other">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="other">
+#endif
+More Information
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+#if DISKNUM1 && TYPEbinary
+
+There is much more information present on this CD. Besides the already
+mentioned installation and upgrading procedures, this is the most
+interesting: <P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+/doc/FAQ
+
+#endif
+<A href="doc/FAQ/">Debian FAQ</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/constitution.txt
+
+#endif
+<A href="doc/constitution.txt">The Debian Constitution</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/debian-manifesto
+
+#endif
+<A href="doc/debian-manifesto">The Debian Manifesto</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/social-contract.txt
+
+#endif
+<A href="doc/social-contract.txt">Debian's Social Contract</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/bug-reporting.txt
+
+#endif
+<A href="doc/bug-reporting.txt">Bug reporting instructions</a>
+
+</LI>
+</UL>
+
+#else
+
+The Binary-1 CD contains much more information about various aspects
+of the Debian Operating System and the Debian organization.
+ See the README on that CD for more info.
+
+#endif
+
+<P>
+Also on the Internet are many resources. To name a few:
+<P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org
+
+#endif
+<A href="http://www.debian.org/">The Debian homepage</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/doc
+
+#endif
+<A href="http://www.debian.org/doc/">Debian Documentation</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/support
+
+#endif
+<A href="http://www.debian.org/support">Debian User Support</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.tldp.org
+
+#endif
+<A href="http://www.tldp.org/">The Linux Documentation Project</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.linux.org
+
+#endif
+<A href="http://www.linux.org/">General Linux homepage</a>
+
+</LI>
+</UL>
+
+<P>
+
+<DIV align="center">
+
+#if OUTPUTtext
+ <br>
+ <br>
+#endif
+#if OUTPUThtml
+<HR>
+#endif
+
+<SMALL>See the Debian
+<A href="http://www.debian.org/contact">contact page</A>
+
+#if OUTPUTtext
+(http://www.debian.org/contact)
+#endif
+
+for information on contacting us.
+ </SMALL><P>
+<SMALL>
+
+Last Modified: Sat Mar 20 12:30:45 EST 2004
+
+<br></SMALL>
+</DIV>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3" valign="bottom" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-lowerleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="17" height="16">
+ <img src="pics/blue-lowerright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+ </tr>
+ </table>
+
+</body>
+</html>
=== added file 'data/cosmic/README.sbm'
--- data/cosmic/README.sbm 1970-01-01 00:00:00 +0000
+++ data/cosmic/README.sbm 2018-06-02 01:08:40 +0000
@@ -0,0 +1,43 @@
+About the Smart Boot Manager image
+----------------------------------
+
+ The file `sbm.bin' that is available in this directory may be useful
+ to you if you are not able to directly boot the first CD because your
+ BIOS may be too old and may not support ISOLINUX.
+
+ Then, instead of booting on the CD directly, you create a Smart Boot
+ Manager floppy image by using the sbm.bin disk image. You can create this
+ floppy with rawrite (under DOS) or with dd (under Linux). Now you can
+ boot on this floppy disk and it will detect your CDROM and let you boot
+ on it bypassing any BIOS limitation.
+
+What is SBM ?
+
+ Smart Boot Manager or briefly SmartBtmgr (SBM), is an OS independent
+ Boot Manager - a program that is loaded by the bios before any
+ operating system and allows you to choose which operating system to
+ boot.
+
+ SBM is included in Debian in two ways, the package bmconf allows us to
+ install and configure an old version of SBM and sbm wich is the latest
+ version of SBM with an installer.
+
+What's the use of SBM on the CD then ?
+
+ SBM includes an IDE driver that allows us to boot the cds even on
+ machines with a BIOS that wouldn't support booting from CD, provided our
+ CDROM is an IDE one, that is, so you can make a SBM floppy and boot from
+ it and then tell it to boot from your CDROM.
+
+ Also, there are some cases where the BIOS would allow booting from the CD
+ but isolinux fails to boot from there, in this case you can either boot
+ using a CD other than the first, as the others don't use isolinux, or you
+ can make a SBM floppy and boot from this floppy and then tell SBM to boot
+ your CDROM.
+
+How do you make a SBM floppy ?
+
+ If you have SBM installed on a box you can run sbminst. Otherwise you can
+ put the sbm.bin floppy image that we provide with our cds onto a floppy
+ just like you would do with a rescue image.
+
=== added file 'data/cosmic/access-new.pcx'
Binary files data/cosmic/access-new.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/access-new.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/access.pcx'
Binary files data/cosmic/access.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/amd64_udeb_include'
--- data/cosmic/amd64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/amd64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/cosmic/blank.pcx'
Binary files data/cosmic/blank.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/edubuntu.pcx'
Binary files data/cosmic/edubuntu.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/edubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/edubuntu.png'
Binary files data/cosmic/edubuntu.png 1970-01-01 00:00:00 +0000 and data/cosmic/edubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/exclude-udebs'
--- data/cosmic/exclude-udebs 1970-01-01 00:00:00 +0000
+++ data/cosmic/exclude-udebs 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1 @@
+kernel-image-*
=== added file 'data/cosmic/gobuntu.pcx'
Binary files data/cosmic/gobuntu.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/gobuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/gobuntu.png'
Binary files data/cosmic/gobuntu.png 1970-01-01 00:00:00 +0000 and data/cosmic/gobuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/i386_businesscard_udeb_include'
--- data/cosmic/i386_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/i386_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+choose-mirror
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/cosmic/i386_netinst_udeb_include'
--- data/cosmic/i386_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/i386_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/cosmic/i386_udeb_include'
--- data/cosmic/i386_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/i386_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/cosmic/kubuntu-access.pcx'
Binary files data/cosmic/kubuntu-access.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/kubuntu-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/kubuntu-blank.pcx'
Binary files data/cosmic/kubuntu-blank.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/kubuntu-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/kubuntu.pcx'
Binary files data/cosmic/kubuntu.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/kubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/kubuntu.png'
Binary files data/cosmic/kubuntu.png 1970-01-01 00:00:00 +0000 and data/cosmic/kubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/lubuntu.pcx'
Binary files data/cosmic/lubuntu.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/lubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/lubuntu.png'
Binary files data/cosmic/lubuntu.png 1970-01-01 00:00:00 +0000 and data/cosmic/lubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/cosmic/multiarch'
=== added file 'data/cosmic/multiarch/amd64'
--- data/cosmic/multiarch/amd64 1970-01-01 00:00:00 +0000
+++ data/cosmic/multiarch/amd64 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1 @@
+i386
=== added file 'data/cosmic/mythbuntu.pcx'
Binary files data/cosmic/mythbuntu.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/mythbuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/mythbuntu.png'
Binary files data/cosmic/mythbuntu.png 1970-01-01 00:00:00 +0000 and data/cosmic/mythbuntu.png 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/cosmic/pegasos'
=== added file 'data/cosmic/pegasos/pegasos'
--- data/cosmic/pegasos/pegasos 1970-01-01 00:00:00 +0000
+++ data/cosmic/pegasos/pegasos 2018-06-02 01:08:40 +0000
@@ -0,0 +1,84 @@
+\ FORTH is identifed by a forth comment at first line
+\
+\ terminal control stuff
+\
+: TTY.CSI d# 27 EMIT ASCII [ EMIT ;
+: TTY.HOME TTY.CSI ASCII H EMIT ;
+: TTY.CLR_EOS TTY.CSI ASCII J EMIT ;
+: TTY.HOME_CLR TTY.HOME TTY.CLR_EOS ;
+\
+\ boot menu stuff
+\
+: my-max-boot-num 3 ;
+: my-boot-default 1 ;
+: my-boot-delay d# 300 ; \ unit = 100 ms
+: my-print-menu ( -- )
+ TTY.HOME_CLR
+ ." " cr
+ ." Welcome to Ubuntu ${DEBIAN_VERSION}!" cr
+ ." " cr
+ ." This is an Ubuntu installation ${MEDIA_TYPE}," cr
+ ." built on ${BUILD_DATE}." cr
+ ." " cr
+ ." The default option is (1) 'install'." cr
+ ." " cr
+ ." ************************************" cr
+ ." If in doubt, just choose (1) 'install'" cr
+ ." ************************************" cr
+ ." " cr
+ ." 1: install" cr
+ ." 2: return to OF prompt" cr
+ ." " cr
+;
+: my-boot-case ( num -- )
+ ." " cr
+ case
+ 1 of " cd install/powerpc/vmlinuz-chrp.initrd --" endof
+ 2 of " none" endof
+ endcase
+ $boot
+;
+: my-input-num ( wait-period max-boot-num default-num -- boot-num )
+ 1 \ loop-inc = 1
+ 3 pick 0 do
+ 0d emit
+ ." press 1-"
+ ( wait-period max-boot-num default-num loop-inc )
+ 2 pick ascii 0 + emit
+ dup 1 = if
+ ." within "
+ 3 pick i - d# 10 / .d
+ ." seconds"
+ then
+ ." (default: "
+ over ascii 0 + emit
+ ." ) : "
+ d# 100 ms
+ key? if
+ key
+ ( wait-period max-boot-num default-num loop-inc key )
+ dup 0d = if \ return pressed
+ drop leave
+ then
+
+ ascii 0 -
+ ( wait-period max-boot-num default-num loop-inc num )
+ dup 1 5 pick
+ ( wait-period max-boot-num default-num loop-inc num num 1 max-boot-num )
+ between if
+ rot drop swap leave
+ then
+
+ ( wait-period max-boot-num default-num loop-inc num )
+ 2drop 0 \ loop-inc = 0
+ then
+ dup +loop
+ drop
+ ( wait-period max-boot-num boot-num )
+ nip nip
+;
+
+
+my-print-menu
+my-boot-delay my-max-boot-num my-boot-default my-input-num
+my-boot-case
=== added file 'data/cosmic/powerpc_businesscard_udeb_include'
--- data/cosmic/powerpc_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/powerpc_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+choose-mirror
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/cosmic/powerpc_netinst_udeb_include'
--- data/cosmic/powerpc_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/powerpc_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/cosmic/powerpc_udeb_include'
--- data/cosmic/powerpc_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/powerpc_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/cosmic/preseed'
=== added file 'data/cosmic/preseed/cli.seed'
--- data/cosmic/preseed/cli.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/cli.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,6 @@
+# Only install the standard system and language packs.
+tasksel tasksel/first multiselect
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/cosmic/preseed/edubuntu'
=== added file 'data/cosmic/preseed/edubuntu/cli.seed'
--- data/cosmic/preseed/edubuntu/cli.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/edubuntu/cli.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Only install the standard system and language packs.
+tasksel tasksel/first multiselect
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/cosmic/preseed/edubuntu/edubuntu.seed'
--- data/cosmic/preseed/edubuntu/edubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/edubuntu/edubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,15 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Edubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop, edubuntu-desktop-gnome
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added file 'data/cosmic/preseed/edubuntu/ltsp.seed'
--- data/cosmic/preseed/edubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/edubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect ubuntu-desktop, edubuntu-desktop-gnome
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/cosmic/preseed/edubuntu/workstation.seed'
--- data/cosmic/preseed/edubuntu/workstation.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/edubuntu/workstation.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Edubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop, edubuntu-desktop-gnome
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
=== added directory 'data/cosmic/preseed/jeos'
=== added file 'data/cosmic/preseed/jeos/jeos.seed'
--- data/cosmic/preseed/jeos/jeos.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/jeos/jeos.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+# Only install basic language packs.
+d-i pkgsel/language-pack-patterns string
+# Language support is unlikely to be needed on JeOS.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/cosmic/preseed/kubuntu'
=== added directory 'data/cosmic/preseed/kubuntu-netbook'
=== added file 'data/cosmic/preseed/kubuntu-netbook/kubuntu-netbook.seed'
--- data/cosmic/preseed/kubuntu-netbook/kubuntu-netbook.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/kubuntu-netbook/kubuntu-netbook.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Install the Kubuntu Netbook Remix desktop.
+tasksel tasksel/first multiselect kubuntu-netbook
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-kde-$LL kde-i18n-$LL
+# Install the KDE oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string kde
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added file 'data/cosmic/preseed/kubuntu/kubuntu.seed'
--- data/cosmic/preseed/kubuntu/kubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/kubuntu/kubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,14 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Kubuntu desktop.
+tasksel tasksel/first multiselect kubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# Install KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-kde-$LL kde-i18n-$LL
+# Install the KDE oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string kde
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/cosmic/preseed/lubuntu'
=== added file 'data/cosmic/preseed/lubuntu/lubuntu.seed'
--- data/cosmic/preseed/lubuntu/lubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/lubuntu/lubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# The Lubuntu seeds assume that installation of Recommends is disabled.
+d-i base-installer/install-recommends boolean true
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Lubuntu desktop.
+tasksel tasksel/first multiselect standard, lubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No LXDE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added directory 'data/cosmic/preseed/mythbuntu'
=== added file 'data/cosmic/preseed/mythbuntu/ltsp.seed'
--- data/cosmic/preseed/mythbuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/mythbuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Build an LTSP client chroot.
+d-i mythbuntu-diskless-client-builder/run boolean true
+# install the client-builder udeb
+d-i anna/choose_modules string mythbuntu-diskless-client-builder
+# let the user handle task selection
+# tasksel tasksel/first multiselect mythbuntu-desktop
+d-i pkgsel/include string mythbuntu-diskless-server dhcp3-server
+# ask the user to which network he wants to export the overlay directory
+# not optimal from an usability POV, but at least it works
+mythbuntu-diskless mythbuntu-diskless/create_share boolean true
+# No XFCE translation packages yet.
+d-i pkgsel/install-language-support boolean false
+d-i pkgsel/language-pack-patterns string
=== added file 'data/cosmic/preseed/mythbuntu/mythbuntu.seed'
--- data/cosmic/preseed/mythbuntu/mythbuntu.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/mythbuntu/mythbuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# let the user handle task selection
+# tasksel tasksel/first multiselect mythbuntu-desktop
+d-i pkgsel/install-language-support boolean false
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+
+#Default to auto login enabled.
+d-i passwd/auto-login boolean true
=== added directory 'data/cosmic/preseed/ubuntu'
=== added directory 'data/cosmic/preseed/ubuntu-budgie'
=== added file 'data/cosmic/preseed/ubuntu-budgie/ubuntu-budgie.seed'
--- data/cosmic/preseed/ubuntu-budgie/ubuntu-budgie.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-budgie/ubuntu-budgie.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# Install the Ubuntu Budgie desktop.
+tasksel tasksel/first multiselect ubuntu-budgie-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+#ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/cosmic/preseed/ubuntu-gnome'
=== added file 'data/cosmic/preseed/ubuntu-gnome/ubuntu-gnome.seed'
--- data/cosmic/preseed/ubuntu-gnome/ubuntu-gnome.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-gnome/ubuntu-gnome.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu GNOME desktop.
+tasksel tasksel/first multiselect ubuntu-gnome-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/cosmic/preseed/ubuntu-mate'
=== added file 'data/cosmic/preseed/ubuntu-mate/ltsp.seed'
--- data/cosmic/preseed/ubuntu-mate/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-mate/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+d-i ltsp-client-builder/build-client-opts string --mirror file:///cdrom --security-mirror none --skipimage --components main,restricted,universe
+# Install the Ubuntu MATE desktop and LTSP server.
+tasksel tasksel/first multiselect ubuntu-mate-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean false
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# No MATE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/cosmic/preseed/ubuntu-mate/ubuntu-mate.seed'
--- data/cosmic/preseed/ubuntu-mate/ubuntu-mate.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-mate/ubuntu-mate.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+# Install the Ubuntu MATE desktop.
+tasksel tasksel/first multiselect ubuntu-mate-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No MATE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added directory 'data/cosmic/preseed/ubuntu-mid'
=== added file 'data/cosmic/preseed/ubuntu-mid/mid.seed'
--- data/cosmic/preseed/ubuntu-mid/mid.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-mid/mid.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+d-i passwd/user-fullname string Ubuntu MID User
+d-i passwd/username string ubuntu
+d-i user-setup/allow-password-empty boolean true
+d-i passwd/user-password password
+d-i passwd/user-password-again password
+d-i netcfg/get_hostname string ubuntu
+d-i console-setup/layoutcode string us
+d-i user-setup/encrypt-home boolean false
=== added directory 'data/cosmic/preseed/ubuntu-netbook'
=== added file 'data/cosmic/preseed/ubuntu-netbook/ubuntu-netbook.seed'
--- data/cosmic/preseed/ubuntu-netbook/ubuntu-netbook.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-netbook/ubuntu-netbook.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+tasksel tasksel/first multiselect ubuntu-netbook
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i passwd/auto-login boolean true
=== added directory 'data/cosmic/preseed/ubuntu-server'
=== added directory 'data/cosmic/preseed/ubuntu-server/amd64'
=== added file 'data/cosmic/preseed/ubuntu-server/amd64/cloud.seed'
--- data/cosmic/preseed/ubuntu-server/amd64/cloud.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/amd64/cloud.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,14 @@
+# Ask for cloud installation.
+d-i anna/choose_modules string eucalyptus-udeb
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
=== added file 'data/cosmic/preseed/ubuntu-server/amd64/ubuntu-server-minimal.seed'
--- data/cosmic/preseed/ubuntu-server/amd64/ubuntu-server-minimal.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/amd64/ubuntu-server-minimal.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/cosmic/preseed/ubuntu-server/amd64/ubuntu-server-minimalvm.seed'
--- data/cosmic/preseed/ubuntu-server/amd64/ubuntu-server-minimalvm.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/amd64/ubuntu-server-minimalvm.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+# Always install the virtual kernel.
+d-i base-installer/kernel/override-image string linux-virtual
+# Don't even install the standard task.
+tasksel tasksel/skip-tasks string standard
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/cosmic/preseed/ubuntu-server/amd64/ubuntu-server.seed'
--- data/cosmic/preseed/ubuntu-server/amd64/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/amd64/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,20 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Install the Ubuntu Server seed.
+tasksel tasksel/force-tasks string server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added directory 'data/cosmic/preseed/ubuntu-server/i386'
=== added file 'data/cosmic/preseed/ubuntu-server/i386/ubuntu-server-minimal.seed'
--- data/cosmic/preseed/ubuntu-server/i386/ubuntu-server-minimal.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/i386/ubuntu-server-minimal.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/cosmic/preseed/ubuntu-server/i386/ubuntu-server-minimalvm.seed'
--- data/cosmic/preseed/ubuntu-server/i386/ubuntu-server-minimalvm.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/i386/ubuntu-server-minimalvm.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+# Always install the virtual kernel.
+d-i base-installer/kernel/override-image string linux-virtual
+# Don't even install the standard task.
+tasksel tasksel/skip-tasks string standard
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/cosmic/preseed/ubuntu-server/i386/ubuntu-server.seed'
--- data/cosmic/preseed/ubuntu-server/i386/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/i386/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,20 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Install the Ubuntu Server seed.
+tasksel tasksel/force-tasks string server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/cosmic/preseed/ubuntu-server/ubuntu-server-minimal.seed'
--- data/cosmic/preseed/ubuntu-server/ubuntu-server-minimal.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/ubuntu-server-minimal.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/cosmic/preseed/ubuntu-server/ubuntu-server-minimalvm.seed'
--- data/cosmic/preseed/ubuntu-server/ubuntu-server-minimalvm.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/ubuntu-server-minimalvm.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,17 @@
+# Don't even install the standard task.
+tasksel tasksel/skip-tasks string standard
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/cosmic/preseed/ubuntu-server/ubuntu-server.seed'
--- data/cosmic/preseed/ubuntu-server/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu-server/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,20 @@
+# Suggest LVM by default.
+d-i partman-auto/init_automatically_partition string some_device_lvm
+d-i partman-auto/init_automatically_partition seen false
+# Install the Ubuntu Server seed.
+tasksel tasksel/force-tasks string server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+# Only ask the UTC question if there are other operating systems installed.
+d-i clock-setup/utc-auto boolean true
+# Verbose output and no boot splash screen.
+d-i debian-installer/quiet boolean false
+d-i debian-installer/splash boolean false
+# Install the debconf oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string debconf
+# Wait for two seconds in grub
+d-i grub-installer/timeout string 2
+# Add the network and tasks oem-config steps by default.
+oem-config oem-config/steps multiselect language, timezone, keyboard, user, network, tasks
=== added file 'data/cosmic/preseed/ubuntu/ltsp.seed'
--- data/cosmic/preseed/ubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect ubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/cosmic/preseed/ubuntu/ubuntu.seed'
--- data/cosmic/preseed/ubuntu/ubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntu/ubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Enable extras.ubuntu.com.
+d-i apt-setup/extras boolean true
+# Install the Ubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# On live DVDs, don't spend huge amounts of time removing substantial
+# application packages pulled in by language packs. Given that we clearly
+# have the space to include them on the DVD, they're useful and we might as
+# well keep them installed.
+ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
=== added directory 'data/cosmic/preseed/ubuntustudio'
=== added file 'data/cosmic/preseed/ubuntustudio/ubuntustudio.seed'
--- data/cosmic/preseed/ubuntustudio/ubuntustudio.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/ubuntustudio/ubuntustudio.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# Only show Ubuntu Studio tasks.
+tasksel tasksel/limit-tasks string minimal, standard, ubuntustudio-generation, ubuntustudio-recording, ubuntustudio-audio-plugins, ubuntustudio-desktop, ubuntustudio-graphics, ubuntustudio-video
+# Add the initial user to the audio group as well as the usual ones, since
+# realtime audio for jack is not PolicyKit aware yet, and users cannot run
+# jack with realtime priority without being in this group.
+d-i passwd/user-default-groups string adm audio cdrom dip lpadmin plugdev sambashare
+# Enable real-time process priority in jackd.
+jackd2 jackd/tweak_rt_limits boolean true
=== added directory 'data/cosmic/preseed/xubuntu'
=== added directory 'data/cosmic/preseed/xubuntu-base'
=== added file 'data/cosmic/preseed/xubuntu-base/ltsp.seed'
--- data/cosmic/preseed/xubuntu-base/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/xubuntu-base/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+d-i ltsp-client-builder/build-client-opts string --mirror file:///cdrom --security-mirror none --skipimage --components main,restricted,universe
+# Install the Xubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect xubuntu-core
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/cosmic/preseed/xubuntu-base/xubuntu-base.seed'
--- data/cosmic/preseed/xubuntu-base/xubuntu-base.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/xubuntu-base/xubuntu-base.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+# Install the Xubuntu desktop.
+tasksel tasksel/first multiselect xubuntu-core
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added file 'data/cosmic/preseed/xubuntu/ltsp.seed'
--- data/cosmic/preseed/xubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/xubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Build an LTSP client chroot.
+d-i anna/choose_modules string ltsp-client-builder
+d-i ltsp-client-builder/run boolean true
+d-i ltsp-client-builder/build-client-opts string --mirror file:///cdrom --security-mirror none --skipimage --components main,restricted,universe
+# Install the Xubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect xubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+d-i pkgsel/include/install-recommends boolean true
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/cosmic/preseed/xubuntu/xubuntu.seed'
--- data/cosmic/preseed/xubuntu/xubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/cosmic/preseed/xubuntu/xubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+# Install the Xubuntu desktop.
+tasksel tasksel/first multiselect xubuntu-desktop
+d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added directory 'data/cosmic/s390x'
=== added file 'data/cosmic/s390x/README.boot'
--- data/cosmic/s390x/README.boot 1970-01-01 00:00:00 +0000
+++ data/cosmic/s390x/README.boot 2018-06-02 01:08:40 +0000
@@ -0,0 +1,16 @@
+About the S/390 installation CD
+===============================
+
+It is possible to "boot" the installation system off this CD using
+the files provided in the /boot directory.
+
+Although you can boot the installer from this CD, the installation
+itself is *not* actually done from the CD. Once the initrd is loaded,
+the installer will ask you to configure your network connection and
+uses the network-console component to allow you to continue the
+installation over SSH. The rest of the installation is done over the
+network: all installer components and Debian packages are retrieved
+from a mirror.
+
+Exporting full .iso contents (including the hidden .disk directory)
+allows one to use the result as a valid mirror for installation.
=== added file 'data/cosmic/s390x_businesscard_udeb_include'
--- data/cosmic/s390x_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/s390x_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+choose-mirror
+netcfg
+ethdetect
=== added file 'data/cosmic/s390x_netinst_udeb_include'
--- data/cosmic/s390x_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/s390x_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/cosmic/s390x_udeb_include'
--- data/cosmic/s390x_udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/s390x_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/cosmic/sbm.bin.gz'
Binary files data/cosmic/sbm.bin.gz 1970-01-01 00:00:00 +0000 and data/cosmic/sbm.bin.gz 2018-06-02 01:08:40 +0000 differ
=== added symlink 'data/cosmic/splash.pcx'
=== target is u'ubuntu.pcx'
=== added symlink 'data/cosmic/splash.png'
=== target is u'ubuntu.png'
=== added file 'data/cosmic/ubuntu-budgie.pcx'
Binary files data/cosmic/ubuntu-budgie.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-budgie.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu-budgie.png'
Binary files data/cosmic/ubuntu-budgie.png 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-budgie.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu-gnome-access.pcx'
Binary files data/cosmic/ubuntu-gnome-access.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-gnome-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu-gnome-blank.pcx'
Binary files data/cosmic/ubuntu-gnome-blank.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-gnome-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu-gnome.pcx'
Binary files data/cosmic/ubuntu-gnome.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-gnome.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu-gnome.png'
Binary files data/cosmic/ubuntu-gnome.png 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-gnome.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu-mate-access.pcx'
Binary files data/cosmic/ubuntu-mate-access.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-mate-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu-mate-blank.pcx'
Binary files data/cosmic/ubuntu-mate-blank.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-mate-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu-mate.pcx'
Binary files data/cosmic/ubuntu-mate.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-mate.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu-mate.png'
Binary files data/cosmic/ubuntu-mate.png 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu-mate.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu.pcx'
Binary files data/cosmic/ubuntu.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntu.png'
Binary files data/cosmic/ubuntu.png 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntukylin.pcx'
Binary files data/cosmic/ubuntukylin.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntukylin.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntukylin.png'
Binary files data/cosmic/ubuntukylin.png 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntukylin.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntustudio.pcx'
Binary files data/cosmic/ubuntustudio.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntustudio.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/ubuntustudio.png'
Binary files data/cosmic/ubuntustudio.png 1970-01-01 00:00:00 +0000 and data/cosmic/ubuntustudio.png 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/udeb_include'
--- data/cosmic/udeb_include 1970-01-01 00:00:00 +0000
+++ data/cosmic/udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/cosmic/xubuntu-access.pcx'
Binary files data/cosmic/xubuntu-access.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/xubuntu-access.pcx 2018-06-02 01:08:40 +0000 differ
=== added symlink 'data/cosmic/xubuntu-base-access.pcx'
=== target is u'xubuntu-access.pcx'
=== added symlink 'data/cosmic/xubuntu-base-blank.pcx'
=== target is u'xubuntu-blank.pcx'
=== added symlink 'data/cosmic/xubuntu-base.pcx'
=== target is u'xubuntu.pcx'
=== added symlink 'data/cosmic/xubuntu-base.png'
=== target is u'xubuntu.png'
=== added file 'data/cosmic/xubuntu-blank.pcx'
Binary files data/cosmic/xubuntu-blank.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/xubuntu-blank.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/xubuntu.pcx'
Binary files data/cosmic/xubuntu.pcx 1970-01-01 00:00:00 +0000 and data/cosmic/xubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/cosmic/xubuntu.png'
Binary files data/cosmic/xubuntu.png 1970-01-01 00:00:00 +0000 and data/cosmic/xubuntu.png 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/cosmic/yaboot'
=== added file 'data/cosmic/yaboot/boot.msg.dvd'
--- data/cosmic/yaboot/boot.msg.dvd 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/boot.msg.dvd 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu DVD, built on ${BUILD_DATE}.
+
+The default option is 'live', to run a preinstalled
+system from the DVD. To install Ubuntu to the hard
+disk, use the 'install' option.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly' or 'install video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/cosmic/yaboot/boot.msg.install'
--- data/cosmic/yaboot/boot.msg.install 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/boot.msg.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu installation ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'install'.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'install video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'install video=ofonly'.
+************************************
=== added file 'data/cosmic/yaboot/boot.msg.live'
--- data/cosmic/yaboot/boot.msg.live 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/boot.msg.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu live ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'live'.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/cosmic/yaboot/bootinfo.txt'
--- data/cosmic/yaboot/bootinfo.txt 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/bootinfo.txt 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+<chrp-boot>
+<description>${HUMANPROJECT} ${CODENAME} CD</description>
+<os-name>${HUMANPROJECT}</os-name>
+<boot-script>boot &device;:\install\yaboot</boot-script>
+</chrp-boot>
=== added file 'data/cosmic/yaboot/ofboot.b'
--- data/cosmic/yaboot/ofboot.b 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/ofboot.b 2018-06-02 01:08:40 +0000
@@ -0,0 +1,64 @@
+<CHRP-BOOT>
+<COMPATIBLE>
+MacRISC MacRISC3 MacRISC4
+</COMPATIBLE>
+<DESCRIPTION>
+GNU/Linux PPC bootloader
+</DESCRIPTION>
+<BOOT-SCRIPT>
+" screen" output
+load-base release-load-area
+boot &device;:,\\yaboot
+</BOOT-SCRIPT>
+<OS-BADGE-ICONS>
+1010
+000000000000F8FEACF6000000000000
+0000000000F5FFFFFEFEF50000000000
+00000000002BFAFEFAFCF70000000000
+0000000000F65D5857812B0000000000
+0000000000F5350B2F88560000000000
+0000000000F6335708F8FE0000000000
+00000000005600F600F5FD8100000000
+00000000F9F8000000F5FAFFF8000000
+000000008100F5F50000F6FEFE000000
+000000F8F700F500F50000FCFFF70000
+00000088F70000F50000F5FCFF2B0000
+0000002F582A00F5000008ADE02C0000
+00090B0A35A62B0000002D3B350A0000
+000A0A0B0B3BF60000505E0B0A0B0A00
+002E350B0B2F87FAFCF45F0B2E090000
+00000007335FF82BF72B575907000000
+000000000000ACFFFF81000000000000
+000000000081FFFFFFFF810000000000
+0000000000FBFFFFFFFFAC0000000000
+000000000081DFDFDFFFFB0000000000
+000000000081DD5F83FFFD0000000000
+000000000081DDDF5EACFF0000000000
+0000000000FDF981F981FFFF00000000
+00000000FFACF9F9F981FFFFAC000000
+00000000FFF98181F9F981FFFF000000
+000000ACACF981F981F9F9FFFFAC0000
+000000FFACF9F981F9F981FFFFFB0000
+00000083DFFBF981F9F95EFFFFFC0000
+005F5F5FDDFFFBF9F9F983DDDD5F0000
+005F5F5F5FDD81F9F9E7DF5F5F5F5F00
+0083DD5F5F83FFFFFFFFDF5F835F0000
+000000FBDDDFACFBACFBDFDFFB000000
+000000000000FFFFFFFF000000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFFFF00000000
+00000000FFFFFFFFFFFFFFFFFF000000
+00000000FFFFFFFFFFFFFFFFFF000000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFF000000
+</OS-BADGE-ICONS>
+</CHRP-BOOT>
=== added file 'data/cosmic/yaboot/yaboot.conf'
--- data/cosmic/yaboot/yaboot.conf 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,7 @@
+## This yaboot.conf is for CD booting only, do not use as reference.
+## Ubuntu PowerPC (CODENAME)
+
+default=${DEFAULT}
+${TIMEOUT}
+
+message=/install/boot.msg
=== added file 'data/cosmic/yaboot/yaboot.conf.check'
--- data/cosmic/yaboot/yaboot.conf.check 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf.check 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} MENU=/bin/cdrom-checker-menu ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=check
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} MENU=/bin/cdrom-checker-menu ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} MENU=/bin/cdrom-checker-menu ---"
+ initrd-size=8192
+ read-only
=== added file 'data/cosmic/yaboot/yaboot.conf.check-live'
--- data/cosmic/yaboot/yaboot.conf.check-live 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf.check-live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="boot=casper integrity-check quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=check
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="boot=casper integrity-check quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="boot=casper integrity-check quiet splash ---"
+ initrd-size=1048576
+ read-only
=== added file 'data/cosmic/yaboot/yaboot.conf.cli'
--- data/cosmic/yaboot/yaboot.conf.cli 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf.cli 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=cli
+ alias=cli-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=cli-free
+ alias=cli-free-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=cli
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed ---"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=cli-free
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=cli-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=cli-free-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/cli.seed apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
=== added file 'data/cosmic/yaboot/yaboot.conf.install'
--- data/cosmic/yaboot/yaboot.conf.install 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=install
+ alias=install-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=install-free
+ alias=install-free-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} quiet apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=install
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet ---"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=install-free
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=install-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=install-free-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet apt-setup/restricted=false apt-setup/multiverse=false ---"
+ initrd-size=8192
+ read-only
=== added file 'data/cosmic/yaboot/yaboot.conf.live'
--- data/cosmic/yaboot/yaboot.conf.live 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,68 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=live
+ alias=live-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc/vmlinux
+ label=live-nosplash
+ alias=live-nosplash-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc/vmlinux
+ label=driverupdates
+ alias=driverupdates-powerpc
+ initrd=${CASPER_POWERPC_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper debian-installer/driver-update=true quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live-nosplash
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet ---"
+ initrd-size=1048576
+ read-only
+
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=driverupdates
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper debian-installer/driver-update=true quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet splash ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-nosplash-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper quiet ---"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=driverupdates-powerpc64
+ initrd=${CASPER_POWERPC64_INITRD}
+ append="${DEFAULT_PRESEED} boot=casper debian-installer/driver-update=true quiet splash ---"
+ initrd-size=1048576
+ read-only
=== added file 'data/cosmic/yaboot/yaboot.conf.ltsp'
--- data/cosmic/yaboot/yaboot.conf.ltsp 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf.ltsp 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=ltsp-server
+ alias=ltsp-server-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/ltsp.seed ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=ltsp-server
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/ltsp.seed ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=ltsp-server-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/ltsp.seed ---"
+ initrd-size=8192
+ read-only
=== added file 'data/cosmic/yaboot/yaboot.conf.oem'
--- data/cosmic/yaboot/yaboot.conf.oem 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf.oem 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=oem
+ alias=oem-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} oem-config/enable=true quiet ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=oem
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} oem-config/enable=true quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=oem-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} oem-config/enable=true quiet ---"
+ initrd-size=8192
+ read-only
=== added file 'data/cosmic/yaboot/yaboot.conf.rescue'
--- data/cosmic/yaboot/yaboot.conf.rescue 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf.rescue 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=rescue
+ alias=rescue-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} rescue/enable=true ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=rescue
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} rescue/enable=true ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=rescue-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} rescue/enable=true ---"
+ initrd-size=8192
+ read-only
=== added file 'data/cosmic/yaboot/yaboot.conf.workstation'
--- data/cosmic/yaboot/yaboot.conf.workstation 1970-01-01 00:00:00 +0000
+++ data/cosmic/yaboot/yaboot.conf.workstation 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=workstation
+ alias=workstation-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/workstation.seed quiet ---"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=workstation
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/workstation.seed quiet ---"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=workstation-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${FRONTEND_BACKGROUND} file=/cdrom/preseed/workstation.seed quiet ---"
+ initrd-size=8192
+ read-only
=== added file 'data/cts_amiga_info.tar.gz'
Binary files data/cts_amiga_info.tar.gz 1970-01-01 00:00:00 +0000 and data/cts_amiga_info.tar.gz 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/dapper'
=== added file 'data/dapper/README.html.in'
--- data/dapper/README.html.in 1970-01-01 00:00:00 +0000
+++ data/dapper/README.html.in 2018-06-02 01:08:40 +0000
@@ -0,0 +1,663 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Debian GNU/Linux -- The Universal Operating System</title>
+ <meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+ <meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+ <meta name="Language" content="English">
+ <meta name="Author" content="J.A. Bezemer, debian-boot@xxxxxxxxxxxxxxxx">
+ <link rev="made" href="mailto:debian-boot@xxxxxxxxxxxxxxxx">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+
+ <!-- The HTML and TEXT file are NOT the actual source code. -->
+ <!-- For that, see http://cvs.debian.org/debian-cd/data/woody/README.html.in?cvsroot=debian-boot -->
+#if 0
+ If you read THIS, you're viewing the actual source file ;-)
+#endif
+
+#undef i386
+#undef alpha
+#undef powerpc
+#undef ppc
+#undef sparc
+#undef ultrasparc
+#undef m68k
+#undef arm
+#undef binary
+#undef bin
+#undef source
+#undef src
+
+#if OUTPUTtext
+#define href nothing
+#endif
+
+#include <README.diskdefines>
+
+
+#if OUTPUThtml
+<div align=right>
+(<a href="README.txt">Text version</a>)
+</div>
+<table border="0" cellpadding="3" cellspacing="0" align="center" summary="">
+<tr>
+<td>
+<img src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt="" width="50" height="61">
+<img src="pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian" width="179" height="61">
+</td>
+</tr>
+</table>
+#endif
+#if OUTPUTtext
+<div align=right>
+(HTML version in README.html)
+</div>
+#endif
+
+
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0"
+ width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="pics/red-upperleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="15" height="16">
+</td>
+<td rowspan="2" align="center">
+
+ <table align="center" border="0" cellpadding="2" cellspacing="0">
+ <tr><td bgcolor="#000084">
+ <div align="center"><font color="#FFFFFF" face="helvetica,arial"><B>
+#if 0
+ Debian GNU/Linux 2.2 "Potato" - Official i386 Binary-1 CD
+#endif
+ DISKNAME CD
+ </B></font></div>
+ </td></tr>
+ </table>
+
+</td>
+<td valign="top">
+<img src="pics/red-upperright.png" align="right" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="pics/red-lowerleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+<td valign="bottom">
+<img src="pics/red-lowerright.png" align="right" border="0" hspace="0"
+vspace="0" alt="" width="15" height="16">
+</td>
+</tr>
+</table>
+
+<table border="0" cellpadding="2" cellspacing="0" width="100%" summary="">
+<tr>
+ <td></td>
+</tr>
+</table>
+
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+ <td colspan="3" valign="top" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-upperleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ <img src="pics/blue-upperright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+</tr>
+<tr>
+ <td bgcolor="#BBDDFF"> </td>
+
+ <td valign="TOP" bgcolor="#BBDDFF">
+
+<font face="Arial,Helvetica">
+
+#if OUTPUThtml
+<P><B><A href="http://www.debian.org/">Debian home page</A></B></P>
+#endif
+
+ <br>
+<P>
+
+#if OUTPUTtext
+ <br>
+CONTENTS:
+<br>
+ <br>
+<UL>
+#endif
+
+#if OUTPUTtext
+<LI>
+#endif
+
+<A href="#intro">Intro</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#thiscd">About This CD</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#install">Installing</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#lastmin">Last-Minute Notes</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+#if TYPEbinary
+ <A href="#apt">Using CDs with apt</A>
+ <P>
+
+#if OUTPUTtext
+ </LI><LI>
+#endif
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#cdmanuf">CD Manufacturers</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+<A href="#other">More Information</A>
+
+<P>
+
+#if OUTPUThtml
+ <P>
+<A href=".">Browse this CD-ROM</A></P>
+<P>
+<tt> </tt>
+</P>
+#endif
+
+
+</font>
+
+#if OUTPUTtext
+</LI>
+</UL>
+#endif
+
+
+ </td>
+ <td bgcolor="#BBDDFF"> </td>
+ <td> </td>
+
+ <td valign="TOP" width="80%">
+
+<div align="center">
+<big><big><B><I>
+Welcome to the exciting world of
+</I></B></big></big>
+<br>
+<big><big><big><B><I>
+Debian GNU/Linux!
+</I></B></big></big></big>
+</div>
+
+<P><H2><A name="intro">
+Intro
+#if OUTPUTtext
+<br>
+=====
+#endif
+</H2>
+</a>
+<p>
+This is one of the CD-ROMs of the
+<a href="http://www.debian.org/">Debian GNU/Linux</a>
+distribution. Debian is a
+very extensive collection of software. But it is more. It is a complete
+Operating System (OS) for your computer. And it is
+<A href="http://www.debian.org/intro/free">free</A>
+(as in "freedom").
+<P>
+An operating system is the set of basic programs
+and utilities that make your computer run. At the core of an operating
+system is the kernel. The kernel is the most fundamental program on the
+computer, which does all the basic housekeeping and lets you start other
+programs.
+Debian is kernel independent. It currently uses the
+<A href="http://www.linux.org/">Linux</A> kernel but work is
+in progress to provide Debian for other kernels, using
+<A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>.
+Most of the basic operating system tools
+come from the <a href="http://www.gnu.org/">GNU project</A>; hence the name
+GNU/Linux.
+<P>
+
+Debian is available for various kinds of computers
+("architectures"), like
+"IBM-compatible" PCs (<i>i386</i>),
+Compaq's <i>Alpha</i>,
+Motorola's 680x0 (<i>m68k</i>),
+Sun's <i>Sparc</i>,
+Motorola/IBM's <i>PowerPC</i>, and <i>(Strong)ARM</i> processors.
+Check the <A href="http://www.debian.org/ports">ports</A> page
+#if OUTPUTtext
+(http://www.debian.org/ports)
+#endif
+for more information.
+<P>
+
+#if OUTPUTtext
+Read more at <P>
+ http://www.debian.org/intro/about
+#endif
+#if OUTPUThtml
+<A href="http://www.debian.org/intro/about">Read more...</A>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="thiscd">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="thiscd">
+#endif
+About This CD
+#if OUTPUTtext
+<br>
+=============
+#endif
+</H2>
+</a>
+<p>
+This CD-ROM is labeled
+<P>
+<tt>
+ DISKNAME
+</tt>
+<P>
+#ifndef UNOFFEXTRAS
+which means that this CD is number DISKNUM of TOTALNUM CDs containing
+#if TYPEbinary
+programs ("binaries") for `ARCH' computers.
+<P>
+The programs on the Binary CDs are ordered by popularity. The Binary-1 CD
+contains the most popular programs and the installation tools; it is possible
+to install and run Debian with only the Binary-1 CD. The other CDs, up to
+Binary-TOTALNUM, contain mostly special-interest programs.
+#endif
+#if TYPEsource
+the source code of programs in the Debian OS.
+<P>
+The source packages on the Source CDs are ordered by popularity, like
+the programs on the Binary CDs. This means that the source code of the
+programs on the Binary-DISKNUM CD can most likely be found on this CD
+(though there may be some variation due to size issues).
+#endif
+#else
+#include <unoffextrascd.html.in>
+#endif
+
+
+#if OUTPUTtext
+<P> <P><H2><A name="install">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="install">
+#endif
+Installing
+#if OUTPUTtext
+<br>
+==========
+#endif
+</H2>
+</a>
+<p>
+#if TYPEbinary
+
+ Because Debian is a complete Operating System, the installation procedure
+ may seem a bit unusual. You can install Debian GNU/Linux either
+ <i>next to</i> your current OS, or as <i>only</i> OS on your computer.
+
+ <P>
+ Read the <i>Installation Manual</i>, on this CD at
+ <P>
+ <tt>
+ <A href="doc/install/manual/en/index.html">doc/install/manual/en/index.html</a> </tt>
+ <P>
+ Programs and other files that are needed for the installation can be found on
+ this CD under
+ <P>
+ <tt>
+ <A href=%%""tools/%%"">/tools/</a>
+ </tt>
+ and
+ <tt>
+ <A href=%%""install/floppy/%%"">/install/floppy/</a>
+ </tt>
+
+#if ARCHi386 || ARCHalpha || ARCHpowerpc || ARCHsparc
+ <P>
+ For the impatient ones:
+#endif
+
+#if ARCHi386 || ARCHalpha || ARCHsparc
+ you can start the installation program easily by booting off this CD-ROM.
+ Note that not all (esp. older) systems support this.
+ <P>
+#endif
+
+#if ARCHi386 || ARCHpowerpc
+#if ARCHi386
+ You can also
+#else
+ you can
+#endif
+ examine the
+ <P>
+ <tt>
+ <a href="install/">/install</a>
+ </tt>
+ <P>
+ directory; you might be able to start the installation system directly
+ from there.
+#endif
+
+#else
+ The installation tools of the Debian Operating System are located on the
+ Binary-1 CD.
+ See the README on that CD for more info.
+#endif
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="lastmin">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="lastmin">
+#endif
+Last-Minute Notes
+#if OUTPUTtext
+<br>
+=================
+#endif
+</H2>
+</a>
+<p>
+<UL>
+
+<LI>
+You should keep in mind that this is an unofficial CD of the current
+development version of the Debian system. This means that all sorts of
+bugs may be present anywhere in the system.
+
+<br>
+</LI>
+
+#if 0
+-------- This can't be an official image, so also no official notes.
+<LI>
+Last-minutes notes for this CD may be available on
+<a href="http://www.debian.org/CD/releases/">http://www.debian.org/CD/releases/</a>
+</LI>
+#endif
+
+</UL>
+#endif
+
+#if TYPEbinary
+#if OUTPUTtext
+ <P> <P><H2><A name="apt">
+#endif
+#if OUTPUThtml
+ <P><HR><P><H2><A name="apt">
+#endif
+ Using Apt
+#if OUTPUTtext
+ <br>
+ =============
+#endif
+ </H2>
+ </a>
+ <p>
+ After installing or upgrading, Debian's packaging system can use CD-ROMs,
+ local collections, or networked servers (FTP, HTTP) to automatically
+ install software from (<tt>.deb</tt> <i>packages</i>). This is done
+ preferably with the `apt' and `aptitude' programs.
+
+ <P>
+
+ You can install packages from the commandline using
+ <tt>apt-get</tt>. For example, if you want to install the packages
+ `commprog' and `maxgame', you can give the command
+ <P>
+ <tt>
+ apt-get install commprog maxgame
+ </tt>
+ <P>
+ Note that you don't have to enter the complete path, or the
+ `<tt>.deb</tt>' extension. `Apt' will figure this out itself.
+ <P>
+ Or use aptitude for a full screen interactive selection of available
+ Debian packages.
+
+#endif
+
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="cdmanuf">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="cdmanuf">
+#endif
+CD Manufacturers
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+You are completely free to manufacture and re-distribute CD-ROMs of the
+Debian GNU/Linux Operating System, like this one. There is no charge from
+us (but of course donations are always welcome).
+
+<P>
+
+For all needed information and contact addresses, please refer to
+<P>
+<tt>
+ <a href="http://www.debian.org/CD/">http://www.debian.org/CD/</a>
+</tt>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="other">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="other">
+#endif
+More Information
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+#if DISKNUM1 && TYPEbinary
+
+There is much more information present on this CD. Besides the already
+mentioned installation and upgrading procedures, this is the most
+interesting: <P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+/doc/FAQ
+
+#endif
+<A href="doc/FAQ/">Debian FAQ</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/constitution.txt
+
+#endif
+<A href="doc/constitution.txt">The Debian Constitution</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/debian-manifesto
+
+#endif
+<A href="doc/debian-manifesto">The Debian Manifesto</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/social-contract.txt
+
+#endif
+<A href="doc/social-contract.txt">Debian's Social Contract</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/bug-reporting.txt
+
+#endif
+<A href="doc/bug-reporting.txt">Bug reporting instructions</a>
+
+</LI>
+</UL>
+
+#else
+
+The Binary-1 CD contains much more information about various aspects
+of the Debian Operating System and the Debian organization.
+ See the README on that CD for more info.
+
+#endif
+
+<P>
+Also on the Internet are many resources. To name a few:
+<P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org
+
+#endif
+<A href="http://www.debian.org/">The Debian homepage</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/doc
+
+#endif
+<A href="http://www.debian.org/doc/">Debian Documentation</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/support
+
+#endif
+<A href="http://www.debian.org/support">Debian User Support</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.tldp.org
+
+#endif
+<A href="http://www.tldp.org/">The Linux Documentation Project</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.linux.org
+
+#endif
+<A href="http://www.linux.org/">General Linux homepage</a>
+
+</LI>
+</UL>
+
+<P>
+
+<DIV align="center">
+
+#if OUTPUTtext
+ <br>
+ <br>
+#endif
+#if OUTPUThtml
+<HR>
+#endif
+
+<SMALL>See the Debian
+<A href="http://www.debian.org/contact">contact page</A>
+
+#if OUTPUTtext
+(http://www.debian.org/contact)
+#endif
+
+for information on contacting us.
+ </SMALL><P>
+<SMALL>
+
+Last Modified: Sat Mar 20 12:30:45 EST 2004
+
+<br></SMALL>
+</DIV>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3" valign="bottom" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-lowerleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="17" height="16">
+ <img src="pics/blue-lowerright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+ </tr>
+ </table>
+
+</body>
+</html>
=== added file 'data/dapper/README.sbm'
--- data/dapper/README.sbm 1970-01-01 00:00:00 +0000
+++ data/dapper/README.sbm 2018-06-02 01:08:40 +0000
@@ -0,0 +1,43 @@
+About the Smart Boot Manager image
+----------------------------------
+
+ The file `sbm.bin' that is available in this directory may be useful
+ to you if you are not able to directly boot the first CD because your
+ BIOS may be too old and may not support ISOLINUX.
+
+ Then, instead of booting on the CD directly, you create a Smart Boot
+ Manager floppy image by using the sbm.bin disk image. You can create this
+ floppy with rawrite (under DOS) or with dd (under Linux). Now you can
+ boot on this floppy disk and it will detect your CDROM and let you boot
+ on it bypassing any BIOS limitation.
+
+What is SBM ?
+
+ Smart Boot Manager or briefly SmartBtmgr (SBM), is an OS independent
+ Boot Manager - a program that is loaded by the bios before any
+ operating system and allows you to choose which operating system to
+ boot.
+
+ SBM is included in Debian in two ways, the package bmconf allows us to
+ install and configure an old version of SBM and sbm wich is the latest
+ version of SBM with an installer.
+
+What's the use of SBM on the CD then ?
+
+ SBM includes an IDE driver that allows us to boot the cds even on
+ machines with a BIOS that wouldn't support booting from CD, provided our
+ CDROM is an IDE one, that is, so you can make a SBM floppy and boot from
+ it and then tell it to boot from your CDROM.
+
+ Also, there are some cases where the BIOS would allow booting from the CD
+ but isolinux fails to boot from there, in this case you can either boot
+ using a CD other than the first, as the others don't use isolinux, or you
+ can make a SBM floppy and boot from this floppy and then tell SBM to boot
+ your CDROM.
+
+How do you make a SBM floppy ?
+
+ If you have SBM installed on a box you can run sbminst. Otherwise you can
+ put the sbm.bin floppy image that we provide with our cds onto a floppy
+ just like you would do with a rescue image.
+
=== added file 'data/dapper/amd64_udeb_include'
--- data/dapper/amd64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/dapper/amd64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/dapper/edubuntu-usplash.rle'
Binary files data/dapper/edubuntu-usplash.rle 1970-01-01 00:00:00 +0000 and data/dapper/edubuntu-usplash.rle 2018-06-02 01:08:40 +0000 differ
=== added file 'data/dapper/edubuntu.pcx'
Binary files data/dapper/edubuntu.pcx 1970-01-01 00:00:00 +0000 and data/dapper/edubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added symlink 'data/dapper/edubuntu.rle'
=== target is u'edubuntu-usplash.rle'
=== added directory 'data/dapper/elilo'
=== added file 'data/dapper/elilo/elilo.conf'
--- data/dapper/elilo/elilo.conf 1970-01-01 00:00:00 +0000
+++ data/dapper/elilo/elilo.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,49 @@
+chooser=textmenu
+default=Linux
+delay=20
+prompt
+relocatable
+
+message=/efi/boot/elilo_menu.msg
+f1=/efi/boot/general.msg
+f2=/efi/boot/params.msg
+
+image=/linux
+ label=Linux
+ description="Linux"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="ramdisk_size=1048576 quiet --"
+ read-only
+
+image=/linux
+ label=Server
+ description="Linux [Server install]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="preseed/file=/cdrom/preseed/server.seed ramdisk_size=1048576 --"
+ read-only
+
+image=/linux
+ label=Expert
+ description="Linux [Expert mode]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="DEBCONF_PRIORITY=low ramdisk_size=1048576 --"
+ read-only
+
+image=/linux
+ label=ExpertSerial
+ description="Linux [Expert mode] [serial console]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="DEBCONF_PRIORITY=low ramdisk_size=1048576 console=ttyS0 --"
+ read-only
+
+image=/linux
+ label=Check
+ description="Check CD for defects"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="MENU=/bin/cdrom-checker-menu ramdisk_size=1048576 --"
+ read-only
=== added file 'data/dapper/elilo/elilo.conf.live'
--- data/dapper/elilo/elilo.conf.live 1970-01-01 00:00:00 +0000
+++ data/dapper/elilo/elilo.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,33 @@
+chooser=textmenu
+default=Live
+delay=20
+prompt
+relocatable
+
+message=/efi/boot/elilo_menu.msg
+f1=/efi/boot/general.msg
+f2=/efi/boot/params.msg
+
+image=/linux
+ label=Live
+ description="Linux [Live]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="boot=casper ramdisk_size=1048576 quiet splash --"
+ read-only
+
+image=/linux
+ label=LiveSerial
+ description="Linux [Live] [serial console]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="boot=casper ramdisk_size=1048576 console=ttyS0 --"
+ read-only
+
+image=/linux
+ label=Check
+ description="Check CD for defects"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="boot=casper integrity-check ramdisk_size=1048576 quiet splash --"
+ read-only
=== added file 'data/dapper/exclude-udebs'
--- data/dapper/exclude-udebs 1970-01-01 00:00:00 +0000
+++ data/dapper/exclude-udebs 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1 @@
+kernel-image-*
=== added file 'data/dapper/i386_businesscard_udeb_include'
--- data/dapper/i386_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/dapper/i386_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+choose-mirror
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/dapper/i386_netinst_udeb_include'
--- data/dapper/i386_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/dapper/i386_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/dapper/i386_udeb_include'
--- data/dapper/i386_udeb_include 1970-01-01 00:00:00 +0000
+++ data/dapper/i386_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/dapper/ia64_udeb_include'
--- data/dapper/ia64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/dapper/ia64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/dapper/isolinux'
=== added file 'data/dapper/isolinux/boot.txt.dvd'
--- data/dapper/isolinux/boot.txt.dvd 1970-01-01 00:00:00 +0000
+++ data/dapper/isolinux/boot.txt.dvd 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+splash.rle
+
+To boot as a Live DVD, press ENTER.
+For a normal installation suitable for most desktop or laptop systems, type
+'install' then ENTER.
+To install only the base system, type 'server' then ENTER.
+
+Press F1control and F then 1 for help and advanced installation options.
+
=== added file 'data/dapper/isolinux/boot.txt.server'
--- data/dapper/isolinux/boot.txt.server 1970-01-01 00:00:00 +0000
+++ data/dapper/isolinux/boot.txt.server 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+splash.rle
+
+The default installation is suitable for servers, and installs only the base
+system. Afterwards, you may install additional packages of your choice from
+the CD.
+
+Press F1control and F then 1 for help and advanced installation options.
+
=== added file 'data/dapper/kubuntu.pcx'
Binary files data/dapper/kubuntu.pcx 1970-01-01 00:00:00 +0000 and data/dapper/kubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/dapper/kubuntu.rle'
Binary files data/dapper/kubuntu.rle 1970-01-01 00:00:00 +0000 and data/dapper/kubuntu.rle 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/dapper/pegasos'
=== added file 'data/dapper/pegasos/pegasos'
--- data/dapper/pegasos/pegasos 1970-01-01 00:00:00 +0000
+++ data/dapper/pegasos/pegasos 2018-06-02 01:08:40 +0000
@@ -0,0 +1,87 @@
+\ FORTH is identifed by a forth comment at first line
+\
+\ terminal control stuff
+\
+: TTY.CSI d# 27 EMIT ASCII [ EMIT ;
+: TTY.HOME TTY.CSI ASCII H EMIT ;
+: TTY.CLR_EOS TTY.CSI ASCII J EMIT ;
+: TTY.HOME_CLR TTY.HOME TTY.CLR_EOS ;
+\
+\ boot menu stuff
+\
+: my-max-boot-num 3 ;
+: my-boot-default 1 ;
+: my-boot-delay d# 300 ; \ unit = 100 ms
+: my-print-menu ( -- )
+ TTY.HOME_CLR
+ ." " cr
+ ." Welcome to Ubuntu ${DEBIAN_VERSION}!" cr
+ ." " cr
+ ." This is an Ubuntu installation ${MEDIA_TYPE}," cr
+ ." built on ${BUILD_DATE}." cr
+ ." " cr
+ ." The default option is (1) 'install'. For maximum" cr
+ ." control, you can use the (2) 'expert' option." cr
+ ." " cr
+ ." ************************************" cr
+ ." If in doubt, just choose (1) 'install'" cr
+ ." ************************************" cr
+ ." " cr
+ ." 1: install" cr
+ ." 2: expert" cr
+ ." 3: return to OF prompt" cr
+ ." " cr
+;
+: my-boot-case ( num -- )
+ ." " cr
+ case
+ 1 of " cd install/powerpc/vmlinuz-chrp.initrd --" endof
+ 2 of " cd install/powerpc/vmlinuz-chrp.initrd DEBCONF_PRIORITY=low --" endof
+ 3 of " none" endof
+ endcase
+ $boot
+;
+: my-input-num ( wait-period max-boot-num default-num -- boot-num )
+ 1 \ loop-inc = 1
+ 3 pick 0 do
+ 0d emit
+ ." press 1-"
+ ( wait-period max-boot-num default-num loop-inc )
+ 2 pick ascii 0 + emit
+ dup 1 = if
+ ." within "
+ 3 pick i - d# 10 / .d
+ ." seconds"
+ then
+ ." (default: "
+ over ascii 0 + emit
+ ." ) : "
+ d# 100 ms
+ key? if
+ key
+ ( wait-period max-boot-num default-num loop-inc key )
+ dup 0d = if \ return pressed
+ drop leave
+ then
+
+ ascii 0 -
+ ( wait-period max-boot-num default-num loop-inc num )
+ dup 1 5 pick
+ ( wait-period max-boot-num default-num loop-inc num num 1 max-boot-num )
+ between if
+ rot drop swap leave
+ then
+
+ ( wait-period max-boot-num default-num loop-inc num )
+ 2drop 0 \ loop-inc = 0
+ then
+ dup +loop
+ drop
+ ( wait-period max-boot-num boot-num )
+ nip nip
+;
+
+
+my-print-menu
+my-boot-delay my-max-boot-num my-boot-default my-input-num
+my-boot-case
=== added file 'data/dapper/powerpc_businesscard_udeb_include'
--- data/dapper/powerpc_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/dapper/powerpc_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+choose-mirror
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/dapper/powerpc_netinst_udeb_include'
--- data/dapper/powerpc_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/dapper/powerpc_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/dapper/powerpc_udeb_include'
--- data/dapper/powerpc_udeb_include 1970-01-01 00:00:00 +0000
+++ data/dapper/powerpc_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/dapper/preseed'
=== added directory 'data/dapper/preseed/edubuntu'
=== added file 'data/dapper/preseed/edubuntu/edubuntu.seed'
--- data/dapper/preseed/edubuntu/edubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/edubuntu/edubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,17 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+# Default to manual network configuration.
+d-i netcfg/disable_dhcp boolean true
+# Install the Edubuntu usplash image.
+d-i base-installer/kernel/linux/extra-packages-2.6 string usplash edubuntu-artwork-usplash
+# Adjust task names for Edubuntu, and copy the server.
+d-i archive-copier/desktop-task string edubuntu-standard|edubuntu-desktop|edubuntu-server
+d-i archive-copier/ship-task string edubuntu-ship
+# Build an LTSP client chroot.
+d-i ltsp-client-builder/run boolean true
+# Install the Edubuntu desktop and server.
+d-i pkgsel/install-pattern string ~t^edubuntu-standard$|~t^edubuntu-desktop$|~t^edubuntu-server$
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/dapper/preseed/edubuntu/server.seed'
--- data/dapper/preseed/edubuntu/server.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/edubuntu/server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string edubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs.
+d-i pkgsel/install-pattern string ~t^edubuntu-standard$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/dapper/preseed/edubuntu/workstation.seed'
--- data/dapper/preseed/edubuntu/workstation.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/edubuntu/workstation.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,11 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+# Install the Edubuntu usplash image.
+d-i base-installer/kernel/linux/extra-packages-2.6 string usplash edubuntu-artwork-usplash
+# Adjust task names for Edubuntu.
+d-i archive-copier/desktop-task string edubuntu-standard|edubuntu-desktop
+d-i archive-copier/ship-task string edubuntu-ship
+# Install the Edubuntu desktop.
+d-i pkgsel/install-pattern string ~t^edubuntu-standard$|~t^edubuntu-desktop$
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
=== added directory 'data/dapper/preseed/kubuntu'
=== added file 'data/dapper/preseed/kubuntu/kubuntu.seed'
--- data/dapper/preseed/kubuntu/kubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/kubuntu/kubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# Install the Kubuntu usplash image.
+d-i base-installer/kernel/linux/extra-packages-2.6 string usplash kubuntu-artwork-usplash
+# Adjust task names for Kubuntu.
+d-i archive-copier/desktop-task string kubuntu-standard|kubuntu-desktop
+d-i archive-copier/ship-task string kubuntu-ship
+# Install the Kubuntu desktop.
+d-i pkgsel/install-pattern string ~t^kubuntu-standard$|~t^kubuntu-desktop$
+# Install KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-kde-$LL kde-i18n-$LL
=== added file 'data/dapper/preseed/kubuntu/server.seed'
--- data/dapper/preseed/kubuntu/server.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/kubuntu/server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string kubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs.
+d-i pkgsel/install-pattern string ~t^kubuntu-standard$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/dapper/preseed/ltsp.seed'
--- data/dapper/preseed/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+# Install the LTSP server.
+d-i pkgsel/install-pattern string ~t^ubuntu-standard$|~t^ubuntu-desktop$|~n^ltsp-server-standalone$
+# Build a client chroot.
+d-i preseed/late_command string chroot /target ltsp-build-client
=== added file 'data/dapper/preseed/server.seed'
--- data/dapper/preseed/server.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string ubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs.
+d-i pkgsel/install-pattern string ~t^ubuntu-standard$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/dapper/preseed/ubuntu-server'
=== added directory 'data/dapper/preseed/ubuntu-server/amd64'
=== added file 'data/dapper/preseed/ubuntu-server/amd64/ubuntu-server-lamp.seed'
--- data/dapper/preseed/ubuntu-server/amd64/ubuntu-server-lamp.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/ubuntu-server/amd64/ubuntu-server-lamp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Always install the server kernel.
+d-i base-installer/kernel/override-image string linux-amd64-server
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string ubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system, language packs and LAMP
+d-i pkgsel/install-pattern string ~t^ubuntu-standard$|~n^apache2$|~n^php5-mysql$|~n^libapache2-mod-php5$|~n^mysql-server$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/dapper/preseed/ubuntu-server/amd64/ubuntu-server.seed'
--- data/dapper/preseed/ubuntu-server/amd64/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/ubuntu-server/amd64/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Always install the server kernel.
+d-i base-installer/kernel/override-image string linux-amd64-server
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string ubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs.
+d-i pkgsel/install-pattern string ~t^ubuntu-standard$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/dapper/preseed/ubuntu-server/i386'
=== added file 'data/dapper/preseed/ubuntu-server/i386/ubuntu-server-lamp.seed'
--- data/dapper/preseed/ubuntu-server/i386/ubuntu-server-lamp.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/ubuntu-server/i386/ubuntu-server-lamp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Always install the server kernel.
+d-i base-installer/kernel/override-image string linux-server
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string ubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system, language packs and LAMP
+d-i pkgsel/install-pattern string ~t^ubuntu-standard$|~n^apache2$|~n^php5-mysql$|~n^libapache2-mod-php5$|~n^mysql-server$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/dapper/preseed/ubuntu-server/i386/ubuntu-server.seed'
--- data/dapper/preseed/ubuntu-server/i386/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/ubuntu-server/i386/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,12 @@
+# Always install the server kernel.
+d-i base-installer/kernel/override-image string linux-server
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string ubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs.
+d-i pkgsel/install-pattern string ~t^ubuntu-standard$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/dapper/preseed/ubuntu-server/ubuntu-server-lamp.seed'
--- data/dapper/preseed/ubuntu-server/ubuntu-server-lamp.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/ubuntu-server/ubuntu-server-lamp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string ubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system, language packs and LAMP
+d-i pkgsel/install-pattern string ~t^ubuntu-standard$|~n^apache2-mpm-prefork$|~n^php5-mysql$|~n^libapache2-mod-php5$|~n^mysql-server$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/dapper/preseed/ubuntu-server/ubuntu-server.seed'
--- data/dapper/preseed/ubuntu-server/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/ubuntu-server/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string ubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs.
+d-i pkgsel/install-pattern string ~t^ubuntu-standard$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/dapper/preseed/xubuntu'
=== added file 'data/dapper/preseed/xubuntu/ltsp.seed'
--- data/dapper/preseed/xubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/xubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,13 @@
+# Install the Xubuntu usplash image.
+d-i base-installer/kernel/linux/extra-packages-2.6 string usplash xubuntu-artwork-usplash
+# Adjust task names for Xubuntu.
+d-i archive-copier/desktop-task string xubuntu-standard|xubuntu-desktop
+d-i archive-copier/ship-task string xubuntu-ship
+# Build an LTSP client chroot.
+d-i ltsp-client-builder/run boolean true
+# Install the Xubuntu desktop and LTSP server.
+d-i pkgsel/install-pattern string ~t^xubuntu-standard$|~t^xubuntu-desktop$|~n^ltsp-server-standalone$|~n^openssh-server$
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/dapper/preseed/xubuntu/server.seed'
--- data/dapper/preseed/xubuntu/server.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/xubuntu/server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,10 @@
+# Don't install usplash.
+d-i base-installer/kernel/linux/extra-packages-2.6 string
+# Desktop system not installed; don't waste time and disk space copying it.
+d-i archive-copier/desktop-task string xubuntu-standard
+d-i archive-copier/ship-task string
+# Only install the standard system and language packs.
+d-i pkgsel/install-pattern string ~t^xubuntu-standard$
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/dapper/preseed/xubuntu/xubuntu.seed'
--- data/dapper/preseed/xubuntu/xubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/dapper/preseed/xubuntu/xubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# Install the Xubuntu usplash image.
+d-i base-installer/kernel/linux/extra-packages-2.6 string usplash xubuntu-artwork-usplash
+# Adjust task names for Xubuntu.
+d-i archive-copier/desktop-task string xubuntu-standard|xubuntu-desktop
+d-i archive-copier/ship-task string xubuntu-ship
+# Install the Xubuntu desktop.
+d-i pkgsel/install-pattern string ~t^xubuntu-standard$|~t^xubuntu-desktop$
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added file 'data/dapper/sbm.bin.gz'
Binary files data/dapper/sbm.bin.gz 1970-01-01 00:00:00 +0000 and data/dapper/sbm.bin.gz 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/dapper/sparc'
=== added file 'data/dapper/sparc/silo.conf'
--- data/dapper/sparc/silo.conf 1970-01-01 00:00:00 +0000
+++ data/dapper/sparc/silo.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,36 @@
+partition=1
+timeout=600
+message=/boot/ubuntu.txt
+default=install
+initrd=/boot/initrd.gz
+initrd-size=16384
+root=/dev/ram
+
+# Standard boot images
+image[sun4u]=/boot/sparc64
+ label=install
+ append="${DEFAULT_PRESEED} quiet --"
+
+# Expert boots
+image[sun4u]=/boot/sparc64
+ label=expert
+ append="${DEFAULT_PRESEED} DEBCONF_PRIORITY=low --"
+
+# Server boots
+image[sun4u]=/boot/sparc64
+ label=server
+ append="preseed/file=/cdrom/preseed/server.seed --"
+
+image[sun4u]=/boot/sparc64
+ label=server-expert
+ append="preseed/file=/cdrom/preseed/server.seed DEBCONF_PRIORITY=low --"
+
+# Rescue boots
+image[sun4u]=/boot/sparc64
+ label=rescue
+ append="rescue/enable=true --"
+
+# Media integrity check
+image[sun4u]=/boot/sparc64
+ label=check
+ append="MENU=/bin/cdrom-checker-menu --"
=== added file 'data/dapper/sparc/silo.conf.lamp'
--- data/dapper/sparc/silo.conf.lamp 1970-01-01 00:00:00 +0000
+++ data/dapper/sparc/silo.conf.lamp 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+
+# LAMP boots
+image[sun4u]=/boot/sparc64
+ label=lamp-server
+ append="${LAMP_PRESEED} --"
+
+image[sun4u]=/boot/sparc64
+ label=lamp-server-expert
+ append="${LAMP_PRESEED} DEBCONF_PRIORITY=low --"
=== added file 'data/dapper/sparc/silo.conf.live'
--- data/dapper/sparc/silo.conf.live 1970-01-01 00:00:00 +0000
+++ data/dapper/sparc/silo.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,17 @@
+partition=1
+timeout=600
+message=/boot/ubuntu.txt
+default=live
+initrd=/casper/initrd.gz
+initrd-size=1048576
+root=/dev/ram
+
+# Standard boot images
+image[sun4u]=/casper/sparc64
+ label=live
+ append="${DEFAULT_PRESEED} boot=casper quiet --"
+
+# Media integrity check
+image[sun4u]=/casper/sparc64
+ label=check
+ append="boot=casper integrity-check quiet --"
=== added file 'data/dapper/sparc/ubuntu.txt'
--- data/dapper/sparc/ubuntu.txt 1970-01-01 00:00:00 +0000
+++ data/dapper/sparc/ubuntu.txt 2018-06-02 01:08:40 +0000
@@ -0,0 +1,16 @@
+
+ Welcome to Ubuntu ${DEBIAN_VERSION}!
+
+This is an Ubuntu installation ${MEDIA_TYPE}, built on ${BUILD_DATE}.
+Keep it once you have installed your system, as you can boot from it
+to repair the system on your hard disk if that ever becomes necessary.
+
+WARNING: You should completely back up all of your hard disks before
+ proceeding. The installation procedure can completely and irreversibly
+ erase them! If you haven't made backups yet, remove the rescue CD from
+ the drive and press L1-A to get back to the OpenBoot prompt.
+
+Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
+applicable law.
+
+[ ENTER - Boot install ] [ Type "rescue" - Boot into rescue mode ]
=== added file 'data/dapper/sparc/ubuntu.txt.live'
--- data/dapper/sparc/ubuntu.txt.live 1970-01-01 00:00:00 +0000
+++ data/dapper/sparc/ubuntu.txt.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,11 @@
+
+ Welcome to Ubuntu ${DEBIAN_VERSION}!
+
+This is an Ubuntu live ${MEDIA_TYPE}, built on ${BUILD_DATE}.
+Keep it once you have installed your system, as you can boot from it
+to repair the system on your hard disk if that ever becomes necessary.
+
+Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
+applicable law.
+
+[ ENTER - Boot live system ]
=== added symlink 'data/dapper/splash.pcx'
=== target is u'ubuntu.pcx'
=== added symlink 'data/dapper/splash.rle'
=== target is u'ubuntu.rle'
=== added file 'data/dapper/ubuntu.pcx'
Binary files data/dapper/ubuntu.pcx 1970-01-01 00:00:00 +0000 and data/dapper/ubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/dapper/ubuntu.rle'
Binary files data/dapper/ubuntu.rle 1970-01-01 00:00:00 +0000 and data/dapper/ubuntu.rle 2018-06-02 01:08:40 +0000 differ
=== added file 'data/dapper/udeb_include'
--- data/dapper/udeb_include 1970-01-01 00:00:00 +0000
+++ data/dapper/udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/dapper/xubuntu.pcx'
Binary files data/dapper/xubuntu.pcx 1970-01-01 00:00:00 +0000 and data/dapper/xubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/dapper/xubuntu.rle'
Binary files data/dapper/xubuntu.rle 1970-01-01 00:00:00 +0000 and data/dapper/xubuntu.rle 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/dapper/yaboot'
=== added file 'data/dapper/yaboot/boot.msg.dvd'
--- data/dapper/yaboot/boot.msg.dvd 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/boot.msg.dvd 2018-06-02 01:08:40 +0000
@@ -0,0 +1,21 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu DVD, built on ${BUILD_DATE}.
+
+The default option is 'live', to run a preinstalled
+system from the DVD. To install Ubuntu to the hard
+disk, use the 'install' option, or the 'expert'
+option for maximum control.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly', 'install video=ofonly', or
+'expert video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/dapper/yaboot/boot.msg.install'
--- data/dapper/yaboot/boot.msg.install 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/boot.msg.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu installation ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'install'. For maximum
+control, you can use the 'expert' option.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'install video=ofonly' or 'expert video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'install video=ofonly'.
+************************************
=== added file 'data/dapper/yaboot/boot.msg.live'
--- data/dapper/yaboot/boot.msg.live 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/boot.msg.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu live ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'live'.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/dapper/yaboot/bootinfo.txt'
--- data/dapper/yaboot/bootinfo.txt 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/bootinfo.txt 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+<chrp-boot>
+<description>${CAPPROJECT} ${CODENAME} CD</description>
+<os-name>${CAPPROJECT}</os-name>
+<boot-script>boot &device;:\install\yaboot</boot-script>
+</chrp-boot>
=== added file 'data/dapper/yaboot/ofboot.b'
--- data/dapper/yaboot/ofboot.b 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/ofboot.b 2018-06-02 01:08:40 +0000
@@ -0,0 +1,64 @@
+<CHRP-BOOT>
+<COMPATIBLE>
+MacRISC MacRISC3 MacRISC4
+</COMPATIBLE>
+<DESCRIPTION>
+GNU/Linux PPC bootloader
+</DESCRIPTION>
+<BOOT-SCRIPT>
+" screen" output
+load-base release-load-area
+boot cd:,\install\yaboot
+</BOOT-SCRIPT>
+<OS-BADGE-ICONS>
+1010
+000000000000F8FEACF6000000000000
+0000000000F5FFFFFEFEF50000000000
+00000000002BFAFEFAFCF70000000000
+0000000000F65D5857812B0000000000
+0000000000F5350B2F88560000000000
+0000000000F6335708F8FE0000000000
+00000000005600F600F5FD8100000000
+00000000F9F8000000F5FAFFF8000000
+000000008100F5F50000F6FEFE000000
+000000F8F700F500F50000FCFFF70000
+00000088F70000F50000F5FCFF2B0000
+0000002F582A00F5000008ADE02C0000
+00090B0A35A62B0000002D3B350A0000
+000A0A0B0B3BF60000505E0B0A0B0A00
+002E350B0B2F87FAFCF45F0B2E090000
+00000007335FF82BF72B575907000000
+000000000000ACFFFF81000000000000
+000000000081FFFFFFFF810000000000
+0000000000FBFFFFFFFFAC0000000000
+000000000081DFDFDFFFFB0000000000
+000000000081DD5F83FFFD0000000000
+000000000081DDDF5EACFF0000000000
+0000000000FDF981F981FFFF00000000
+00000000FFACF9F9F981FFFFAC000000
+00000000FFF98181F9F981FFFF000000
+000000ACACF981F981F9F9FFFFAC0000
+000000FFACF9F981F9F981FFFFFB0000
+00000083DFFBF981F9F95EFFFFFC0000
+005F5F5FDDFFFBF9F9F983DDDD5F0000
+005F5F5F5FDD81F9F9E7DF5F5F5F5F00
+0083DD5F5F83FFFFFFFFDF5F835F0000
+000000FBDDDFACFBACFBDFDFFB000000
+000000000000FFFFFFFF000000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFFFF00000000
+00000000FFFFFFFFFFFFFFFFFF000000
+00000000FFFFFFFFFFFFFFFFFF000000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFF000000
+</OS-BADGE-ICONS>
+</CHRP-BOOT>
=== added file 'data/dapper/yaboot/yaboot.conf'
--- data/dapper/yaboot/yaboot.conf 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,31 @@
+## This yaboot.conf is for CD booting only, do not use as reference.
+## Ubuntu PowerPC (CODENAME)
+
+default=${DEFAULT}
+${TIMEOUT}
+
+message=/install/boot.msg
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=rescue
+ alias=rescue-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="rescue/enable=true --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=rescue
+ initrd=/install/powerpc64/initrd.gz
+ append="rescue/enable=true --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=rescue-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="rescue/enable=true --"
+ initrd-size=8192
+ read-only
=== added file 'data/dapper/yaboot/yaboot.conf.check'
--- data/dapper/yaboot/yaboot.conf.check 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf.check 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="MENU=/bin/cdrom-checker-menu --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=check
+ initrd=/install/powerpc64/initrd.gz
+ append="MENU=/bin/cdrom-checker-menu --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="MENU=/bin/cdrom-checker-menu --"
+ initrd-size=8192
+ read-only
=== added file 'data/dapper/yaboot/yaboot.conf.check-live'
--- data/dapper/yaboot/yaboot.conf.check-live 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf.check-live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=/casper/powerpc/initrd.gz
+ append="boot=casper integrity-check quiet splash --"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=check
+ initrd=/casper/powerpc64/initrd.gz
+ append="boot=casper integrity-check quiet splash --"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=/casper/powerpc64/initrd.gz
+ append="boot=casper integrity-check quiet splash --"
+ initrd-size=1048576
+ read-only
=== added file 'data/dapper/yaboot/yaboot.conf.install'
--- data/dapper/yaboot/yaboot.conf.install 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=install
+ alias=install-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} quiet --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=expert
+ alias=expert-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=install
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet --"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=expert
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=install-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=expert-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
=== added file 'data/dapper/yaboot/yaboot.conf.lamp'
--- data/dapper/yaboot/yaboot.conf.lamp 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf.lamp 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=lamp-server
+ alias=lamp-server-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${LAMP_PRESEED} --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=lamp-server-expert
+ alias=lamp-server-expert-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${LAMP_PRESEED} DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=lamp-server
+ initrd=/install/powerpc64/initrd.gz
+ append="${LAMP_PRESEED} --"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=lamp-server-expert
+ initrd=/install/powerpc64/initrd.gz
+ append="${LAMP_PRESEED} DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=lamp-server-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${LAMP_PRESEED} --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=lamp-server-expert-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${LAMP_PRESEED} DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
=== added file 'data/dapper/yaboot/yaboot.conf.live'
--- data/dapper/yaboot/yaboot.conf.live 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=live
+ alias=live-powerpc
+ initrd=/casper/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet splash --"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc/vmlinux
+ label=live-nosplash
+ alias=live-nosplash-powerpc
+ initrd=/casper/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet --"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live
+ initrd=/casper/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet splash --"
+ initrd-size=1048576
+ read-only
+
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live-nosplash
+ initrd=/casper/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet --"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-powerpc64
+ initrd=/casper/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet splash --"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-nosplash-powerpc64
+ initrd=/casper/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet --"
+ initrd-size=1048576
+ read-only
=== added file 'data/dapper/yaboot/yaboot.conf.ltsp'
--- data/dapper/yaboot/yaboot.conf.ltsp 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf.ltsp 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=ltsp-server
+ alias=ltsp-server-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="preseed/file=/cdrom/preseed/ltsp.seed --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=ltsp-server
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/ltsp.seed --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=ltsp-server-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/ltsp.seed --"
+ initrd-size=8192
+ read-only
=== added file 'data/dapper/yaboot/yaboot.conf.oem'
--- data/dapper/yaboot/yaboot.conf.oem 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf.oem 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=oem
+ alias=oem-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="anna/choose_modules=oem-config-udeb quiet --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=oem
+ initrd=/install/powerpc64/initrd.gz
+ append="anna/choose_modules=oem-config-udeb quiet --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=oem-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="anna/choose_modules=oem-config-udeb quiet --"
+ initrd-size=8192
+ read-only
=== added file 'data/dapper/yaboot/yaboot.conf.server'
--- data/dapper/yaboot/yaboot.conf.server 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf.server 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=server
+ alias=server-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=server-expert
+ alias=server-expert-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=server
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed --"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=server-expert
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=server-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=server-expert-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/server.seed DEBCONF_PRIORITY=low --"
+ initrd-size=8192
+ read-only
=== added file 'data/dapper/yaboot/yaboot.conf.workstation'
--- data/dapper/yaboot/yaboot.conf.workstation 1970-01-01 00:00:00 +0000
+++ data/dapper/yaboot/yaboot.conf.workstation 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=workstation
+ alias=workstation-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="preseed/file=/cdrom/preseed/workstation.seed quiet --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=workstation
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/workstation.seed quiet --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=workstation-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="preseed/file=/cdrom/preseed/workstation.seed quiet --"
+ initrd-size=8192
+ read-only
=== added directory 'data/edgy'
=== added file 'data/edgy/README.html.in'
--- data/edgy/README.html.in 1970-01-01 00:00:00 +0000
+++ data/edgy/README.html.in 2018-06-02 01:08:40 +0000
@@ -0,0 +1,663 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Debian GNU/Linux -- The Universal Operating System</title>
+ <meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+ <meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+ <meta name="Language" content="English">
+ <meta name="Author" content="J.A. Bezemer, debian-boot@xxxxxxxxxxxxxxxx">
+ <link rev="made" href="mailto:debian-boot@xxxxxxxxxxxxxxxx">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+
+ <!-- The HTML and TEXT file are NOT the actual source code. -->
+ <!-- For that, see http://cvs.debian.org/debian-cd/data/woody/README.html.in?cvsroot=debian-boot -->
+#if 0
+ If you read THIS, you're viewing the actual source file ;-)
+#endif
+
+#undef i386
+#undef alpha
+#undef powerpc
+#undef ppc
+#undef sparc
+#undef ultrasparc
+#undef m68k
+#undef arm
+#undef binary
+#undef bin
+#undef source
+#undef src
+
+#if OUTPUTtext
+#define href nothing
+#endif
+
+#include <README.diskdefines>
+
+
+#if OUTPUThtml
+<div align=right>
+(<a href="README.txt">Text version</a>)
+</div>
+<table border="0" cellpadding="3" cellspacing="0" align="center" summary="">
+<tr>
+<td>
+<img src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt="" width="50" height="61">
+<img src="pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian" width="179" height="61">
+</td>
+</tr>
+</table>
+#endif
+#if OUTPUTtext
+<div align=right>
+(HTML version in README.html)
+</div>
+#endif
+
+
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0"
+ width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="pics/red-upperleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="15" height="16">
+</td>
+<td rowspan="2" align="center">
+
+ <table align="center" border="0" cellpadding="2" cellspacing="0">
+ <tr><td bgcolor="#000084">
+ <div align="center"><font color="#FFFFFF" face="helvetica,arial"><B>
+#if 0
+ Debian GNU/Linux 2.2 "Potato" - Official i386 Binary-1 CD
+#endif
+ DISKNAME CD
+ </B></font></div>
+ </td></tr>
+ </table>
+
+</td>
+<td valign="top">
+<img src="pics/red-upperright.png" align="right" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="pics/red-lowerleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+<td valign="bottom">
+<img src="pics/red-lowerright.png" align="right" border="0" hspace="0"
+vspace="0" alt="" width="15" height="16">
+</td>
+</tr>
+</table>
+
+<table border="0" cellpadding="2" cellspacing="0" width="100%" summary="">
+<tr>
+ <td></td>
+</tr>
+</table>
+
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+ <td colspan="3" valign="top" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-upperleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ <img src="pics/blue-upperright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+</tr>
+<tr>
+ <td bgcolor="#BBDDFF"> </td>
+
+ <td valign="TOP" bgcolor="#BBDDFF">
+
+<font face="Arial,Helvetica">
+
+#if OUTPUThtml
+<P><B><A href="http://www.debian.org/">Debian home page</A></B></P>
+#endif
+
+ <br>
+<P>
+
+#if OUTPUTtext
+ <br>
+CONTENTS:
+<br>
+ <br>
+<UL>
+#endif
+
+#if OUTPUTtext
+<LI>
+#endif
+
+<A href="#intro">Intro</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#thiscd">About This CD</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#install">Installing</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#lastmin">Last-Minute Notes</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+#if TYPEbinary
+ <A href="#apt">Using CDs with apt</A>
+ <P>
+
+#if OUTPUTtext
+ </LI><LI>
+#endif
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#cdmanuf">CD Manufacturers</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+<A href="#other">More Information</A>
+
+<P>
+
+#if OUTPUThtml
+ <P>
+<A href=".">Browse this CD-ROM</A></P>
+<P>
+<tt> </tt>
+</P>
+#endif
+
+
+</font>
+
+#if OUTPUTtext
+</LI>
+</UL>
+#endif
+
+
+ </td>
+ <td bgcolor="#BBDDFF"> </td>
+ <td> </td>
+
+ <td valign="TOP" width="80%">
+
+<div align="center">
+<big><big><B><I>
+Welcome to the exciting world of
+</I></B></big></big>
+<br>
+<big><big><big><B><I>
+Debian GNU/Linux!
+</I></B></big></big></big>
+</div>
+
+<P><H2><A name="intro">
+Intro
+#if OUTPUTtext
+<br>
+=====
+#endif
+</H2>
+</a>
+<p>
+This is one of the CD-ROMs of the
+<a href="http://www.debian.org/">Debian GNU/Linux</a>
+distribution. Debian is a
+very extensive collection of software. But it is more. It is a complete
+Operating System (OS) for your computer. And it is
+<A href="http://www.debian.org/intro/free">free</A>
+(as in "freedom").
+<P>
+An operating system is the set of basic programs
+and utilities that make your computer run. At the core of an operating
+system is the kernel. The kernel is the most fundamental program on the
+computer, which does all the basic housekeeping and lets you start other
+programs.
+Debian is kernel independent. It currently uses the
+<A href="http://www.linux.org/">Linux</A> kernel but work is
+in progress to provide Debian for other kernels, using
+<A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>.
+Most of the basic operating system tools
+come from the <a href="http://www.gnu.org/">GNU project</A>; hence the name
+GNU/Linux.
+<P>
+
+Debian is available for various kinds of computers
+("architectures"), like
+"IBM-compatible" PCs (<i>i386</i>),
+Compaq's <i>Alpha</i>,
+Motorola's 680x0 (<i>m68k</i>),
+Sun's <i>Sparc</i>,
+Motorola/IBM's <i>PowerPC</i>, and <i>(Strong)ARM</i> processors.
+Check the <A href="http://www.debian.org/ports">ports</A> page
+#if OUTPUTtext
+(http://www.debian.org/ports)
+#endif
+for more information.
+<P>
+
+#if OUTPUTtext
+Read more at <P>
+ http://www.debian.org/intro/about
+#endif
+#if OUTPUThtml
+<A href="http://www.debian.org/intro/about">Read more...</A>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="thiscd">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="thiscd">
+#endif
+About This CD
+#if OUTPUTtext
+<br>
+=============
+#endif
+</H2>
+</a>
+<p>
+This CD-ROM is labeled
+<P>
+<tt>
+ DISKNAME
+</tt>
+<P>
+#ifndef UNOFFEXTRAS
+which means that this CD is number DISKNUM of TOTALNUM CDs containing
+#if TYPEbinary
+programs ("binaries") for `ARCH' computers.
+<P>
+The programs on the Binary CDs are ordered by popularity. The Binary-1 CD
+contains the most popular programs and the installation tools; it is possible
+to install and run Debian with only the Binary-1 CD. The other CDs, up to
+Binary-TOTALNUM, contain mostly special-interest programs.
+#endif
+#if TYPEsource
+the source code of programs in the Debian OS.
+<P>
+The source packages on the Source CDs are ordered by popularity, like
+the programs on the Binary CDs. This means that the source code of the
+programs on the Binary-DISKNUM CD can most likely be found on this CD
+(though there may be some variation due to size issues).
+#endif
+#else
+#include <unoffextrascd.html.in>
+#endif
+
+
+#if OUTPUTtext
+<P> <P><H2><A name="install">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="install">
+#endif
+Installing
+#if OUTPUTtext
+<br>
+==========
+#endif
+</H2>
+</a>
+<p>
+#if TYPEbinary
+
+ Because Debian is a complete Operating System, the installation procedure
+ may seem a bit unusual. You can install Debian GNU/Linux either
+ <i>next to</i> your current OS, or as <i>only</i> OS on your computer.
+
+ <P>
+ Read the <i>Installation Manual</i>, on this CD at
+ <P>
+ <tt>
+ <A href="doc/install/manual/en/index.html">doc/install/manual/en/index.html</a> </tt>
+ <P>
+ Programs and other files that are needed for the installation can be found on
+ this CD under
+ <P>
+ <tt>
+ <A href=%%""tools/%%"">/tools/</a>
+ </tt>
+ and
+ <tt>
+ <A href=%%""install/floppy/%%"">/install/floppy/</a>
+ </tt>
+
+#if ARCHi386 || ARCHalpha || ARCHpowerpc || ARCHsparc
+ <P>
+ For the impatient ones:
+#endif
+
+#if ARCHi386 || ARCHalpha || ARCHsparc
+ you can start the installation program easily by booting off this CD-ROM.
+ Note that not all (esp. older) systems support this.
+ <P>
+#endif
+
+#if ARCHi386 || ARCHpowerpc
+#if ARCHi386
+ You can also
+#else
+ you can
+#endif
+ examine the
+ <P>
+ <tt>
+ <a href="install/">/install</a>
+ </tt>
+ <P>
+ directory; you might be able to start the installation system directly
+ from there.
+#endif
+
+#else
+ The installation tools of the Debian Operating System are located on the
+ Binary-1 CD.
+ See the README on that CD for more info.
+#endif
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="lastmin">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="lastmin">
+#endif
+Last-Minute Notes
+#if OUTPUTtext
+<br>
+=================
+#endif
+</H2>
+</a>
+<p>
+<UL>
+
+<LI>
+You should keep in mind that this is an unofficial CD of the current
+development version of the Debian system. This means that all sorts of
+bugs may be present anywhere in the system.
+
+<br>
+</LI>
+
+#if 0
+-------- This can't be an official image, so also no official notes.
+<LI>
+Last-minutes notes for this CD may be available on
+<a href="http://www.debian.org/CD/releases/">http://www.debian.org/CD/releases/</a>
+</LI>
+#endif
+
+</UL>
+#endif
+
+#if TYPEbinary
+#if OUTPUTtext
+ <P> <P><H2><A name="apt">
+#endif
+#if OUTPUThtml
+ <P><HR><P><H2><A name="apt">
+#endif
+ Using Apt
+#if OUTPUTtext
+ <br>
+ =============
+#endif
+ </H2>
+ </a>
+ <p>
+ After installing or upgrading, Debian's packaging system can use CD-ROMs,
+ local collections, or networked servers (FTP, HTTP) to automatically
+ install software from (<tt>.deb</tt> <i>packages</i>). This is done
+ preferably with the `apt' and `aptitude' programs.
+
+ <P>
+
+ You can install packages from the commandline using
+ <tt>apt-get</tt>. For example, if you want to install the packages
+ `commprog' and `maxgame', you can give the command
+ <P>
+ <tt>
+ apt-get install commprog maxgame
+ </tt>
+ <P>
+ Note that you don't have to enter the complete path, or the
+ `<tt>.deb</tt>' extension. `Apt' will figure this out itself.
+ <P>
+ Or use aptitude for a full screen interactive selection of available
+ Debian packages.
+
+#endif
+
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="cdmanuf">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="cdmanuf">
+#endif
+CD Manufacturers
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+You are completely free to manufacture and re-distribute CD-ROMs of the
+Debian GNU/Linux Operating System, like this one. There is no charge from
+us (but of course donations are always welcome).
+
+<P>
+
+For all needed information and contact addresses, please refer to
+<P>
+<tt>
+ <a href="http://www.debian.org/CD/">http://www.debian.org/CD/</a>
+</tt>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="other">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="other">
+#endif
+More Information
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+#if DISKNUM1 && TYPEbinary
+
+There is much more information present on this CD. Besides the already
+mentioned installation and upgrading procedures, this is the most
+interesting: <P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+/doc/FAQ
+
+#endif
+<A href="doc/FAQ/">Debian FAQ</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/constitution.txt
+
+#endif
+<A href="doc/constitution.txt">The Debian Constitution</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/debian-manifesto
+
+#endif
+<A href="doc/debian-manifesto">The Debian Manifesto</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/social-contract.txt
+
+#endif
+<A href="doc/social-contract.txt">Debian's Social Contract</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/bug-reporting.txt
+
+#endif
+<A href="doc/bug-reporting.txt">Bug reporting instructions</a>
+
+</LI>
+</UL>
+
+#else
+
+The Binary-1 CD contains much more information about various aspects
+of the Debian Operating System and the Debian organization.
+ See the README on that CD for more info.
+
+#endif
+
+<P>
+Also on the Internet are many resources. To name a few:
+<P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org
+
+#endif
+<A href="http://www.debian.org/">The Debian homepage</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/doc
+
+#endif
+<A href="http://www.debian.org/doc/">Debian Documentation</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/support
+
+#endif
+<A href="http://www.debian.org/support">Debian User Support</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.tldp.org
+
+#endif
+<A href="http://www.tldp.org/">The Linux Documentation Project</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.linux.org
+
+#endif
+<A href="http://www.linux.org/">General Linux homepage</a>
+
+</LI>
+</UL>
+
+<P>
+
+<DIV align="center">
+
+#if OUTPUTtext
+ <br>
+ <br>
+#endif
+#if OUTPUThtml
+<HR>
+#endif
+
+<SMALL>See the Debian
+<A href="http://www.debian.org/contact">contact page</A>
+
+#if OUTPUTtext
+(http://www.debian.org/contact)
+#endif
+
+for information on contacting us.
+ </SMALL><P>
+<SMALL>
+
+Last Modified: Sat Mar 20 12:30:45 EST 2004
+
+<br></SMALL>
+</DIV>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3" valign="bottom" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-lowerleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="17" height="16">
+ <img src="pics/blue-lowerright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+ </tr>
+ </table>
+
+</body>
+</html>
=== added file 'data/edgy/README.sbm'
--- data/edgy/README.sbm 1970-01-01 00:00:00 +0000
+++ data/edgy/README.sbm 2018-06-02 01:08:40 +0000
@@ -0,0 +1,43 @@
+About the Smart Boot Manager image
+----------------------------------
+
+ The file `sbm.bin' that is available in this directory may be useful
+ to you if you are not able to directly boot the first CD because your
+ BIOS may be too old and may not support ISOLINUX.
+
+ Then, instead of booting on the CD directly, you create a Smart Boot
+ Manager floppy image by using the sbm.bin disk image. You can create this
+ floppy with rawrite (under DOS) or with dd (under Linux). Now you can
+ boot on this floppy disk and it will detect your CDROM and let you boot
+ on it bypassing any BIOS limitation.
+
+What is SBM ?
+
+ Smart Boot Manager or briefly SmartBtmgr (SBM), is an OS independent
+ Boot Manager - a program that is loaded by the bios before any
+ operating system and allows you to choose which operating system to
+ boot.
+
+ SBM is included in Debian in two ways, the package bmconf allows us to
+ install and configure an old version of SBM and sbm wich is the latest
+ version of SBM with an installer.
+
+What's the use of SBM on the CD then ?
+
+ SBM includes an IDE driver that allows us to boot the cds even on
+ machines with a BIOS that wouldn't support booting from CD, provided our
+ CDROM is an IDE one, that is, so you can make a SBM floppy and boot from
+ it and then tell it to boot from your CDROM.
+
+ Also, there are some cases where the BIOS would allow booting from the CD
+ but isolinux fails to boot from there, in this case you can either boot
+ using a CD other than the first, as the others don't use isolinux, or you
+ can make a SBM floppy and boot from this floppy and then tell SBM to boot
+ your CDROM.
+
+How do you make a SBM floppy ?
+
+ If you have SBM installed on a box you can run sbminst. Otherwise you can
+ put the sbm.bin floppy image that we provide with our cds onto a floppy
+ just like you would do with a rescue image.
+
=== added file 'data/edgy/amd64_udeb_include'
--- data/edgy/amd64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/edgy/amd64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/edgy/edubuntu-usplash.rle'
Binary files data/edgy/edubuntu-usplash.rle 1970-01-01 00:00:00 +0000 and data/edgy/edubuntu-usplash.rle 2018-06-02 01:08:40 +0000 differ
=== added file 'data/edgy/edubuntu.pcx'
Binary files data/edgy/edubuntu.pcx 1970-01-01 00:00:00 +0000 and data/edgy/edubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added symlink 'data/edgy/edubuntu.rle'
=== target is u'edubuntu-usplash.rle'
=== added directory 'data/edgy/elilo'
=== added file 'data/edgy/elilo/elilo.conf'
--- data/edgy/elilo/elilo.conf 1970-01-01 00:00:00 +0000
+++ data/edgy/elilo/elilo.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,49 @@
+chooser=textmenu
+default=Linux
+delay=20
+prompt
+relocatable
+
+message=/efi/boot/elilo_menu.msg
+f1=/efi/boot/general.msg
+f2=/efi/boot/params.msg
+
+image=/linux
+ label=Linux
+ description="Linux"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="ramdisk_size=1048576 quiet --"
+ read-only
+
+image=/linux
+ label=Server
+ description="Linux [Command-line install]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="file=/cdrom/preseed/cli.seed ramdisk_size=1048576 --"
+ read-only
+
+image=/linux
+ label=Expert
+ description="Linux [Expert mode]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="priority=low ramdisk_size=1048576 --"
+ read-only
+
+image=/linux
+ label=ExpertSerial
+ description="Linux [Expert mode] [serial console]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="priority=low ramdisk_size=1048576 console=ttyS0 --"
+ read-only
+
+image=/linux
+ label=Check
+ description="Check CD for defects"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="MENU=/bin/cdrom-checker-menu ramdisk_size=1048576 --"
+ read-only
=== added file 'data/edgy/elilo/elilo.conf.live'
--- data/edgy/elilo/elilo.conf.live 1970-01-01 00:00:00 +0000
+++ data/edgy/elilo/elilo.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,33 @@
+chooser=textmenu
+default=Live
+delay=20
+prompt
+relocatable
+
+message=/efi/boot/elilo_menu.msg
+f1=/efi/boot/general.msg
+f2=/efi/boot/params.msg
+
+image=/linux
+ label=Live
+ description="Linux [Live]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="boot=casper ramdisk_size=1048576 quiet splash --"
+ read-only
+
+image=/linux
+ label=LiveSerial
+ description="Linux [Live] [serial console]"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="boot=casper ramdisk_size=1048576 console=ttyS0 --"
+ read-only
+
+image=/linux
+ label=Check
+ description="Check CD for defects"
+ initrd=/initrd.gz
+ root=/dev/ram
+ append="boot=casper integrity-check ramdisk_size=1048576 quiet splash --"
+ read-only
=== added file 'data/edgy/exclude-udebs'
--- data/edgy/exclude-udebs 1970-01-01 00:00:00 +0000
+++ data/edgy/exclude-udebs 2018-06-02 01:08:40 +0000
@@ -0,0 +1,1 @@
+kernel-image-*
=== added file 'data/edgy/i386_businesscard_udeb_include'
--- data/edgy/i386_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/edgy/i386_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+choose-mirror
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/edgy/i386_netinst_udeb_include'
--- data/edgy/i386_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/edgy/i386_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/edgy/i386_udeb_include'
--- data/edgy/i386_udeb_include 1970-01-01 00:00:00 +0000
+++ data/edgy/i386_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/edgy/ia64_udeb_include'
--- data/edgy/ia64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/edgy/ia64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/edgy/isolinux'
=== added file 'data/edgy/isolinux/boot.txt.dvd'
--- data/edgy/isolinux/boot.txt.dvd 1970-01-01 00:00:00 +0000
+++ data/edgy/isolinux/boot.txt.dvd 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+splash.rle
+
+To boot as a Live DVD, press ENTER.
+For a normal installation suitable for most desktop or laptop systems, type
+'install' then ENTER.
+To install only the base system, type 'server' then ENTER.
+
+Press F1control and F then 1 for help and advanced installation options.
+
=== added file 'data/edgy/isolinux/boot.txt.server'
--- data/edgy/isolinux/boot.txt.server 1970-01-01 00:00:00 +0000
+++ data/edgy/isolinux/boot.txt.server 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+splash.rle
+
+The default installation is suitable for servers, and installs only the base
+system. Afterwards, you may install additional packages of your choice from
+the CD.
+
+Press F1control and F then 1 for help and advanced installation options.
+
=== added file 'data/edgy/kubuntu.pcx'
Binary files data/edgy/kubuntu.pcx 1970-01-01 00:00:00 +0000 and data/edgy/kubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/edgy/kubuntu.rle'
Binary files data/edgy/kubuntu.rle 1970-01-01 00:00:00 +0000 and data/edgy/kubuntu.rle 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/edgy/pegasos'
=== added file 'data/edgy/pegasos/pegasos'
--- data/edgy/pegasos/pegasos 1970-01-01 00:00:00 +0000
+++ data/edgy/pegasos/pegasos 2018-06-02 01:08:40 +0000
@@ -0,0 +1,87 @@
+\ FORTH is identifed by a forth comment at first line
+\
+\ terminal control stuff
+\
+: TTY.CSI d# 27 EMIT ASCII [ EMIT ;
+: TTY.HOME TTY.CSI ASCII H EMIT ;
+: TTY.CLR_EOS TTY.CSI ASCII J EMIT ;
+: TTY.HOME_CLR TTY.HOME TTY.CLR_EOS ;
+\
+\ boot menu stuff
+\
+: my-max-boot-num 3 ;
+: my-boot-default 1 ;
+: my-boot-delay d# 300 ; \ unit = 100 ms
+: my-print-menu ( -- )
+ TTY.HOME_CLR
+ ." " cr
+ ." Welcome to Ubuntu ${DEBIAN_VERSION}!" cr
+ ." " cr
+ ." This is an Ubuntu installation ${MEDIA_TYPE}," cr
+ ." built on ${BUILD_DATE}." cr
+ ." " cr
+ ." The default option is (1) 'install'. For maximum" cr
+ ." control, you can use the (2) 'expert' option." cr
+ ." " cr
+ ." ************************************" cr
+ ." If in doubt, just choose (1) 'install'" cr
+ ." ************************************" cr
+ ." " cr
+ ." 1: install" cr
+ ." 2: expert" cr
+ ." 3: return to OF prompt" cr
+ ." " cr
+;
+: my-boot-case ( num -- )
+ ." " cr
+ case
+ 1 of " cd install/powerpc/vmlinuz-chrp.initrd --" endof
+ 2 of " cd install/powerpc/vmlinuz-chrp.initrd priority=low --" endof
+ 3 of " none" endof
+ endcase
+ $boot
+;
+: my-input-num ( wait-period max-boot-num default-num -- boot-num )
+ 1 \ loop-inc = 1
+ 3 pick 0 do
+ 0d emit
+ ." press 1-"
+ ( wait-period max-boot-num default-num loop-inc )
+ 2 pick ascii 0 + emit
+ dup 1 = if
+ ." within "
+ 3 pick i - d# 10 / .d
+ ." seconds"
+ then
+ ." (default: "
+ over ascii 0 + emit
+ ." ) : "
+ d# 100 ms
+ key? if
+ key
+ ( wait-period max-boot-num default-num loop-inc key )
+ dup 0d = if \ return pressed
+ drop leave
+ then
+
+ ascii 0 -
+ ( wait-period max-boot-num default-num loop-inc num )
+ dup 1 5 pick
+ ( wait-period max-boot-num default-num loop-inc num num 1 max-boot-num )
+ between if
+ rot drop swap leave
+ then
+
+ ( wait-period max-boot-num default-num loop-inc num )
+ 2drop 0 \ loop-inc = 0
+ then
+ dup +loop
+ drop
+ ( wait-period max-boot-num boot-num )
+ nip nip
+;
+
+
+my-print-menu
+my-boot-delay my-max-boot-num my-boot-default my-input-num
+my-boot-case
=== added file 'data/edgy/powerpc_businesscard_udeb_include'
--- data/edgy/powerpc_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/edgy/powerpc_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+choose-mirror
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/edgy/powerpc_netinst_udeb_include'
--- data/edgy/powerpc_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/edgy/powerpc_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+netcfg
+ethdetect
+wireless-tools-udeb
=== added file 'data/edgy/powerpc_udeb_include'
--- data/edgy/powerpc_udeb_include 1970-01-01 00:00:00 +0000
+++ data/edgy/powerpc_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added directory 'data/edgy/preseed'
=== added file 'data/edgy/preseed/cli.seed'
--- data/edgy/preseed/cli.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/cli.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+# Only install the standard system and language packs.
+tasksel tasksel/first multiselect
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/edgy/preseed/edubuntu'
=== added file 'data/edgy/preseed/edubuntu/cli.seed'
--- data/edgy/preseed/edubuntu/cli.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/edubuntu/cli.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,8 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Only install the standard system and language packs.
+tasksel tasksel/first multiselect
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/edgy/preseed/edubuntu/edubuntu.seed'
--- data/edgy/preseed/edubuntu/edubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/edubuntu/edubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,11 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Build an LTSP client chroot.
+d-i ltsp-client-builder/run boolean true
+# Install the Edubuntu desktop and server.
+tasksel tasksel/first multiselect edubuntu-desktop, edubuntu-server
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added directory 'data/edgy/preseed/edubuntu/i386'
=== added file 'data/edgy/preseed/edubuntu/i386/edubuntu.seed'
--- data/edgy/preseed/edubuntu/i386/edubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/edubuntu/i386/edubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,14 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Always install the -386 kernel, as otherwise fuse-utils gets confused
+# (https://launchpad.net/distros/ubuntu/+source/fuse/+bug/68344).
+d-i base-installer/kernel/override-image string linux-386
+# Build an LTSP client chroot.
+d-i ltsp-client-builder/run boolean true
+# Install the Edubuntu desktop and server.
+tasksel tasksel/first multiselect edubuntu-desktop, edubuntu-server
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/edgy/preseed/edubuntu/workstation.seed'
--- data/edgy/preseed/edubuntu/workstation.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/edubuntu/workstation.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,7 @@
+# Adjust the default hostname.
+d-i netcfg/get_hostname string edubuntu
+d-i netcfg/get_hostname seen false
+# Install the Edubuntu desktop.
+tasksel tasksel/first multiselect edubuntu-desktop
+# Install both GNOME and KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL
=== added directory 'data/edgy/preseed/gnubuntu'
=== added file 'data/edgy/preseed/gnubuntu/gnubuntu.seed'
--- data/edgy/preseed/gnubuntu/gnubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/gnubuntu/gnubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+# Install the Ubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop
=== added directory 'data/edgy/preseed/kubuntu'
=== added file 'data/edgy/preseed/kubuntu/kubuntu.seed'
--- data/edgy/preseed/kubuntu/kubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/kubuntu/kubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,6 @@
+# Install the Kubuntu desktop.
+tasksel tasksel/first multiselect kubuntu-desktop
+# Install KDE translation packages.
+d-i pkgsel/language-pack-patterns string language-pack-kde-$LL kde-i18n-$LL
+# Install the KDE oem-config frontend (if in OEM mode).
+d-i oem-config-udeb/frontend string kde
=== added directory 'data/edgy/preseed/ubuntu'
=== added directory 'data/edgy/preseed/ubuntu-server'
=== added directory 'data/edgy/preseed/ubuntu-server/amd64'
=== added file 'data/edgy/preseed/ubuntu-server/amd64/ubuntu-server.seed'
--- data/edgy/preseed/ubuntu-server/amd64/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/ubuntu-server/amd64/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,6 @@
+# Always install the server kernel.
+d-i base-installer/kernel/override-image string linux-amd64-server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added directory 'data/edgy/preseed/ubuntu-server/i386'
=== added file 'data/edgy/preseed/ubuntu-server/i386/ubuntu-server.seed'
--- data/edgy/preseed/ubuntu-server/i386/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/ubuntu-server/i386/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,6 @@
+# Always install the server kernel.
+d-i base-installer/kernel/override-image string linux-server
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/edgy/preseed/ubuntu-server/ubuntu-server.seed'
--- data/edgy/preseed/ubuntu-server/ubuntu-server.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/ubuntu-server/ubuntu-server.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+# Only install basic language packs. Let tasksel ask about tasks.
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
=== added file 'data/edgy/preseed/ubuntu/ubuntu.seed'
--- data/edgy/preseed/ubuntu/ubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/ubuntu/ubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+# Install the Ubuntu desktop.
+tasksel tasksel/first multiselect ubuntu-desktop
=== added directory 'data/edgy/preseed/xubuntu'
=== added file 'data/edgy/preseed/xubuntu/ltsp.seed'
--- data/edgy/preseed/xubuntu/ltsp.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/xubuntu/ltsp.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,9 @@
+# Build an LTSP client chroot.
+d-i ltsp-client-builder/run boolean true
+# Install the Xubuntu desktop and LTSP server.
+tasksel tasksel/first multiselect xubuntu-desktop
+d-i pkgsel/include string ltsp-server-standalone openssh-server
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
+# Build a client chroot.
+d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys
=== added file 'data/edgy/preseed/xubuntu/xubuntu.seed'
--- data/edgy/preseed/xubuntu/xubuntu.seed 1970-01-01 00:00:00 +0000
+++ data/edgy/preseed/xubuntu/xubuntu.seed 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+# Install the Xubuntu desktop.
+tasksel tasksel/first multiselect xubuntu-desktop
+# No XFCE translation packages yet.
+d-i pkgsel/language-pack-patterns string
=== added file 'data/edgy/sbm.bin.gz'
Binary files data/edgy/sbm.bin.gz 1970-01-01 00:00:00 +0000 and data/edgy/sbm.bin.gz 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/edgy/sparc'
=== added file 'data/edgy/sparc/silo.conf'
--- data/edgy/sparc/silo.conf 1970-01-01 00:00:00 +0000
+++ data/edgy/sparc/silo.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,36 @@
+partition=1
+timeout=600
+message=/boot/ubuntu.txt
+default=install
+initrd=/boot/initrd.gz
+initrd-size=16384
+root=/dev/ram
+
+# Standard boot images
+image[sun4u]=/boot/sparc64
+ label=install
+ append="${DEFAULT_PRESEED} quiet --"
+
+# Expert boots
+image[sun4u]=/boot/sparc64
+ label=expert
+ append="${DEFAULT_PRESEED} priority=low --"
+
+# Command-line install boots
+image[sun4u]=/boot/sparc64
+ label=cli
+ append="file=/cdrom/preseed/cli.seed --"
+
+image[sun4u]=/boot/sparc64
+ label=cli-expert
+ append="file=/cdrom/preseed/cli.seed priority=low --"
+
+# Rescue boots
+image[sun4u]=/boot/sparc64
+ label=rescue
+ append="rescue/enable=true --"
+
+# Media integrity check
+image[sun4u]=/boot/sparc64
+ label=check
+ append="MENU=/bin/cdrom-checker-menu --"
=== added file 'data/edgy/sparc/silo.conf.live'
--- data/edgy/sparc/silo.conf.live 1970-01-01 00:00:00 +0000
+++ data/edgy/sparc/silo.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,17 @@
+partition=1
+timeout=600
+message=/boot/ubuntu.txt
+default=live
+initrd=/casper/initrd.gz
+initrd-size=1048576
+root=/dev/ram
+
+# Standard boot images
+image[sun4u]=/casper/sparc64
+ label=live
+ append="${DEFAULT_PRESEED} boot=casper quiet --"
+
+# Media integrity check
+image[sun4u]=/casper/sparc64
+ label=check
+ append="boot=casper integrity-check quiet --"
=== added file 'data/edgy/sparc/ubuntu.txt'
--- data/edgy/sparc/ubuntu.txt 1970-01-01 00:00:00 +0000
+++ data/edgy/sparc/ubuntu.txt 2018-06-02 01:08:40 +0000
@@ -0,0 +1,16 @@
+
+ Welcome to Ubuntu ${DEBIAN_VERSION}!
+
+This is an Ubuntu installation ${MEDIA_TYPE}, built on ${BUILD_DATE}.
+Keep it once you have installed your system, as you can boot from it
+to repair the system on your hard disk if that ever becomes necessary.
+
+WARNING: You should completely back up all of your hard disks before
+ proceeding. The installation procedure can completely and irreversibly
+ erase them! If you haven't made backups yet, remove the rescue CD from
+ the drive and press L1-A to get back to the OpenBoot prompt.
+
+Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
+applicable law.
+
+[ ENTER - Boot install ] [ Type "rescue" - Boot into rescue mode ]
=== added file 'data/edgy/sparc/ubuntu.txt.live'
--- data/edgy/sparc/ubuntu.txt.live 1970-01-01 00:00:00 +0000
+++ data/edgy/sparc/ubuntu.txt.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,11 @@
+
+ Welcome to Ubuntu ${DEBIAN_VERSION}!
+
+This is an Ubuntu live ${MEDIA_TYPE}, built on ${BUILD_DATE}.
+Keep it once you have installed your system, as you can boot from it
+to repair the system on your hard disk if that ever becomes necessary.
+
+Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
+applicable law.
+
+[ ENTER - Boot live system ]
=== added symlink 'data/edgy/splash.pcx'
=== target is u'ubuntu.pcx'
=== added symlink 'data/edgy/splash.rle'
=== target is u'ubuntu.rle'
=== added file 'data/edgy/ubuntu.pcx'
Binary files data/edgy/ubuntu.pcx 1970-01-01 00:00:00 +0000 and data/edgy/ubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/edgy/ubuntu.rle'
Binary files data/edgy/ubuntu.rle 1970-01-01 00:00:00 +0000 and data/edgy/ubuntu.rle 2018-06-02 01:08:40 +0000 differ
=== added file 'data/edgy/udeb_include'
--- data/edgy/udeb_include 1970-01-01 00:00:00 +0000
+++ data/edgy/udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/edgy/xubuntu.pcx'
Binary files data/edgy/xubuntu.pcx 1970-01-01 00:00:00 +0000 and data/edgy/xubuntu.pcx 2018-06-02 01:08:40 +0000 differ
=== added file 'data/edgy/xubuntu.rle'
Binary files data/edgy/xubuntu.rle 1970-01-01 00:00:00 +0000 and data/edgy/xubuntu.rle 2018-06-02 01:08:40 +0000 differ
=== added directory 'data/edgy/yaboot'
=== added file 'data/edgy/yaboot/boot.msg.dvd'
--- data/edgy/yaboot/boot.msg.dvd 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/boot.msg.dvd 2018-06-02 01:08:40 +0000
@@ -0,0 +1,21 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu DVD, built on ${BUILD_DATE}.
+
+The default option is 'live', to run a preinstalled
+system from the DVD. To install Ubuntu to the hard
+disk, use the 'install' option, or the 'expert'
+option for maximum control.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly', 'install video=ofonly', or
+'expert video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/edgy/yaboot/boot.msg.install'
--- data/edgy/yaboot/boot.msg.install 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/boot.msg.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu installation ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'install'. For maximum
+control, you can use the 'expert' option.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'install video=ofonly' or 'expert video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'install video=ofonly'.
+************************************
=== added file 'data/edgy/yaboot/boot.msg.live'
--- data/edgy/yaboot/boot.msg.live 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/boot.msg.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,18 @@
+Welcome to Ubuntu ${DEBIAN_VERSION} (${CODENAME})!
+
+This is an Ubuntu live ${MEDIA_TYPE},
+built on ${BUILD_DATE}.
+
+The default option is 'live'.
+
+If the system fails to boot at all (the typical
+symptom is a white screen which doesn't go away),
+use 'live video=ofonly'.
+
+Press the tab key for a list of options, or type
+'help' for help.
+
+************************************
+If in doubt, just press Enter, and if that
+doesn't work, type 'live video=ofonly'.
+************************************
=== added file 'data/edgy/yaboot/bootinfo.txt'
--- data/edgy/yaboot/bootinfo.txt 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/bootinfo.txt 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+<chrp-boot>
+<description>${CAPPROJECT} ${CODENAME} CD</description>
+<os-name>${CAPPROJECT}</os-name>
+<boot-script>boot &device;:\install\yaboot</boot-script>
+</chrp-boot>
=== added file 'data/edgy/yaboot/ofboot.b'
--- data/edgy/yaboot/ofboot.b 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/ofboot.b 2018-06-02 01:08:40 +0000
@@ -0,0 +1,64 @@
+<CHRP-BOOT>
+<COMPATIBLE>
+MacRISC MacRISC3 MacRISC4
+</COMPATIBLE>
+<DESCRIPTION>
+GNU/Linux PPC bootloader
+</DESCRIPTION>
+<BOOT-SCRIPT>
+" screen" output
+load-base release-load-area
+boot cd:,\install\yaboot
+</BOOT-SCRIPT>
+<OS-BADGE-ICONS>
+1010
+000000000000F8FEACF6000000000000
+0000000000F5FFFFFEFEF50000000000
+00000000002BFAFEFAFCF70000000000
+0000000000F65D5857812B0000000000
+0000000000F5350B2F88560000000000
+0000000000F6335708F8FE0000000000
+00000000005600F600F5FD8100000000
+00000000F9F8000000F5FAFFF8000000
+000000008100F5F50000F6FEFE000000
+000000F8F700F500F50000FCFFF70000
+00000088F70000F50000F5FCFF2B0000
+0000002F582A00F5000008ADE02C0000
+00090B0A35A62B0000002D3B350A0000
+000A0A0B0B3BF60000505E0B0A0B0A00
+002E350B0B2F87FAFCF45F0B2E090000
+00000007335FF82BF72B575907000000
+000000000000ACFFFF81000000000000
+000000000081FFFFFFFF810000000000
+0000000000FBFFFFFFFFAC0000000000
+000000000081DFDFDFFFFB0000000000
+000000000081DD5F83FFFD0000000000
+000000000081DDDF5EACFF0000000000
+0000000000FDF981F981FFFF00000000
+00000000FFACF9F9F981FFFFAC000000
+00000000FFF98181F9F981FFFF000000
+000000ACACF981F981F9F9FFFFAC0000
+000000FFACF9F981F9F981FFFFFB0000
+00000083DFFBF981F9F95EFFFFFC0000
+005F5F5FDDFFFBF9F9F983DDDD5F0000
+005F5F5F5FDD81F9F9E7DF5F5F5F5F00
+0083DD5F5F83FFFFFFFFDF5F835F0000
+000000FBDDDFACFBACFBDFDFFB000000
+000000000000FFFFFFFF000000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFF0000000000
+0000000000FFFFFFFFFFFFFF00000000
+00000000FFFFFFFFFFFFFFFFFF000000
+00000000FFFFFFFFFFFFFFFFFF000000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00
+00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
+000000FFFFFFFFFFFFFFFFFFFF000000
+</OS-BADGE-ICONS>
+</CHRP-BOOT>
=== added file 'data/edgy/yaboot/yaboot.conf'
--- data/edgy/yaboot/yaboot.conf 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/yaboot.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,7 @@
+## This yaboot.conf is for CD booting only, do not use as reference.
+## Ubuntu PowerPC (CODENAME)
+
+default=${DEFAULT}
+${TIMEOUT}
+
+message=/install/boot.msg
=== added file 'data/edgy/yaboot/yaboot.conf.check'
--- data/edgy/yaboot/yaboot.conf.check 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/yaboot.conf.check 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="MENU=/bin/cdrom-checker-menu --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=rescue
+ alias=rescue-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="rescue/enable=true --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=check
+ initrd=/install/powerpc64/initrd.gz
+ append="MENU=/bin/cdrom-checker-menu --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="MENU=/bin/cdrom-checker-menu --"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=rescue
+ initrd=/install/powerpc64/initrd.gz
+ append="rescue/enable=true --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=rescue-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="rescue/enable=true --"
+ initrd-size=8192
+ read-only
=== added file 'data/edgy/yaboot/yaboot.conf.check-live'
--- data/edgy/yaboot/yaboot.conf.check-live 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/yaboot.conf.check-live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=check
+ alias=check-powerpc
+ initrd=/casper/powerpc/initrd.gz
+ append="boot=casper integrity-check quiet splash --"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=check
+ initrd=/casper/powerpc64/initrd.gz
+ append="boot=casper integrity-check quiet splash --"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=check-powerpc64
+ initrd=/casper/powerpc64/initrd.gz
+ append="boot=casper integrity-check quiet splash --"
+ initrd-size=1048576
+ read-only
=== added file 'data/edgy/yaboot/yaboot.conf.cli'
--- data/edgy/yaboot/yaboot.conf.cli 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/yaboot.conf.cli 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=cli
+ alias=cli-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="file=/cdrom/preseed/cli.seed --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=cli-expert
+ alias=cli-expert-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="file=/cdrom/preseed/cli.seed priority=low --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=cli
+ initrd=/install/powerpc64/initrd.gz
+ append="file=/cdrom/preseed/cli.seed --"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=cli-expert
+ initrd=/install/powerpc64/initrd.gz
+ append="file=/cdrom/preseed/cli.seed priority=low --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=cli-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="file=/cdrom/preseed/cli.seed --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=cli-expert-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="file=/cdrom/preseed/cli.seed priority=low --"
+ initrd-size=8192
+ read-only
=== added file 'data/edgy/yaboot/yaboot.conf.install'
--- data/edgy/yaboot/yaboot.conf.install 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/yaboot.conf.install 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=install
+ alias=install-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} quiet --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc/vmlinux
+ label=expert
+ alias=expert-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} priority=low --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=install
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet --"
+ initrd-size=8192
+ read-only
+
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=expert
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} priority=low --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=install-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} quiet --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=expert-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} priority=low --"
+ initrd-size=8192
+ read-only
=== added file 'data/edgy/yaboot/yaboot.conf.live'
--- data/edgy/yaboot/yaboot.conf.live 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/yaboot.conf.live 2018-06-02 01:08:40 +0000
@@ -0,0 +1,46 @@
+
+# PowerPC subarch
+image=/casper/powerpc/vmlinux
+ label=live
+ alias=live-powerpc
+ initrd=/casper/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet splash --"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc/vmlinux
+ label=live-nosplash
+ alias=live-nosplash-powerpc
+ initrd=/casper/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet --"
+ initrd-size=1048576
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live
+ initrd=/casper/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet splash --"
+ initrd-size=1048576
+ read-only
+
+image[macrisc4]=/casper/powerpc64/vmlinux
+ label=live-nosplash
+ initrd=/casper/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet --"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-powerpc64
+ initrd=/casper/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet splash --"
+ initrd-size=1048576
+ read-only
+
+image=/casper/powerpc64/vmlinux
+ label=live-nosplash-powerpc64
+ initrd=/casper/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} boot=casper quiet --"
+ initrd-size=1048576
+ read-only
=== added file 'data/edgy/yaboot/yaboot.conf.ltsp'
--- data/edgy/yaboot/yaboot.conf.ltsp 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/yaboot.conf.ltsp 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=ltsp-server
+ alias=ltsp-server-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="file=/cdrom/preseed/ltsp.seed --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=ltsp-server
+ initrd=/install/powerpc64/initrd.gz
+ append="file=/cdrom/preseed/ltsp.seed --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=ltsp-server-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="file=/cdrom/preseed/ltsp.seed --"
+ initrd-size=8192
+ read-only
=== added file 'data/edgy/yaboot/yaboot.conf.oem'
--- data/edgy/yaboot/yaboot.conf.oem 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/yaboot.conf.oem 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=oem
+ alias=oem-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="${DEFAULT_PRESEED} anna/choose_modules=oem-config-udeb quiet --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=oem
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} anna/choose_modules=oem-config-udeb quiet --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=oem-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="${DEFAULT_PRESEED} anna/choose_modules=oem-config-udeb quiet --"
+ initrd-size=8192
+ read-only
=== added file 'data/edgy/yaboot/yaboot.conf.workstation'
--- data/edgy/yaboot/yaboot.conf.workstation 1970-01-01 00:00:00 +0000
+++ data/edgy/yaboot/yaboot.conf.workstation 2018-06-02 01:08:40 +0000
@@ -0,0 +1,24 @@
+
+# PowerPC subarch
+image=/install/powerpc/vmlinux
+ label=workstation
+ alias=workstation-powerpc
+ initrd=/install/powerpc/initrd.gz
+ append="file=/cdrom/preseed/workstation.seed quiet --"
+ initrd-size=8192
+ read-only
+
+# PowerPC64 subarch
+image[macrisc4]=/install/powerpc64/vmlinux
+ label=workstation
+ initrd=/install/powerpc64/initrd.gz
+ append="file=/cdrom/preseed/workstation.seed quiet --"
+ initrd-size=8192
+ read-only
+
+image=/install/powerpc64/vmlinux
+ label=workstation-powerpc64
+ initrd=/install/powerpc64/initrd.gz
+ append="file=/cdrom/preseed/workstation.seed quiet --"
+ initrd-size=8192
+ read-only
=== added directory 'data/etch'
=== added file 'data/etch/README.html.in'
--- data/etch/README.html.in 1970-01-01 00:00:00 +0000
+++ data/etch/README.html.in 2018-06-02 01:08:40 +0000
@@ -0,0 +1,693 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Debian GNU/Linux -- The Universal Operating System</title>
+ <meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+ <meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+ <meta name="Language" content="English">
+ <meta name="Author" content="J.A. Bezemer, debian-boot@xxxxxxxxxxxxxxxx">
+ <link rev="made" href="mailto:debian-boot@xxxxxxxxxxxxxxxx">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+
+ <!-- The HTML and TEXT file are NOT the actual source code. -->
+ <!-- For that, see http://cvs.debian.org/debian-cd/data/woody/README.html.in?cvsroot=debian-boot -->
+#if 0
+ If you read THIS, you're viewing the actual source file ;-)
+#endif
+
+#undef i386
+#undef amd64
+#undef alpha
+#undef powerpc
+#undef ppc
+#undef sparc
+#undef ultrasparc
+#undef m68k
+#undef arm
+#undef binary
+#undef bin
+#undef source
+#undef src
+
+#if OUTPUTtext
+#define href nothing
+#endif
+
+#include <README.diskdefines>
+
+
+#if OUTPUThtml
+<div align=right>
+(<a href="README.txt">Text version</a>)
+</div>
+<table border="0" cellpadding="3" cellspacing="0" align="center" summary="">
+<tr>
+<td>
+<img src="pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt="" width="50" height="61">
+<img src="pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian" width="179" height="61">
+</td>
+</tr>
+</table>
+#endif
+#if OUTPUTtext
+<div align=right>
+(HTML version in README.html)
+</div>
+#endif
+
+
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0"
+ width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="pics/red-upperleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="15" height="16">
+</td>
+<td rowspan="2" align="center">
+
+ <table align="center" border="0" cellpadding="2" cellspacing="0">
+ <tr><td bgcolor="#000084">
+ <div align="center"><font color="#FFFFFF" face="helvetica,arial"><B>
+#if 0
+ Debian GNU/Linux 2.2 "Potato" - Official i386 Binary-1 CD
+#endif
+ DISKNAME CD
+ </B></font></div>
+ </td></tr>
+ </table>
+
+</td>
+<td valign="top">
+<img src="pics/red-upperright.png" align="right" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="pics/red-lowerleft.png" align="left" border="0" hspace="0"
+ vspace="0" alt="" width="16" height="16">
+</td>
+<td valign="bottom">
+<img src="pics/red-lowerright.png" align="right" border="0" hspace="0"
+vspace="0" alt="" width="15" height="16">
+</td>
+</tr>
+</table>
+
+<table border="0" cellpadding="2" cellspacing="0" width="100%" summary="">
+<tr>
+ <td></td>
+</tr>
+</table>
+
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+ <td colspan="3" valign="top" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-upperleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ <img src="pics/blue-upperright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+</tr>
+<tr>
+ <td bgcolor="#BBDDFF"> </td>
+
+ <td valign="TOP" bgcolor="#BBDDFF">
+
+<font face="Arial,Helvetica">
+
+#if OUTPUThtml
+<P><B><A href="http://www.debian.org/">Debian home page</A></B></P>
+#endif
+
+ <br>
+<P>
+
+#if OUTPUTtext
+ <br>
+CONTENTS:
+<br>
+ <br>
+<UL>
+#endif
+
+#if OUTPUTtext
+<LI>
+#endif
+
+<A href="#intro">Intro</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#thiscd">About This CD</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+<A href="#install">Installing</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#lastmin">Last-Minute Notes</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+#if TYPEbinary
+ <A href="#apt">Using CDs with apt</A>
+ <P>
+
+#if OUTPUTtext
+ </LI><LI>
+#endif
+#endif
+
+#ifndef UNOFFEXTRAS
+<A href="#cdmanuf">CD Manufacturers</A>
+<P>
+
+#if OUTPUTtext
+</LI><LI>
+#endif
+#endif
+
+<A href="#other">More Information</A>
+
+<P>
+
+#if OUTPUThtml
+ <P>
+<A href=".">Browse this CD-ROM</A></P>
+<P>
+<tt> </tt>
+</P>
+#endif
+
+
+</font>
+
+#if OUTPUTtext
+</LI>
+</UL>
+#endif
+
+
+ </td>
+ <td bgcolor="#BBDDFF"> </td>
+ <td> </td>
+
+ <td valign="TOP" width="80%">
+
+<div align="center">
+<big><big><B><I>
+Welcome to the exciting world of
+</I></B></big></big>
+<br>
+<big><big><big><B><I>
+Debian GNU/Linux!
+</I></B></big></big></big>
+</div>
+
+<P><H2><A name="intro">
+Intro
+#if OUTPUTtext
+<br>
+=====
+#endif
+</H2>
+</a>
+<p>
+This is one of the CD-ROMs of the
+<a href="http://www.debian.org/">Debian GNU/Linux</a>
+distribution. Debian is a
+very extensive collection of software. But it is more. It is a complete
+Operating System (OS) for your computer. And it is
+<A href="http://www.debian.org/intro/free">free</A>
+(as in "freedom").
+<P>
+An operating system is the set of basic programs
+and utilities that make your computer run. At the core of an operating
+system is the kernel. The kernel is the most fundamental program on the
+computer, which does all the basic housekeeping and lets you start other
+programs.
+Debian is kernel independent. It currently uses the
+<A href="http://www.linux.org/">Linux</A> kernel but work is
+in progress to provide Debian for other kernels, using
+<A href="http://www.gnu.org/software/hurd/hurd.html">the Hurd</A>.
+Most of the basic operating system tools
+come from the <a href="http://www.gnu.org/">GNU project</A>; hence the name
+GNU/Linux.
+<P>
+
+Debian is available for various kinds of computers
+("architectures"), like
+"IBM-compatible" PCs (<i>i386</i>),
+Compaq's <i>Alpha</i>,
+Motorola's 680x0 (<i>m68k</i>),
+Sun's <i>Sparc</i>,
+Motorola/IBM's <i>PowerPC</i>, and <i>(Strong)ARM</i> processors.
+Check the <A href="http://www.debian.org/ports">ports</A> page
+#if OUTPUTtext
+(http://www.debian.org/ports)
+#endif
+for more information.
+<P>
+
+#if OUTPUTtext
+Read more at <P>
+ http://www.debian.org/intro/about
+#endif
+#if OUTPUThtml
+<A href="http://www.debian.org/intro/about">Read more...</A>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="thiscd">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="thiscd">
+#endif
+About This CD
+#if OUTPUTtext
+<br>
+=============
+#endif
+</H2>
+</a>
+<p>
+This CD-ROM is labeled
+<P>
+<tt>
+ DISKNAME
+</tt>
+<P>
+#ifndef UNOFFEXTRAS
+which means that this CD is number DISKNUM of TOTALNUM CDs containing
+#if TYPEbinary
+programs ("binaries") for `ARCH' computers.
+<P>
+The programs on the Binary CDs are ordered by popularity. The Binary-1 CD
+contains the most popular programs and the installation tools; it is possible
+to install and run Debian with only the Binary-1 CD. The other CDs, up to
+Binary-TOTALNUM, contain mostly special-interest programs.
+<p>
+#if OMIT_RELEASE_NOTES
+The Release Notes for "etch" are available on the <A
+href="http://www.debian.org/releases/etch/releasenotes">Debian web
+site</A>.
+#else
+#if DISKNUM == 1
+The Release Notes for Debian GNU/Linux "etch" are included on this CD
+in <A href=%%""doc/release-notes/%%"">/doc/release-notes/</a>, in
+several languages. Additional translations and updated versions for
+the Release Notes may be available from the <A
+href="http://www.debian.org/releases/etch/releasenotes">Debian web
+site</A>.
+else
+See the first CD in this set for the "etch" Release Notes.
+#endif
+#endif
+#endif
+#if TYPEsource
+the source code of programs in the Debian OS.
+<P>
+The source packages on the Source CDs are ordered by popularity, like
+the programs on the Binary CDs. This means that the source code of the
+programs on the Binary-DISKNUM CD can most likely be found on this CD
+(though there may be some variation due to size issues).
+#endif
+#else
+#include <unoffextrascd.html.in>
+#endif
+
+
+#if OUTPUTtext
+<P> <P><H2><A name="install">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="install">
+#endif
+Installing
+#if OUTPUTtext
+<br>
+==========
+#endif
+</H2>
+</a>
+<p>
+#if TYPEbinary
+
+ Because Debian is a complete Operating System, the installation procedure
+ may seem a bit unusual. You can install Debian GNU/Linux either
+ <i>alongside</i> your current OS, or as the <i>only</i> OS on your computer.
+#if OMIT_MANUAL
+ <P>
+ An <b>Installation Guide</b> for this CD is available from
+ <A href="http://www.debian.org/releases/etch/installmanual">the Debian web site</a>.
+#else
+ <P>
+ An <b>Installation Guide</b> is included on this CD at
+ <P>
+ <tt>
+ <A href="doc/install/manual/en/index.html">doc/install/manual/en/index.html</a> (English version)</tt>
+ <P>
+ Several translations of the Installation Guide are included on this CD in
+ the <tt><A href="doc">doc/</a></tt> directory, along with various other documents.
+ <br>
+ Note: additional translations, other formats (like PDF and TXT) and updated
+ versions for the Installation Guide are available from
+ <A href="http://www.debian.org/releases/etch/installmanual">the Debian web site</a>.
+#endif
+ <P>
+ Programs and other files that are needed for the installation can be found on
+ this CD under
+ <P>
+ <tt>
+ <A href=%%""tools/%%"">/tools/</a>
+ </tt>
+ and
+ <tt>
+ <A href=%%""install/floppy/%%"">/install/floppy/</a>
+ </tt>
+
+#if ARCHi386 || ARCHamd64 || ARCHalpha || ARCHpowerpc || ARCHsparc
+ <P>
+ For the impatient ones:
+#endif
+
+#if ARCHi386 || ARCHalpha || ARCHsparc
+ you can start the installation program easily by booting off this CD-ROM.
+ Note that not all (esp. older) systems support this.
+ <P>
+#endif
+
+#if ARCHi386 || ARCHamd64 || ARCHpowerpc
+#if ARCHi386
+ You can also
+#else
+ you can
+#endif
+ examine the
+ <P>
+ <tt>
+ <a href="install/">/install</a>
+ </tt>
+ <P>
+ directory; you might be able to start the installation system directly
+ from there.
+#endif
+
+#else
+ The installation tools of the Debian Operating System are located on the
+ Binary-1 CD.
+ See the README on that CD for more info.
+#endif
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="lastmin">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="lastmin">
+#endif
+Last-Minute Notes
+#if OUTPUTtext
+<br>
+=================
+#endif
+</H2>
+</a>
+<p>
+<UL>
+
+<LI>
+You should keep in mind that this is an unofficial CD of the current
+development version of the Debian system. This means that all sorts of
+bugs may be present anywhere in the system.
+
+<br>
+</LI>
+
+#if 0
+-------- This can't be an official image, so also no official notes.
+<LI>
+Last-minutes notes for this CD may be available on
+<a href="http://www.debian.org/CD/releases/">http://www.debian.org/CD/releases/</a>
+</LI>
+#endif
+
+</UL>
+#endif
+
+#if TYPEbinary
+#if OUTPUTtext
+ <P> <P><H2><A name="apt">
+#endif
+#if OUTPUThtml
+ <P><HR><P><H2><A name="apt">
+#endif
+ Using Apt
+#if OUTPUTtext
+ <br>
+ =============
+#endif
+ </H2>
+ </a>
+ <p>
+ After installing or upgrading, Debian's packaging system can use CD-ROMs,
+ local collections, or networked servers (FTP, HTTP) to automatically
+ install software from (<tt>.deb</tt> <i>packages</i>). This is done
+ preferably with the `apt' and `aptitude' programs.
+
+ <P>
+
+ You can install packages from the commandline using
+ <tt>apt-get</tt>. For example, if you want to install the packages
+ `commprog' and `maxgame', you can give the command
+ <P>
+ <tt>
+ apt-get install commprog maxgame
+ </tt>
+ <P>
+ Note that you don't have to enter the complete path, or the
+ `<tt>.deb</tt>' extension. `Apt' will figure this out itself.
+ <P>
+ Or use aptitude for a full screen interactive selection of available
+ Debian packages.
+
+#endif
+
+
+#ifndef UNOFFEXTRAS
+#if OUTPUTtext
+<P> <P><H2><A name="cdmanuf">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="cdmanuf">
+#endif
+CD Manufacturers
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+You are completely free to manufacture and re-distribute CD-ROMs of the
+Debian GNU/Linux Operating System, like this one. There is no charge from
+us (but of course donations are always welcome).
+
+<P>
+
+For all needed information and contact addresses, please refer to
+<P>
+<tt>
+ <a href="http://www.debian.org/CD/">http://www.debian.org/CD/</a>
+</tt>
+#endif
+
+#if OUTPUTtext
+<P> <P><H2><A name="other">
+#endif
+#if OUTPUThtml
+<P><HR><P><H2><A name="other">
+#endif
+More Information
+#if OUTPUTtext
+<br>
+================
+#endif
+</H2>
+</a>
+<p>
+#if DISKNUM1 && TYPEbinary
+
+There is much more information present on this CD. Besides the already
+mentioned installation and upgrading procedures, this is the most
+interesting: <P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+/doc/FAQ
+
+#endif
+<A href="doc/FAQ/">Debian FAQ</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/constitution.txt
+
+#endif
+<A href="doc/constitution.txt">The Debian Constitution</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/debian-manifesto
+
+#endif
+<A href="doc/debian-manifesto">The Debian Manifesto</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/social-contract.txt
+
+#endif
+<A href="doc/social-contract.txt">Debian's Social Contract</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+/doc/bug-reporting.txt
+
+#endif
+<A href="doc/bug-reporting.txt">Bug reporting instructions</a>
+
+</LI>
+</UL>
+
+#else
+
+The Binary-1 CD contains much more information about various aspects
+of the Debian Operating System and the Debian organization.
+ See the README on that CD for more info.
+
+#endif
+
+<P>
+Also on the Internet are many resources. To name a few:
+<P>
+
+<UL>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org
+
+#endif
+<A href="http://www.debian.org/">The Debian homepage</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/doc
+
+#endif
+<A href="http://www.debian.org/doc/">Debian Documentation</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.debian.org/support
+
+#endif
+<A href="http://www.debian.org/support">Debian User Support</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.tldp.org
+
+#endif
+<A href="http://www.tldp.org/">The Linux Documentation Project</a>
+
+</LI>
+<LI>
+
+#if OUTPUTtext
+http://www.linux.org
+
+#endif
+<A href="http://www.linux.org/">General Linux homepage</a>
+
+</LI>
+</UL>
+
+<P>
+
+<DIV align="center">
+
+#if OUTPUTtext
+ <br>
+ <br>
+#endif
+#if OUTPUThtml
+<HR>
+#endif
+
+<SMALL>See the Debian
+<A href="http://www.debian.org/contact">contact page</A>
+
+#if OUTPUTtext
+(http://www.debian.org/contact)
+#endif
+
+for information on contacting us.
+ </SMALL><P>
+<SMALL>
+
+Last Modified: Sat Mar 20 12:30:45 EST 2004
+
+<br></SMALL>
+</DIV>
+
+ </td>
+ </tr>
+ <tr>
+ <td colspan="3" valign="bottom" width="20%" bgcolor="#BBDDFF">
+ <img src="pics/blue-lowerleft.png" align="left" border="0"
+ hspace="0" vspace="0" alt="" width="17" height="16">
+ <img src="pics/blue-lowerright.png" align="right" border="0"
+ hspace="0" vspace="0" alt="" width="16" height="16">
+ </td>
+ </tr>
+ </table>
+
+</body>
+</html>
=== added file 'data/etch/README.sbm'
--- data/etch/README.sbm 1970-01-01 00:00:00 +0000
+++ data/etch/README.sbm 2018-06-02 01:08:40 +0000
@@ -0,0 +1,43 @@
+About the Smart Boot Manager image
+----------------------------------
+
+ The file `sbm.bin' that is available in this directory may be useful
+ to you if you are not able to directly boot the first CD because your
+ BIOS may be too old and may not support ISOLINUX.
+
+ Then, instead of booting on the CD directly, you create a Smart Boot
+ Manager floppy image by using the sbm.bin disk image. You can create this
+ floppy with rawrite (under DOS) or with dd (under Linux). Now you can
+ boot on this floppy disk and it will detect your CDROM and let you boot
+ on it bypassing any BIOS limitation.
+
+What is SBM ?
+
+ Smart Boot Manager or briefly SmartBtmgr (SBM), is an OS independent
+ Boot Manager - a program that is loaded by the bios before any
+ operating system and allows you to choose which operating system to
+ boot.
+
+ SBM is included in Debian in two ways, the package bmconf allows us to
+ install and configure an old version of SBM and sbm wich is the latest
+ version of SBM with an installer.
+
+What's the use of SBM on the CD then ?
+
+ SBM includes an IDE driver that allows us to boot the cds even on
+ machines with a BIOS that wouldn't support booting from CD, provided our
+ CDROM is an IDE one, that is, so you can make a SBM floppy and boot from
+ it and then tell it to boot from your CDROM.
+
+ Also, there are some cases where the BIOS would allow booting from the CD
+ but isolinux fails to boot from there, in this case you can either boot
+ using a CD other than the first, as the others don't use isolinux, or you
+ can make a SBM floppy and boot from this floppy and then tell SBM to boot
+ your CDROM.
+
+How do you make a SBM floppy ?
+
+ If you have SBM installed on a box you can run sbminst. Otherwise you can
+ put the sbm.bin floppy image that we provide with our cds onto a floppy
+ just like you would do with a rescue image.
+
=== added file 'data/etch/alpha_businesscard_udeb_include'
--- data/etch/alpha_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/alpha_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+choose-mirror
+netcfg
+ethdetect
+fdisk-udeb
=== added file 'data/etch/alpha_netinst_udeb_include'
--- data/etch/alpha_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/alpha_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+netcfg
+ethdetect
+fdisk-udeb
=== added file 'data/etch/alpha_udeb_include'
--- data/etch/alpha_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/alpha_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+netcfg
+ethdetect
+fdisk-udeb
=== added file 'data/etch/amd64_businesscard_udeb_include'
--- data/etch/amd64_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/amd64_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+choose-mirror
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/etch/amd64_netinst_udeb_include'
--- data/etch/amd64_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/amd64_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/etch/amd64_udeb_include'
--- data/etch/amd64_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/amd64_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/etch/arm_businesscard_udeb_include'
--- data/etch/arm_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/arm_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+choose-mirror
+netcfg
+ethdetect
=== added file 'data/etch/arm_netinst_udeb_include'
--- data/etch/arm_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/arm_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/etch/arm_udeb_include'
--- data/etch/arm_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/arm_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/etch/delo.conf'
--- data/etch/delo.conf 1970-01-01 00:00:00 +0000
+++ data/etch/delo.conf 2018-06-02 01:08:40 +0000
@@ -0,0 +1,19 @@
+# DECstations with R4000 CPU
+label=linux-kn04
+ append="initrd=/boot/initrd.gz ramdisk_size=8192"
+ image=/boot/vmlinux-r4k-kn04
+
+# DECstations with R4000 CPU, expert mode
+label=expert-kn04
+ append="DEBCONF_PRIORITY=low initrd=/boot/initrd.gz ramdisk_size=8192"
+ image=/boot/vmlinux-r4k-kn04
+
+# DECstations with R3000 CPU
+label=linux-kn02
+ append="initrd=/boot/initrd.gz ramdisk_size=8192"
+ image=/boot/vmlinux-r3k-kn02
+
+# DECstations with R3000 CPU, expert mode
+label=expert-kn02
+ append="DEBCONF_PRIORITY=low initrd=/boot/initrd.gz ramdisk_size=8192"
+ image=/boot/vmlinux-r3k-kn02
=== added file 'data/etch/exclude-udebs'
--- data/etch/exclude-udebs 1970-01-01 00:00:00 +0000
+++ data/etch/exclude-udebs 2018-06-02 01:08:40 +0000
@@ -0,0 +1,92 @@
+# These udebs build the d-i cdrom initrd. As such, there is no reason
+# to keep another copy of them on the CD in udeb form.
+#
+# This duplicates data found in the file build/pkg-lists/kernel, in d-i cvs
+kernel-image-*
+# build/pkg-lists/base in d-i cvs
+rootskel
+main-menu
+cdebconf-udeb
+udpkg
+anna
+di-utils-shell
+di-utils-reboot
+lowmemcheck
+# build/pkg-lists/cdrom/common, in d-i cvs (also included in the
+# root+cd-drivers floppies)
+busybox-cvs-udeb
+rootskel-locale
+languagechooser
+countrychooser
+iso-3166-udeb
+hw-detect
+cdrom-detect
+cdrom-retriever
+load-cdrom
+cdrom-checker
+bogl-bterm-udeb
+di-utils-terminfo
+cdebconf-priority
+cdebconf-newt-udeb
+usb-discover
+preseed-common
+initrd-preseed
+file-preseed
+nano-udeb
+floppy-retriever
+libfribidi0-udeb
+# Already on the initrd, thanks to library reduction.
+libdebconfclient0-udeb
+# A reduced version is on the initrd. Nothing currently needs the full
+# version.
+slang1a-utf8-udeb
+# These udebs are only useful in building the boot floppy image.
+busybox-cvs-floppy-udeb
+di-utils-bootfloppy
+rootskel-bootfloppy
+# Until someone gets the gtk cdebconf frontend going, all this is not worth
+# including.
+cdebconf-gtk-udeb
+fontconfig-udeb
+libatk1.0-udeb
+libdirectfb-0.9-19-udeb
+libexpat1-udeb
+libfreetype6-udeb
+libglib2.0-udeb
+libgtk+2.0-directfb0-udeb
+libpango1.0-udeb
+libpng12-0-udeb
+ttf-freefont-udeb
+# This udeb is not in good shape and is largely supersceded by
+# cdebconf-newt-udeb
+cdebconf-slang-udeb
+# We're currently using busybox's own shell, and do not need this one.
+dash-udeb
+# These dhcp clients are not the currently preferred one.
+dhcp3-client-udeb
+pump-udeb
+# This package is only useful in the d-i-demo.
+di-utils-exit-installer
+# No need for these loaders.
+load-installer
+download-installer
+load-floppy
+# Only useful in the hd-media initrd.
+iso-scan
+load-iso
+# We're using busybox's modutils these days.
+modutils-basic
+modutils-full
+# Nothing currently depends on this, and it seems not useful on its own.
+reiserfsprogs-udeb
+# These are not really needed, the regular netcfg subsumes them.
+netcfg-static
+netcfg-dhcp
+# skolelinux stuff, not for the stock CDs
+debian-edu-install-udeb
+debian-edu-profile-udeb
+# If needed, will be on the initrd already.
+module-init-tools-udeb
+rescue-check
+# Not used yet. When it is, will go in the initrd.
+localechooser
=== added file 'data/etch/exclude-udebs-amd64'
--- data/etch/exclude-udebs-amd64 1970-01-01 00:00:00 +0000
+++ data/etch/exclude-udebs-amd64 2018-06-02 01:08:40 +0000
@@ -0,0 +1,35 @@
+# These udebs are in the d-i cdrom initrd and the hd-media initrd.
+# As such, there is no reason to keep another copy of them on the CD
+# in udeb form.
+isa-pnp-modules-*
+socket-modules-*
+console-keymaps-at
+console-keymaps-usb
+discover-data-udeb
+discover-udeb
+discover1-data-udeb
+discover1-udeb
+fat-modules-*
+cdrom-core-modules-*
+cdrom-modules-*
+ide-modules-*
+ide-core-modules-*
+input-modules-*
+fb-modules-*
+kbd-chooser
+usb-modules-*
+usb-storage-modules-*
+scsi-core-modules-*
+# Not needed with the 2.6 kernel on amd64.
+userdevfs
+# The speakup kernel modules are not useful unless the access images are
+# provided.
+*-speakup-di
+# These packages are for the old partitioning system, and should not be
+# included as they confuse users.
+# Note that partconf-find-partitions is used by lvmcfg-utils, so is not
+# excluded likewise, partconf-mkfstab is used by autopartkit.
+partconf
+partitioner
+# This is obsolete.
+discover2-data-udeb
=== added file 'data/etch/exclude-udebs-i386'
--- data/etch/exclude-udebs-i386 1970-01-01 00:00:00 +0000
+++ data/etch/exclude-udebs-i386 2018-06-02 01:08:40 +0000
@@ -0,0 +1,29 @@
+# These udebs are in the d-i cdrom initrd and the cd-drivers+root floppies.
+# As such, there is no reason to keep another copy of them on the CD
+# in udeb form.
+isa-pnp-modules-*
+socket-modules-*
+console-keymaps-at
+console-keymaps-usb
+floppy-modules-*
+discover-data-udeb
+discover-udeb
+discover1-data-udeb
+discover1-udeb
+cdrom-core-modules-*
+cdrom-modules-*
+ide-modules-*
+ide-core-modules-*
+input-modules-*
+fb-modules-*
+kbd-chooser
+usb-modules-*
+usb-storage-modules-*
+scsi-core-modules-*
+# Not needed with the 2.4 kernel on i386.
+userdevfs
+# The speakup kernel modules are not useful unless the access images are
+# provided.
+*-speakup-di
+# These udebs are not used yet.
+mouse-modules-*
=== added file 'data/etch/exclude-udebs-powerpc'
--- data/etch/exclude-udebs-powerpc 1970-01-01 00:00:00 +0000
+++ data/etch/exclude-udebs-powerpc 2018-06-02 01:08:40 +0000
@@ -0,0 +1,30 @@
+# These udebs build the d-i cdrom initrd. As such, there is no reason
+# to keep another copy of them on the CD in udeb form.
+#
+# This duplicates data found in the file build/pkg-lists/cdrom/powerpc,
+# in d-i Subversion.
+
+cdrom-core-modules-*
+console-keymaps-at
+console-keymaps-usb
+discover-data-udeb
+discover-udeb
+discover1-data-udeb
+discover1-udeb
+eject-udeb
+firewire-core-modules-*
+fs-common-modules-*
+ide-modules-*
+input-modules-*
+kbd-chooser
+pcmcia-cs-udeb
+pcmcia-modules-*
+pcmcia-storage-modules-*
+scsi-common-modules-*
+scsi-core-modules-*
+scsi-modules-*
+socket-modules-*
+usb-modules-*
+usb-storage-modules-*
+# Not needed with the 2.4 kernel on powerpc.
+userdevfs
=== added file 'data/etch/hppa_businesscard_udeb_include'
--- data/etch/hppa_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/hppa_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+choose-mirror
+netcfg
+ethdetect
=== added file 'data/etch/hppa_netinst_udeb_include'
--- data/etch/hppa_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/hppa_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/etch/hppa_udeb_include'
--- data/etch/hppa_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/hppa_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,2 @@
+netcfg
+ethdetect
=== added file 'data/etch/i386_businesscard_udeb_include'
--- data/etch/i386_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/i386_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,5 @@
+choose-mirror
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/etch/i386_netinst_udeb_include'
--- data/etch/i386_netinst_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/i386_netinst_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/etch/i386_udeb_include'
--- data/etch/i386_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/i386_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,4 @@
+netcfg
+ethdetect
+pcmcia-cs-udeb
+wireless-tools-udeb
=== added file 'data/etch/ia64_businesscard_udeb_include'
--- data/etch/ia64_businesscard_udeb_include 1970-01-01 00:00:00 +0000
+++ data/etch/ia64_businesscard_udeb_include 2018-06-02 01:08:40 +0000
@@ -0,0 +1,3 @@
+choose-mirror
+netcfg
+ethdetect
=== added file 'data/etch/ia64_netinst_ud