Commit Graph

95 Commits (a9542f5fd840a3a9a1fa6f3561d57bd2d2bec4db)

Author SHA1 Message Date
Bernhard Landauer 2a9b05cac8 do various final check only if base installed 8 years ago
Bernhard Landauer b308bc90a0 final_check() quiet some output 8 years ago
Bernhard Landauer 7ab86aca68 rank_mirrors() preselect stable
- the old problem with pacman-mirrors seems to have disappeared with the new menu structure
8 years ago
Bernhard Landauer 21d873d03c fix cancel 'configure mirrorlist' 8 years ago
Bernhard Landauer 43459071f6 some spaces in titles 8 years ago
Bernhard Landauer bf4dd47dc2 check_base before bootloader, highlight inst_base 8 years ago
Bernhard Landauer fb2d05a05c fix mk_connection quit after nmtui 8 years ago
Bernhard Landauer abf20aa45c fix pacman-mirrors -i 8 years ago
Bernhard Landauer bceb3b5874 no escaping of quotes needed in dialog body 8 years ago
Bernhard Landauer da7e968f31 fix newlines check_requirements() 8 years ago
Bernhard Landauer 69d38f701f use translated strings, now really ;) 8 years ago
Bernhard Landauer 52f57fd335 wipe: use inst_needed 8 years ago
Bernhard Landauer 3cb00a9726 menu_choice --no-cancel 8 years ago
Bernhard Landauer 629688f293 fix rank_mirrors
- for some reason with the other variation pacman-mirrors doesn't manage to display mirror selection list.
8 years ago
Bernhard Landauer 0a72a3c780 inst_needed() display message 8 years ago
Bernhard Landauer 400bb5f33e add comment about db update to intro 8 years ago
Bernhard Landauer 6063be6580 fix exit_done mount condition; https://github.com/oberon2007/manjaro-architect/issues/5 8 years ago
Bernhard Landauer dd9255bb9f no error when quitting without mount. fix https://github.com/oberon2007/manjaro-architect/issues/5 8 years ago
Bernhard Landauer d165a5ce96 check_mount/base adjust highlighting 8 years ago
Bernhard Landauer 89a88bfee7 fix quit dialog 8 years ago
Bernhard Landauer b4732d85f5 modify select menu text 8 years ago
Bernhard Landauer f8c755ec03 Merge branch 'new_structure' of https://github.com/oberon2007/manjaro-architect into new_structure 8 years ago
Bernhard Landauer fa36fd460b review menu, introduce switch between menu regular|advanced 8 years ago
papajoker 44081bc815 merge 8 years ago
papajoker 4cd00c2e7a return errcode for up to menu 8 years ago
Bernhard Landauer bc1c368929 exit_done() corrections 8 years ago
Bernhard Landauer ec6dd5835c review exit_done() 8 years ago
Bernhard Landauer fdd563a5f8 [util, util-menu] new check_base logic and remove recursive calls 8 years ago
Bernhard Landauer 6a2bf3760b not need to loop submenus 8 years ago
Bernhard Landauer 781ecdfa98 link submenus 8 years ago
Bernhard Landauer 920ad697b2 exp-build adjustment done in PKGBUILD 8 years ago
Bernhard Landauer cc6cea55fb adopt latest changes 8 years ago
Bernhard Landauer 3d40b140cb attempt new non-recursive structure 8 years ago
Chrysostomus ab60b751c0 Improve final_check 8 years ago
Bernhard Landauer c4d7dd3a82 review some error checks 8 years ago
Bernhard Landauer 28a26cda3a fix inst_needed() 8 years ago
Bernhard Landauer 00fd37940b correction 8 years ago
Bernhard Landauer 0a623dac79 cp log instead of installing700, more dialog formatting 8 years ago
Bernhard Landauer 0fd010a6e5 closing newline and some indenting 8 years ago
Chrysostomus 7bd4a62e55 Bugfixes 8 years ago
Chrysostomus 8142d68983 Add final_check 8 years ago
Bernhard Landauer 429f878a88 print version to logfile 8 years ago
Bernhard Landauer d7e9686eeb some logging and dialog cosmetics 8 years ago
Bernhard Landauer 9e9d1c62aa correction evaluate_openrc() 8 years ago
Bernhard Landauer 9a425d4811 implement openrc check; needs testing still. close https://github.com/Chrysostomus/manjaro-architect/issues/64 8 years ago
Bernhard Landauer 22cde3c5f7 move .base_installed to /mnt ; https://github.com/Chrysostomus/manjaro-architect/issues/64 8 years ago
Bernhard Landauer 55eac1b0a4 [util] add evaluate_profiles() and evaluate_openrc(); https://github.com/Chrysostomus/manjaro-architect/issues/64#issuecomment-282562848 8 years ago
papajoker c214f65311 fix check_for_error 8 years ago
Chrysostomus 145eb02bb8 Remove check_for_error from inst_needed 8 years ago
Chrysostomus 523114a024 Merge pull request #59 from papajoker/fonction
return function
8 years ago