update to db59a1a2dd 2019-03-07
[automated-distro-installer] / fai / config / class / example.profile
1 Default: Xfce
2
3 Name: Simple
4 Description: My first FAI installation
5 Short: just a very simple example, no xorg, an account called demo
6 Long: This is the demohost example of FAI.
7 Additional account called demo with password: fai, root password: fai
8 All needed packages are already on the CD or USB stick.
9 Classes: INSTALL FAIBASE DEBIAN DEMO
10
11 Name: Xfce
12 Description: Xfce desktop, LVM partitioning
13 Short: A fancy Xfce desktop will be installed, the user account is demo
14 Long: This is the Xfce desktop example. Additional account called
15 demo with password: fai, root password: fai
16 All needed packages are already on the CD or USB stick.
17 Classes: INSTALL FAIBASE DEBIAN DEMO XORG XFCE LVM
18
19 Name: Gnome
20 Description: Gnome desktop installation
21 Short: A Gnome desktop, no LVM, You will get an account called demo
22 Long: This is the Gnome desktop example. Additional account called
23 demo with password: fai, root password: fai
24 You should have a fast network connection, because most packages are
25 downloaded from the internet.
26 Classes: INSTALL FAIBASE DEBIAN DEMO XORG GNOME
27
28 Name: CentOS 7
29 Description: CentOS 7 with Xfce desktop
30 Short: A normal Xfce desktop, running CentOS 7
31 Long: We use the Debian nfsroot for installing the CentOS 7 OS.
32 You should have a fast network connection, because most packages are
33 downloaded from the internet.
34 Classes: INSTALL FAIBASE CENTOS CENTOS7_64 XORG
35
36 Name: Ubuntu
37 Description: Ubuntu 18.04 desktop installation
38 Short: Unity desktop
39 Long: We use the Debian nfsroot for installing the Ubuntu OS.
40 You should have a fast network connection, because most packages are
41 downloaded from the internet.
42 Classes: INSTALL FAIBASE DEMO DEBIAN UBUNTU BIONIC BIONIC64 XORG
43
44 Name: Inventory
45 Description: Show hardware info
46 Short: Show some basic hardware infos
47 Long: Execute commands for showing hardware info
48 Classes: INVENTORY
49
50 Name: Sysinfo
51 Description: Show defailed system information
52 Short: Show detailed hardware and system information
53 Long: Execute a lot of commands for collecting system information
54 Classes: SYSINFO