d8467fc839084ee87b3d86e556b71aeb1af58e3c
[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 16.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 XENIAL XENIAL64 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
55
56 Name: dummy
57 Description: A dummy profile
58 Short: This is the short one liner text for the dummy menu, Shown at the bottom of the menu
59 Long: Here you can add more lines to describe details of you
60 profile. A profile is only a list of FAI classes. Those classes can
61 then define the disk partitioning scheme, the list of packages to be
62 installed, the variables to defined and other things.
63
64 In the end, a profile is just a list of FAI classes combined with some description.
65 Classes: A B C E