Invent GRML_SMALL vs. GRML_MEDIUM
authorMichael Prokop <devnull@localhost>
Sun, 30 Sep 2007 10:58:42 +0000 (12:58 +0200)
committerMichael Prokop <devnull@localhost>
Sun, 30 Sep 2007 10:58:42 +0000 (12:58 +0200)
debian/changelog
etc/grml/fai/config/class/GRML_MEDIUM.var [new file with mode: 0644]
etc/grml/fai/config/package_config/GRML_MEDIUM [new file with mode: 0644]
etc/grml/fai/config/package_config/GRML_SMALL

index 2a6d423..9ac7dc1 100644 (file)
@@ -8,8 +8,10 @@ grml-live (0.0.3) unstable; urgency=low
     directory templates now.
   * Improve portability of linux headers cleanup inside
     grml_cleanup_chroot.
+  * Provide class GRML_SMALL and rename old GRML_SMALL into
+    GRML_MEDIUM.
 
- -- Michael Prokop <mika@grml.org>  Sat, 29 Sep 2007 16:55:47 +0200
+ -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
 
 grml-live (0.0.2) unstable; urgency=low
 
diff --git a/etc/grml/fai/config/class/GRML_MEDIUM.var b/etc/grml/fai/config/class/GRML_MEDIUM.var
new file mode 100644 (file)
index 0000000..5bb0c7a
--- /dev/null
@@ -0,0 +1,21 @@
+# default values for installation. You can override them in your *.var files
+
+# allow installation of packages from unsigned repositories
+FAI_ALLOW_UNSIGNED=1
+
+CONSOLEFONT=
+KEYMAP=us-latin1
+
+# Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not.
+UTC=yes
+TIMEZONE=Europe/Vienna
+
+# root password for the new installed linux system; md5 and crypt are possible
+# pw is "fai"
+ROOTPW='x'
+
+# MODULESLIST contains modules that will be loaded by the new system,
+# not during installation these modules will be written to /etc/modules
+# If you need a module during installation, add it to $kernelmodules
+# in 20-hwdetect.source. But discover should do most of this job
+# MODULESLIST="usbkbd ehci-hcd ohci-hcd uhci-hcd usbhid psmouse"
diff --git a/etc/grml/fai/config/package_config/GRML_MEDIUM b/etc/grml/fai/config/package_config/GRML_MEDIUM
new file mode 100644 (file)
index 0000000..10abbda
--- /dev/null
@@ -0,0 +1,192 @@
+PACKAGES aptitude
+
+acpid
+adduser
+agrep
+apt
+atftp
+atftpd
+attr
+bash
+bing
+binutils
+bridge-utils
+bsdmainutils
+bsdutils
+buffer
+busybox
+bzip2
+chntpw
+console-common
+console-terminus
+console-tools
+coreutils
+cpio
+cron
+cryptsetup
+dante-client
+dash
+dctrl-tools
+ddrescue
+debconf
+debconf-i18n
+debianutils
+debootstrap
+deborphan
+dhcp-client
+dialog
+diff
+dmidecode
+dmraid
+dmsetup
+dosfstools
+dpkg
+dselect
+e2fsprogs
+e3
+eject
+ethtool
+file
+file-rc
+findutils
+firmware-ipw3945
+fnord
+fuse-utils
+gawk
+gpm
+grep
+grml2hd
+grml2hd-utils
+grml2usb
+grml-autoconfig
+grml-debian-keyring
+grml-debootstrap
+grml-docs
+grml-etc
+grml-etc-core
+grml-hwinfo
+grml-network
+grml-policyrcd
+grml-rebuildfstab
+grml-saveconfig
+grml-scanpartitions
+grml-scripts
+grml-shlib
+grml-small
+grml-tips
+grml-usleep
+grub
+guessnet
+gzip
+hdparm
+hostname
+htop
+hwinfo
+ifplugd
+ifupdown
+inetutils-inetd
+initramfs-tools
+initscripts
+iproute
+iputils-ping
+ipw3945d
+ipw-firmware
+jed
+jed-common
+klibc-utils
+knockd
+laptop-detect
+less
+lilo
+links
+live-initramfs
+localepurge
+lockfile-progs
+login
+logrotate
+lrzsz
+lsof
+lvm2
+makedev
+mawk
+mbr
+mdadm
+memtester
+mgetty
+mktemp
+module-init-tools
+most
+mount
+mpack
+mtools
+mtr-tiny
+ncftp
+netbase
+netcat
+net-tools
+nfs-common
+ntfsprogs
+ntpdate
+nvi
+openssh-client openssh-server
+passwd
+patch
+pciutils usbutils
+ppp
+pppoeconf
+prism54-firmware
+procinfo
+procps
+psmisc
+pump
+readline-common
+reiserfsprogs
+resolvconf
+rsync
+rungetty
+screen
+scsiadd
+sed
+ser2net
+setserial
+sharutils
+smartmontools
+socket
+statserial
+strace
+sudo
+symlinks
+syslinux
+syslog-ng
+sysutils
+sysvinit
+sysvinit-utils
+tar
+tcpd
+tcpdump
+telnet
+timeout
+tinysnmp-tools
+tofrodos
+tzdata
+ucf
+udev
+unp
+unzip
+unzoo
+update-inetd
+util-linux
+vlan
+vlock
+wget
+whiptail
+wipe
+wireless-tools
+wireless-tools wpasupplicant
+wpasupplicant
+xfsprogs
+zip
+zsh
+
+PACKAGES aptitude I386 
+linux-image-2.6.22-grml aufs-modules-2.6.22-grml
index 10abbda..5eddaf9 100644 (file)
@@ -189,4 +189,4 @@ zip
 zsh
 
 PACKAGES aptitude I386 
-linux-image-2.6.22-grml aufs-modules-2.6.22-grml
+linux-image-2.6.20-grml-small aufs-modules-2.6.20-grml-small