Commit Graph

130 Commits

Author SHA1 Message Date
3fb06c257c implemented realm detection and improved configuration files loading 2023-10-23 00:00:27 +02:00
Geoffray Levasseur
cd35f52509 improved code quality, few bug fixes 2023-08-02 11:36:01 +02:00
7542fba94e fixed few minor issues 2023-05-05 19:50:16 +02:00
23d36cc8af added group and domain support for conf file and repository 2023-05-05 19:49:13 +02:00
c2751bf9eb new conf files + fix bug in conf_ntp with devuan 5, fix a bug with early debian/devuan version, added git support for profile 2023-05-05 19:06:07 +02:00
a33726fba8 fixed indentation 2022-12-17 20:19:03 +01:00
2a05bc8392 disp_help(): fixed some space/tabs unconsistency 2022-12-17 19:52:45 +01:00
d15a98a7d1 moved dump_key_buffer() from display to utils 2022-12-17 19:29:20 +01:00
4c11fbe410 stdtime(): removed timezone in our standard date format, useless 2022-12-17 19:11:51 +01:00
709598629a lib/version.sh: fixed calls to die() 2022-09-08 10:02:17 +02:00
5e44ebebd5 added network functions to new net.sh lib, moved set_system_proxy, begin of offline mode implementation 2022-09-07 21:19:42 +02:00
fatalerrors
da37fd3bae bump to version 0.99.18 2022-06-24 17:52:17 +02:00
levasseur
e8c6f46572 minor correction and first shot of disk configuration to base future works 2022-02-21 18:48:57 +01:00
levasseur
b9fc8ed51c as REBOOT_NEEDED variable is independant on every module, the function to set it is no longuer needed 2022-02-21 18:47:08 +01:00
levasseur
a6c94c2bf9 diskman:sh: added few implementation 2022-02-21 18:44:30 +01:00
levasseur
204b682414 diskman.sh: typo corrected 2022-02-18 18:29:03 +01:00
3f554d8bb7 Merge branch 'master' of ssh://apo.geoffray-levasseur.org/share/services/git/legos 2022-02-18 14:03:19 +01:00
9667da892f diskman.sh: implemented mkext4.sh 2022-02-18 09:22:59 +01:00
levasseur
77b51a2702 diskman.sh: small improvements 2022-02-11 18:46:16 +01:00
dece6d9c92 diskman.sh: typoes 2022-01-27 20:13:18 +01:00
94b45fde16 chroot.sh: missing comment 2022-01-27 20:04:05 +01:00
4c97d6afff started new diskman.sh lib and reflect consequences on conf_disks module 2022-01-27 20:00:16 +01:00
6131afa3e3 filefct.sh: few fixes after last commit 2022-01-27 19:57:38 +01:00
55a9e49101 several improvement and armonisation in filefct.sh, module auth and patch_snmp improved 2022-01-27 13:17:56 +01:00
baac34cb85 zzz_main_fct.sh: splitted in 3 files, chroot.sh, command_line.sh and loaders.sh 2022-01-27 13:15:41 +01:00
levasseur
d2da42cbf4 few cosmetic details changed 2022-01-17 18:28:31 +01:00
levasseur
d85e2a819b added set_reboot_needed function and use it 2022-01-14 16:37:30 +01:00
levasseur
bc32fdf2f3 zzz_main.sh: fixed a synthax error 2022-01-07 17:44:51 +01:00
levasseur
bf5adbadf5 main: externalized prepost actions loading 2022-01-07 17:40:31 +01:00
levasseur
ed0563b770 utils.sh: fixed function_exists not to display grep result 2021-12-17 16:43:55 +01:00
levasseur
768fd0ffde display.sh: made separator() more harmonious 2021-12-17 16:43:18 +01:00
levasseur
0f70c955e0 corrected some syntax errors 2021-12-17 16:42:19 +01:00
levasseur
7d0fa69a5a zzz_main.sh: do more checks arround module list 2021-12-17 16:12:07 +01:00
levasseur
8edba547bd filefct: fixed missing function exports 2021-12-15 18:40:25 +01:00
a79d079cac added tagfile and make use of it in modules 2021-12-15 10:55:18 +01:00
levasseur
d9af921417 libs: made error message clearer and more consistent 2021-12-13 18:49:03 +01:00
a2a63639b9 fixed loss of stage file after bootstrap 2021-12-09 19:56:04 +01:00
levasseur
97e5459163 minor comments update 2021-12-07 17:28:48 +01:00
056a6142bd some readability improvements 2021-12-06 17:06:49 +01:00
d28f17f82f support.sh: small cosmetic improvement 2021-12-01 10:54:50 +01:00
7eddfe5074 utils.sh: fixed function_exists implementation 2021-12-01 10:53:49 +01:00
4e16dc50b2 display.sh: fixed separator implementation 2021-12-01 10:52:30 +01:00
levasseur
c978eb1ef8 updated README.md, added to do list, fixed separator length, version info swith to english 2021-11-26 17:30:18 +01:00
6db50b3d69 fixed the way to obtain package lists, mutualised debian familly conf, added separator 2021-11-26 11:40:51 +01:00
c71b22f326 fixed pre post capabilities 2021-11-19 00:18:16 +01:00
fatalerrors
b71a0c2ee8 added file dependency check, switched back to english, smaller fix and improvements 2021-11-18 14:53:11 +01:00
3bb5a880d5 moved stdtime from filefct.sh to utils.sh 2021-10-27 13:56:55 +02:00
4561922b81 zzz_main_fct.sh: corrected exit code on bad cron options 2021-10-27 13:55:28 +02:00
bcd5130866 implemented cron mode 2021-10-27 11:14:09 +02:00
78169b3088 utils.sh: fixed missing export of function_exists 2021-10-27 10:47:54 +02:00