Subversion Repositories ALCASAR

Rev

Rev 3114 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 3114 Rev 3115
Line 1... Line 1...
1
Mageia + ALCASAR (Mageiar) ISO builder
1
Mageia + ALCASAR (Mageiar) ISO builder
2
===================
2
===================
3
 
3
 
4
Goal
4
Goal
5
----
5
----
6
 
-
 
7
The goal is to create a minimalist ISO image to install both Mageia and Alcasar with all its dependencies.
6
The goal is to create a minimalist ISO image to install both Mageia and Alcasar with all its dependencies.
8
 
7
 
9
How it works
8
How it works
10
------------
9
------------
11
 
-
 
12
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.
13
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.
14
 
12
 
15
What it needs
13
What it needs
16
-------------
14
-------------
17
 
-
 
18
10G of freespace on /home
15
10G of freespace on /home
19
The Mageia ISO image and ALCASAR tarball are to be placed in the `ressources` directory before running the script.
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"
20
 
18
 
21
How to use
19
How to use
22
----------
20
----------
23
 
-
 
24
	Usage : build-iso.sh
21
	Usage : build-iso.sh
25
 
-
 
26
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) 
27
 
23
 
28
What can be done
24
What can be done
29
----------------
25
----------------
30
 
-
 
31
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.
32
 
-
 
33
Here is a list of interesting functionalities:
27
Here is a list of interesting functionalities:
34
- Use DrakX to install and configure Alcasar graphically
28
- Use DrakX to install and configure Alcasar graphically
35
- Propose an automatic partition table suitable for Alcasar
29
- Propose an automatic partition table suitable for Alcasar