Commit graph

47 commits

Author SHA1 Message Date
7d2e62f9a3 mcopy command correction 2020-05-12 10:12:58 +02:00
6421736a19 Replace with 2020-04-18 17:34:22 +02:00
709677e574 Verify presence of mcopy for bio key creation 2020-04-18 17:30:43 +02:00
91956a3c77 Make spellcheck a little bit happy 2020-02-12 17:20:26 +01:00
99aeeb677e unmount_device() use double quote when needed 2020-02-12 16:03:18 +01:00
5ed96fcd13 create_dir() use double quotes toprevent gobbing 2020-02-12 16:00:08 +01:00
a22a055fe3 Use while read < in process_conf_file() 2020-02-12 15:57:16 +01:00
3b91eda6db Error in download() bug resolved 2020-02-12 15:44:39 +01:00
e2f41eb862 Add sync statement for efi_create_syructure() + indetation 2019-02-25 12:37:19 +01:00
7345b86390 syntax error in umount_device() 2018-03-06 11:00:19 +01:00
f950d57167 Change kernel and init download URL 2018-03-06 10:45:36 +01:00
a4319d238e URL for current version was incorrect 2018-02-22 16:21:00 +01:00
bc433889b4 Retrieve automaticaly lastest debian version 2017-10-12 12:04:30 +02:00
8a62ce69df download() stop script if 404 2017-10-03 13:50:06 +02:00
9ef4d922f5 done is correctly displayed in download() 2017-10-03 11:16:06 +02:00
aa939b2be0 update help message 2017-10-03 11:12:35 +02:00
056031901b Syntax error in bios_create_key_structure() 2017-02-23 12:01:10 +01:00
aa5705cde4 Add 2sec. sleep after parted in efi_create_key_structure() and bios_create_key structure()
Because a bug my Debian Setup : kernel doesn't have time to refresh partitions scheme then mkfs doesn't format partitions
2017-01-31 22:44:48 +01:00
0a06b0f08e Add external syslinux folder configuration files 2017-01-31 01:03:47 +01:00
cc5efbcc21 Partition 2 is now primary in efi_create_key_structure() 2017-01-30 21:40:38 +01:00
8cb126af3b Wget use -c flag in download for resuming 2017-01-30 12:23:01 +01:00
b45d5bfbed Various fixes for bios key creation 2017-01-30 12:16:20 +01:00
1c2829b34f Change disk label for msdos in bios_vreate_key_structure 2017-01-30 11:50:21 +01:00
50d2b171fa Full rewrite 2017-01-27 00:34:33 +01:00
971cafd935 update debian version 2017-01-26 15:48:49 +01:00
ed03ef3272 update debian version 2017-01-26 15:43:22 +01:00
53216dc68d search syslinux file from differents locations (Arch and debian unstable compatible) 2017-01-26 15:37:57 +01:00
18f6603943 Better UEFI support 2017-01-26 15:09:10 +01:00
eed9a5d9c5 reworked folders architecture 2016-12-15 14:43:43 +01:00
9c05caae90 Fix syslinux detection error 2016-10-12 22:51:21 +02:00
ddc4f35aae Script modification to copy preseeds ans partman_recipes folder 2016-10-12 12:04:49 +02:00
8ef087a3bb Add a sleep after writing mbr.bin because syslinux doesn't work 2016-10-12 11:49:16 +02:00
163426c4ac Put interpreted variables (debian_url, debian_file) after arguments processing 2016-10-12 11:26:21 +02:00
9b7169cbaa Syntax error in if. 2016-10-12 11:23:28 +02:00
f4c393e9e0 This is why I should'nt work after midnight : witch is not which... 2016-10-12 11:22:09 +02:00
5b76a63f57 Add syslinux executable test 2016-10-10 21:57:05 +02:00
81e95d13a0 Put all variables on top 2016-10-10 21:49:38 +02:00
9392442c41 Remove useless variable 2016-10-10 21:38:49 +02:00
806ac8f282 cp was not recursive whan copying files on USB key 2016-10-10 17:59:12 +02:00
63ad27b2f5 Create disk architecture in a TMP directory 2016-10-10 17:45:12 +02:00
8be47ee171 Use system syslinux instead of downloaded one 2016-10-10 17:32:40 +02:00
838ea9ce7f Possible Syslinux for bios parameters fixes 2016-10-10 17:00:42 +02:00
7f3ab8830c Better debian variables name (iso_file & iso_url) 2016-10-10 16:29:24 +02:00
1dc0a27a52 Go to debian 8.6.0 2016-10-10 16:19:18 +02:00
c3851451ed Bios : execute syslinux, key will be bootable 2016-07-06 15:02:55 +02:00
9f731578cd Spelling corrections 2016-07-06 00:34:03 +02:00
14867d5900 first commit 2016-07-06 00:24:26 +02:00