Commit graph

58 commits

Author SHA1 Message Date
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
0701bf4323 Update documentation 2017-10-12 12:28:42 +02: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
ad4ff0de3f Update documentation 2017-01-31 01:14:49 +01:00
9431ab929e Update documentation 2017-01-31 01:08:58 +01:00
0a06b0f08e Add external syslinux folder configuration files 2017-01-31 01:03:47 +01:00
a4a384f25f Update documentation 2017-01-31 01:02:37 +01:00
cc5efbcc21 Partition 2 is now primary in efi_create_key_structure() 2017-01-30 21:40:38 +01:00
cc4a1f043f Updated for new version 2017-01-30 12:23:47 +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
9f54bf57a0 Bad path for partman_recipes 2016-10-13 14:18:00 +02:00
9c05caae90 Fix syslinux detection error 2016-10-12 22:51:21 +02:00
365658cfa4 partman_recipes folder rename 2016-10-12 22:30:06 +02:00
e2d7664cbc Debian mirror was wrong 2016-10-12 12:15:20 +02:00
ddc4f35aae Script modification to copy preseeds ans partman_recipes folder 2016-10-12 12:04:49 +02:00
a4b7576a47 Adapt preseeds files to parman recipes new location 2016-10-12 11:56:46 +02:00
ad4f1ea7ad Adapt syslinux menu to preseeds files new location 2016-10-12 11:51:50 +02:00
ef1891ca23 move presseds and partman recipes in a directory 2016-10-12 11:49:43 +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
1cba94db3b Missing preseed_swap.cfg in git repo. 2016-10-10 18:05:18 +02:00
e9ac26da84 Add preseed w/ swap menu 2016-10-10 18:01:51 +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