Line 10... |
Line 10... |
10 |
The script lists the RPMs installed on a running ALCASAR in order to create a dedicated ISO file.
|
10 |
The script lists the RPMs installed on a running ALCASAR in order to create a dedicated ISO file.
|
11 |
Once the ISO is done, one can boot on it and install the OS normally. The ALCASAR tarball is available in /root folder.
|
11 |
Once the ISO is done, one can boot on it and install the OS normally. The ALCASAR tarball is available in /root folder.
|
12 |
|
12 |
|
13 |
What it needs
|
13 |
What it needs
|
14 |
-------------
|
14 |
-------------
|
15 |
10G of freespace on /home
|
15 |
-10G of freespace on /home
|
16 |
The Mageia ISO image and ALCASAR tarball are to be placed in the `ressources` directory
|
16 |
-The Mageia ISO image and ALCASAR tarball are to be placed in the `ressources` directory
|
17 |
Run & adapt the command "xorriso -indev Mageia-8-x86_64.iso -report_el_torito as_mkisofs" to retreive the options of the xorriso command of the script "build-iso.sh"
|
17 |
-Run & adapt the command "xorriso -indev Mageia-8-x86_64.iso -report_el_torito as_mkisofs" to retreive the options of the xorriso command of the script "build-iso.sh"
|
18 |
|
18 |
|
19 |
How to use
|
19 |
How to use
|
20 |
----------
|
20 |
----------
|
21 |
Usage : build-iso.sh
|
21 |
Usage : build-iso.sh
|
22 |
This script can be run several times (the needed rpms are downloaded only one time)
|
22 |
This script can be run several times (the needed rpms are downloaded only one time)
|
23 |
|
23 |
|
24 |
What can be done
|
24 |
What can be done
|
25 |
----------------
|
25 |
----------------
|
26 |
The ISO image seems to be already as light as it can be. With all the necessary packages, it weighs around 900 Mo.
|
26 |
The ISO image seems to be already as light as it can be. With all the necessary packages, it weighs around 900 Mo.
|
27 |
Here is a list of interesting functionalities:
|
27 |
Here is a list of interesting functionalities:
|
28 |
- Use DrakX to install and configure Alcasar graphically
|
28 |
- Use DrakX to install and configure Alcasar graphically
|
29 |
- Propose an automatic partition table suitable for Alcasar
|
29 |
- Propose an automatic partition table suitable for Alcasar
|