-
-
Notifications
You must be signed in to change notification settings - Fork 27
/
TODO
21 lines (20 loc) · 1.08 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
TODO list for grml-debootstrap
==============================
* support Virtual Machine deployment in interactive mode(?)
* support for LVM
* support tarballs for customization/mirror source
-> integrate/use 'fai dirinstall'?
* support automatic installation of grml packages:
* grml-etc-core
* grml-x + xserver-xorg [configuration of X]
-> in progress.. (GRMLPACKAGES works already)
* support cross-installation (other architectures than the currently running one)
-> like in http://www.netfort.gr.jp/~dancer/diary/daily/2007-Jun-16.html.en#2007-Jun-16-04:04:03
* support selection between DESKTOP/WORKSTATION and SERVER (provide default packages selection)
* support rpmstrap (bootstrap a basic RPM-based system)
-> http://xen-tools.org/software/rinse/
* support automatic installation of Gentoo
* support installation on usb-pen (like grml2usb for Debian)
-> http://blog.256bit.org/archives/172-Debian-in-der-Hosentasche.html#extended
* support adduser for new user who has same permissions as an user created by d-i
* test support for Ubuntu as debootstrap >=1.0.0 provides support for it