Commit Graph

166 Commits (809f2c205f3fdd0c8cb634dceab1fe646df84999)

Author SHA1 Message Date
Bernhard Landauer aa18ed4794 mount_current_partition: catch output in log at least 8 years ago
Bernhard Landauer 8aeef6c45d fix error check mounting 8 years ago
Bernhard Landauer d7e9686eeb some logging and dialog cosmetics 8 years ago
Bernhard Landauer d57e242825 do not rm /mnt/.openrc in quit dialog; close https://github.com/Chrysostomus/manjaro-architect/issues/68 8 years ago
Bernhard Landauer ef2db51842 more logging 8 years ago
Bernhard Landauer 9e9d1c62aa correction evaluate_openrc() 8 years ago
Bernhard Landauer f7c8cd5ebc rm double entry 8 years ago
Bernhard Landauer 4e37ac1362 add option to cp log to target 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 976bb582dd warn about systemd only profiles 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
Chrysostomus b5c62a5a7f Merge pull request #65 from papajoker/logs
lsblk in logs
8 years ago
papajoker d1d567157b lsblk in logs 8 years ago
Bernhard Landauer 3814fb75f9 exclude profile architect from being installed 8 years ago
Chrysostomus 82b1e87948 Update util-base.sh 8 years ago
Chrysostomus 17d9e34691 Try to improve encryption behaviour with grub 8 years ago
Chrysostomus 09ae183bf6 Reverse changes meant to improve f2fs support because of the regressions in mounting
without formatting.
8 years ago
Chrysostomus ce843e200d Increase partition menu size and show luks and lvm devices first 8 years ago
Chrysostomus abf6d9d290 Reverse actions of formatting warning 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 5ac298bb4a Dont check for error with vconsole.conf either, installation needs to work even if
its not set.
8 years ago
Chrysostomus 601af4a976 Do not check for error when compying pacman.conf, it is supposed to return 1 half
the time
8 years ago
Chrysostomus d29471833e fix install_nm 8 years ago
Bernhard Landauer a1d08f312f Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 8 years ago
Bernhard Landauer 8ee7e111e9 correction of the correction :-p 8 years ago
Chrysostomus 523114a024 Merge pull request #59 from papajoker/fonction
return function
8 years ago
Bernhard Landauer 4c3d596391 logging system and language info 8 years ago
Bernhard Landauer 023cd370cf correction 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
Bernhard Landauer 494f6e6f63 indenting correction, https://github.com/Chrysostomus/manjaro-architect/issues/60 8 years ago
papajoker 8c27ef2d2e path 2 functions only if error 8 years ago
patrick e5e8f8dba3 Merge branch 'master' into fonction 8 years ago
Chrysostomus dce25199b3 Fixes for f2fs 8 years ago
Chrysostomus 381dc7d110 Fix syntax error 8 years ago
Bernhard Landauer cbab0dfede set_timezone rm posix, KDE doesn't seem to like it 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
Bernhard Landauer 60d523e67f set_timezone() fix symlink creation 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 4f4ca6a3dd Fix setting grub default 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 be2f122b57 error_check calls 8 years ago
Bernhard Landauer b9b303cd5e fix some error checks 8 years ago
Bernhard Landauer 9fc6002905 fix all remaining check_for_error() 8 years ago
Bernhard Landauer fb1769f8ff loggin [util-desktop] 8 years ago
Bernhard Landauer e0638d6906 more logging 8 years ago
Bernhard Landauer 80f7794b22 missing bracket 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
Chrysostomus 51f284ef30 Update util-disk.sh 8 years ago
Chrysostomus 909ed47729 Don't check_for_error at install_base, this distrupts process because basestrap always has
non-critical errors
8 years ago
Chrysostomus 685391effe Dont sort lsblk output because it
messes order for partitions more than
9
8 years ago
Bernhard Landauer c755c8d0f4 ;) the same can be used for both anyway! 8 years ago
Bernhard Landauer b62583c8bc set_timezone() add openrc, close https://github.com/Chrysostomus/manjaro-architect/issues/41 8 years ago
Bernhard Landauer d8dfaef9a9 correction newlines 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
Chrysostomus 473f297c9a Fix issue with openrc xdm enablement and set font based on screen resolution 8 years ago
Chrysostomus d91159f777 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 8 years ago
Chrysostomus b880a8612c Copy desktop settings to /root and all user homes. 8 years ago
Bernhard Landauer def71de6a0 translatables and one less clear 8 years ago
Bernhard Landauer 65a14a40b5 typo 8 years ago
Bernhard Landauer 6ac8e30753 move setup script to separate package; https://github.com/Chrysostomus/manjaro-architect/issues/51 8 years ago
Bernhard Landauer 86f8c836b2 log wm_de install 8 years ago
Bernhard Landauer b459445d70 one more screen clearing 8 years ago
Bernhard Landauer 11ed3043ac text formatting 8 years ago
Bernhard Landauer ad67d561ab Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 8 years ago
Bernhard Landauer db393d00d0 un-nest bootloader and network functions 8 years ago
Chrysostomus 30f9d92370 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 8 years ago
Chrysostomus 86bd886431 Add functionality to some cancel buttons 8 years ago
Bernhard Landauer 9386cbdf73 select_filesystem() clear screen and add logging 8 years ago
Chrysostomus 233bdfa311 Fix the option "configure base" 8 years ago
Bernhard Landauer 3f0fba71de fix another old path 8 years ago
Chrysostomus 34691077c8 Fix mhwd not getting installed 8 years ago
Bernhard Landauer a910c35d5b add some logging 8 years ago
Bernhard Landauer 59aaae90fb [util-base] check_pkg mhwd; un-nest graphics card functions 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 d32b688be0 clear screen one more time 8 years ago
Bernhard Landauer cc91d02a6b [util-disk] fix formatting 8 years ago