Commit Graph

95 Commits (a9542f5fd840a3a9a1fa6f3561d57bd2d2bec4db)

Author SHA1 Message Date
Bernhard Landauer 4c3d596391 logging system and language info 8 years ago
papajoker 18b2e4752a remove _canceldlg var 8 years ago
Bernhard Landauer 1dd1a383fa avoid using exit code after dialog; https://github.com/Chrysostomus/manjaro-architect/pull/59 8 years ago
papajoker 8c27ef2d2e path 2 functions only if error 8 years ago
patrick e5e8f8dba3 Merge branch 'master' into fonction 8 years ago
Bernhard Landauer 7c9b49eaae if base not installed go to install_base_menu directly; some logging 8 years ago
Bernhard Landauer 1aac7b3bae check if base-install was completed. install_bootloader(): check_base 8 years ago
papajoker 1d97800b4d call good function 8 years ago
papajoker 8f820e6cc3 path limit 3 8 years ago
papajoker 7f3696574f return function 8 years ago
Chrysostomus 5b05ea3e4f Improve check_pkg 8 years ago
Chrysostomus 847a336923 Quickfixes 8 years ago
papajoker 073fa9427b fix cancel dialog return 1 8 years ago
Bernhard Landauer 02b196d0c2 fix errorlog 8 years ago
Bernhard Landauer 66406f5187 abort only for exit code 1 8 years ago
Bernhard Landauer b9b303cd5e fix some error checks 8 years ago
Bernhard Landauer 6a1ffacdc6 more logging 8 years ago
Bernhard Landauer 94791411dd do not continue errorfile 8 years ago
Bernhard Landauer 49077287d9 implement error/log function - still needs testing! 8 years ago
Bernhard Landauer 1036002b2e fix another cancel button 8 years ago
Bernhard Landauer a8477b9699 Revert "try to improve error feedback and logging"
This reverts commit dceca16ec3.
8 years ago
Bernhard Landauer 4dd28a8795 fix typo multimedia menu 8 years ago
Bernhard Landauer dceca16ec3 try to improve error feedback and logging
- if now it complains too much in the dialog, just uncomment.
The plan is that in any case we collect more information in the log
8 years ago
Bernhard Landauer def71de6a0 translatables and one less clear 8 years ago
Bernhard Landauer 86f8c836b2 log wm_de install 8 years ago
Bernhard Landauer 11ed3043ac text formatting 8 years ago
Bernhard Landauer 3f0fba71de fix another old path 8 years ago
Bernhard Landauer a910c35d5b add some logging 8 years ago
Bernhard Landauer 64c9bd00c0 [util] add check_pkg() 8 years ago
Bernhard Landauer ef1980a172 lib/util.sh 8 years ago
Bernhard Landauer 968a789b90 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 8 years ago
Bernhard Landauer 14e47d0272 prepare for better error and log handling, https://github.com/Chrysostomus/manjaro-architect/issues/19 8 years ago
Frede H b3cc2c7a22 Update util.sh
Changed font for Danish locale (lat2 font does not show local chars)
8 years ago
Bernhard Landauer 1c9d3cfdee fix import() 8 years ago
Bernhard Landauer 4664f19d4c typo 8 years ago
Bernhard Landauer 76bb0962aa test if branch is defined before running pacman-mirrors 8 years ago
Bernhard Landauer 9bac660ac3 don't set default branch for rank_mirrors() https://github.com/Chrysostomus/manjaro-architect/issues/21
- also: do same logging and first of all create logfile properly first ;)
8 years ago
Bernhard Landauer e8332de8ee unnest rank_mirrors() and one more clear, https://github.com/Chrysostomus/manjaro-architect/issues/21 8 years ago
Bernhard Landauer 70fc3634dc start installer logfile
- for logging user selections, package lists and whatever we find useful.
How about when the install was successful and the installer quits, we
copy the file to target install?
8 years ago
Bernhard Landauer cf57ed2630 lib paths 8 years ago
Bernhard Landauer 1e6379a01c more corrections 8^I 8 years ago
Bernhard Landauer 60952984fa adjust datadir name 8 years ago
Bernhard Landauer 0956ee9879 finalize re-structure 8 years ago
Bernhard Landauer d40da8cbff set up libraries, move code. 8 years ago
Bernhard Landauer 02a137ba0f start new structure 8 years ago