1
0

petites modifs

This commit is contained in:
Daniel Tartavel 2019-02-20 19:56:03 +01:00
parent 2d95b4b387
commit 188a44e1e3
3 changed files with 53 additions and 49 deletions

View File

@ -4,7 +4,7 @@
# You can do this with 'perl -cw auto_inst.cfg.pl' or by executing this file # You can do this with 'perl -cw auto_inst.cfg.pl' or by executing this file
# (note the '#!/usr/bin/perl -cw' on the first line). # (note the '#!/usr/bin/perl -cw' on the first line).
$o = { $o = {
'X' => { 'X' => {
'monitors' => [ 'monitors' => [
{ {
'VendorName' => 'Plug\'n Play', 'VendorName' => 'Plug\'n Play',
@ -13,12 +13,12 @@ $o = {
], ],
'resolution_wanted' => 'x' 'resolution_wanted' => 'x'
}, },
'authentication' => { 'authentication' => {
'sha512' => 1, 'sha512' => 1,
'shadow' => 1 'shadow' => 1
}, },
'autoExitInstall' => '1', 'autoExitInstall' => '1',
'default_packages' => [ 'default_packages' => [
'acpi', 'acpi',
'acpid', 'acpid',
'akonadi', 'akonadi',
@ -699,7 +699,7 @@ $o = {
'zeroconf-ioslave', 'zeroconf-ioslave',
'zip' 'zip'
], ],
'enabled_media' => [ 'enabled_media' => [
'Core Release', 'Core Release',
'Core Updates', 'Core Updates',
'Nonfree Release', 'Nonfree Release',
@ -716,7 +716,7 @@ $o = {
'GRP_TOGGLE' => '', 'GRP_TOGGLE' => '',
'KEYBOARD' => 'fr' 'KEYBOARD' => 'fr'
}, },
'locale' => { 'locale' => {
'IM' => undef, 'IM' => undef,
'country' => 'FR', 'country' => 'FR',
'lang' => 'fr', 'lang' => 'fr',
@ -729,7 +729,7 @@ $o = {
'numlock' => 1, 'numlock' => 1,
'HDPARM' => 1 'HDPARM' => 1
}, },
'mouse' => { 'mouse' => {
'EmulateWheel' => undef, 'EmulateWheel' => undef,
'MOUSETYPE' => 'ps/2', 'MOUSETYPE' => 'ps/2',
'Protocol' => 'ExplorerPS/2', 'Protocol' => 'ExplorerPS/2',
@ -751,20 +751,20 @@ $o = {
'synaptics' => undef, 'synaptics' => undef,
'type' => 'Universal', 'type' => 'Universal',
'wacom' => [] 'wacom' => []
}, },
'net' => { 'net' => {
'PROFILE' => 'default', 'PROFILE' => 'default',
'ethernet' => {}, 'ethernet' => {},
'ifcfg' => { 'ifcfg' => {
}, },
'net_interface' => '', 'net_interface' => '',
'network' => { 'network' => {
'CRDA_DOMAIN' => 'FR', 'CRDA_DOMAIN' => 'FR',
'FORWARD_IPV4' => 'false', 'FORWARD_IPV4' => 'false',
'GATEWAY' => '', 'GATEWAY' => '',
'NETWORKING' => 'yes' 'NETWORKING' => 'yes'
}, },
'resolv' => { 'resolv' => {
'DOMAINNAME' => undef, 'DOMAINNAME' => undef,
'DOMAINNAME2' => undef, 'DOMAINNAME2' => undef,
'DOMAINNAME3' => undef, 'DOMAINNAME3' => undef,
@ -772,9 +772,9 @@ $o = {
'dnsServer2' => undef, 'dnsServer2' => undef,
'dnsServer3' => undef 'dnsServer3' => undef
}, },
'type' => 'ethernet', 'type' => 'ethernet',
'wireless' => {}, 'wireless' => {},
'zeroconf' => {} 'zeroconf' => {}
}, },
'bootloader' => { 'bootloader' => {
'method' => 'grub2-graphic', 'method' => 'grub2-graphic',
@ -782,9 +782,9 @@ $o = {
'timeout' => 5, 'timeout' => 5,
'crushMbr' => 1, 'crushMbr' => 1,
}, },
'security' => 1, 'security' => 1,
'security_user' => undef, 'security_user' => undef,
'superuser' => { 'superuser' => {
'gid' => '0', 'gid' => '0',
'home' => '/root', 'home' => '/root',
'pw' => '$6$4olYuu4o35YoPivZ$jJVF1JHdP9g2rMRivkHywyPZfHe/b/d9RtD09/0p8NBRmCgTQy0x5rgHcBm18D66Dqf0HSZcd8QjSAgiAaV1/1', 'pw' => '$6$4olYuu4o35YoPivZ$jJVF1JHdP9g2rMRivkHywyPZfHe/b/d9RtD09/0p8NBRmCgTQy0x5rgHcBm18D66Dqf0HSZcd8QjSAgiAaV1/1',

View File

@ -14,8 +14,8 @@ $o = {
'resolution_wanted' => 'x' 'resolution_wanted' => 'x'
}, },
'authentication' => { 'authentication' => {
'sha512' => 1, 'sha512' => 1,
'shadow' => 1 'shadow' => 1
}, },
'autoExitInstall' => '0', 'autoExitInstall' => '0',
'default_packages' => [ 'default_packages' => [
@ -751,28 +751,28 @@ $o = {
'wacom' => [] 'wacom' => []
}, },
'net' => { 'net' => {
'PROFILE' => 'default', 'PROFILE' => 'default',
'ethernet' => {}, 'ethernet' => {},
'ifcfg' => { 'ifcfg' => {
},
'net_interface' => '',
'network' => {
'CRDA_DOMAIN' => 'FR',
'FORWARD_IPV4' => 'false',
'GATEWAY' => '',
'NETWORKING' => 'yes'
}, },
'net_interface' => '', 'resolv' => {
'network' => { 'DOMAINNAME' => undef,
'CRDA_DOMAIN' => 'FR', 'DOMAINNAME2' => undef,
'FORWARD_IPV4' => 'false', 'DOMAINNAME3' => undef,
'GATEWAY' => '', 'dnsServer' => undef,
'NETWORKING' => 'yes' 'dnsServer2' => undef,
}, 'dnsServer3' => undef
'resolv' => { },
'DOMAINNAME' => undef, 'type' => 'ethernet',
'DOMAINNAME2' => undef, 'wireless' => {},
'DOMAINNAME3' => undef, 'zeroconf' => {}
'dnsServer' => undef,
'dnsServer2' => undef,
'dnsServer3' => undef
},
'type' => 'ethernet',
'wireless' => {},
'zeroconf' => {}
}, },
'bootloader' => { 'bootloader' => {
'method' => 'grub2-graphic', 'method' => 'grub2-graphic',

View File

@ -11,6 +11,10 @@ label efface disque
KERNEL images/memdisk KERNEL images/memdisk
APPEND iso initrd=images/dban-2.3.0_i586.iso raw APPEND iso initrd=images/dban-2.3.0_i586.iso raw
label live plasma
KERNEL images/memdisk
APPEND iso initrd=images/ raw
label 6-64 label 6-64
KERNEL images/vmlinuz-mageia6_64 KERNEL images/vmlinuz-mageia6_64
APPEND initrd=images/mageia6_64.rdz ramdisk_size=128000 vga=788 automatic=method:http,interface:auto,network:dhcp,server:192.168.1.253,directory:/mageia/distrib/6/ auto_install=/mageia/distrib/6_auto_inst.cfg.pl root=/dev/ram3 rw APPEND initrd=images/mageia6_64.rdz ramdisk_size=128000 vga=788 automatic=method:http,interface:auto,network:dhcp,server:192.168.1.253,directory:/mageia/distrib/6/ auto_install=/mageia/distrib/6_auto_inst.cfg.pl root=/dev/ram3 rw