Commit Graph

681 Commits (master)

Author SHA1 Message Date
Bernhard Landauer 0fd010a6e5 closing newline and some indenting 7 years ago
Chrysostomus 7bd4a62e55 Bugfixes 7 years ago
Chrysostomus 8142d68983 Add final_check 7 years ago
Chrysostomus 6cb1650532 Filter the base packages out of the /tmp/.edition 7 years ago
Bernhard Landauer 7c13c0ac91 create MOUNT_OPTS in mount_current_partition(); https://github.com/Chrysostomus/manjaro-architect/issues/70 7 years ago
Bernhard Landauer 7e3e442698 [util-disk] un-nest and organize 7 years ago
Bernhard Landauer 6645cbdb83 [util-disk] fix indenting 7 years ago
Bernhard Landauer 21aff89066 some cosmetics 7 years ago
Bernhard Landauer 87167194d8 fix set_timezone dialog (wrong exitcode) 7 years ago
Bernhard Landauer 4b8f6f53e3 check if target mounted before copying log ;) 7 years ago
Bernhard Landauer 429f878a88 print version to logfile 7 years ago
Chrysostomus f8a2bf9c7f Filter the partition list in mount selection 7 years ago
Chrysostomus 2d061d5a65 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 7 years ago
Chrysostomus 1e200255f0 Add code for listing partitions to be removed from mount selections 7 years ago
Bernhard Landauer ecab6b5483 correction 7 years ago
Bernhard Landauer aa18ed4794 mount_current_partition: catch output in log at least 7 years ago
Bernhard Landauer 8aeef6c45d fix error check mounting 7 years ago
Bernhard Landauer d7e9686eeb some logging and dialog cosmetics 7 years ago
Bernhard Landauer d57e242825 do not rm /mnt/.openrc in quit dialog; close https://github.com/Chrysostomus/manjaro-architect/issues/68 7 years ago
Bernhard Landauer ef2db51842 more logging 7 years ago
Bernhard Landauer 9e9d1c62aa correction evaluate_openrc() 7 years ago
Bernhard Landauer f7c8cd5ebc rm double entry 7 years ago
Bernhard Landauer 4e37ac1362 add option to cp log to target 7 years ago
Bernhard Landauer 9a425d4811 implement openrc check; needs testing still. close https://github.com/Chrysostomus/manjaro-architect/issues/64 7 years ago
Bernhard Landauer 976bb582dd warn about systemd only profiles 7 years ago
Bernhard Landauer 22cde3c5f7 move .base_installed to /mnt ; https://github.com/Chrysostomus/manjaro-architect/issues/64 7 years ago
Bernhard Landauer 55eac1b0a4 [util] add evaluate_profiles() and evaluate_openrc(); https://github.com/Chrysostomus/manjaro-architect/issues/64#issuecomment-282562848 7 years ago
Chrysostomus b5c62a5a7f Merge pull request #65 from papajoker/logs
lsblk in logs
7 years ago
papajoker d1d567157b lsblk in logs 7 years ago
Bernhard Landauer 3814fb75f9 exclude profile architect from being installed 7 years ago
Chrysostomus 82b1e87948 Update util-base.sh 7 years ago
Chrysostomus 17d9e34691 Try to improve encryption behaviour with grub 7 years ago
Chrysostomus 09ae183bf6 Reverse changes meant to improve f2fs support because of the regressions in mounting
without formatting.
7 years ago
Chrysostomus ce843e200d Increase partition menu size and show luks and lvm devices first 7 years ago
Chrysostomus abf6d9d290 Reverse actions of formatting warning 7 years ago
papajoker c214f65311 fix check_for_error 7 years ago
Chrysostomus 145eb02bb8 Remove check_for_error from inst_needed 7 years ago
Chrysostomus 5ac298bb4a Dont check for error with vconsole.conf either, installation needs to work even if
its not set.
7 years ago
Chrysostomus 601af4a976 Do not check for error when compying pacman.conf, it is supposed to return 1 half
the time
7 years ago
Chrysostomus d29471833e fix install_nm 7 years ago
Bernhard Landauer a1d08f312f Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 7 years ago
Bernhard Landauer 8ee7e111e9 correction of the correction :-p 7 years ago
Chrysostomus 523114a024 Merge pull request #59 from papajoker/fonction
return function
7 years ago
Bernhard Landauer 4c3d596391 logging system and language info 7 years ago
Bernhard Landauer 023cd370cf correction 7 years ago
papajoker 18b2e4752a remove _canceldlg var 7 years ago
Bernhard Landauer 1dd1a383fa avoid using exit code after dialog; https://github.com/Chrysostomus/manjaro-architect/pull/59 7 years ago
Bernhard Landauer 494f6e6f63 indenting correction, https://github.com/Chrysostomus/manjaro-architect/issues/60 7 years ago
papajoker 8c27ef2d2e path 2 functions only if error 7 years ago
patrick e5e8f8dba3 Merge branch 'master' into fonction 7 years ago
Chrysostomus dce25199b3 Fixes for f2fs 7 years ago
Chrysostomus 381dc7d110 Fix syntax error 7 years ago
Bernhard Landauer cbab0dfede set_timezone rm posix, KDE doesn't seem to like it 7 years ago
Bernhard Landauer 7c9b49eaae if base not installed go to install_base_menu directly; some logging 7 years ago
Bernhard Landauer 1aac7b3bae check if base-install was completed. install_bootloader(): check_base 7 years ago
Bernhard Landauer 60d523e67f set_timezone() fix symlink creation 7 years ago
papajoker 1d97800b4d call good function 7 years ago
papajoker 8f820e6cc3 path limit 3 7 years ago
papajoker 7f3696574f return function 7 years ago
Chrysostomus 4f4ca6a3dd Fix setting grub default 7 years ago
Chrysostomus 5b05ea3e4f Improve check_pkg 7 years ago
Chrysostomus 847a336923 Quickfixes 7 years ago
papajoker 073fa9427b fix cancel dialog return 1 7 years ago
Bernhard Landauer 02b196d0c2 fix errorlog 7 years ago
Bernhard Landauer 66406f5187 abort only for exit code 1 7 years ago
Bernhard Landauer be2f122b57 error_check calls 7 years ago
Bernhard Landauer b9b303cd5e fix some error checks 7 years ago
Bernhard Landauer 9fc6002905 fix all remaining check_for_error() 7 years ago
Bernhard Landauer fb1769f8ff loggin [util-desktop] 7 years ago
Bernhard Landauer e0638d6906 more logging 7 years ago
Bernhard Landauer 80f7794b22 missing bracket 7 years ago
Bernhard Landauer 6a1ffacdc6 more logging 7 years ago
Bernhard Landauer 94791411dd do not continue errorfile 7 years ago
Bernhard Landauer 49077287d9 implement error/log function - still needs testing! 7 years ago
Bernhard Landauer 1036002b2e fix another cancel button 7 years ago
Bernhard Landauer a8477b9699 Revert "try to improve error feedback and logging"
This reverts commit dceca16ec3.
7 years ago
Chrysostomus 51f284ef30 Update util-disk.sh 7 years ago
Chrysostomus 909ed47729 Don't check_for_error at install_base, this distrupts process because basestrap always has
non-critical errors
7 years ago
Chrysostomus 685391effe Dont sort lsblk output because it
messes order for partitions more than
9
7 years ago
Bernhard Landauer c755c8d0f4 ;) the same can be used for both anyway! 7 years ago
Bernhard Landauer b62583c8bc set_timezone() add openrc, close https://github.com/Chrysostomus/manjaro-architect/issues/41 7 years ago
Bernhard Landauer d8dfaef9a9 correction newlines 7 years ago
Bernhard Landauer 4dd28a8795 fix typo multimedia menu 7 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
7 years ago
Chrysostomus 473f297c9a Fix issue with openrc xdm enablement and set font based on screen resolution 7 years ago
Chrysostomus d91159f777 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 7 years ago
Chrysostomus b880a8612c Copy desktop settings to /root and all user homes. 7 years ago
Bernhard Landauer def71de6a0 translatables and one less clear 7 years ago
Bernhard Landauer 65a14a40b5 typo 7 years ago
Bernhard Landauer 6ac8e30753 move setup script to separate package; https://github.com/Chrysostomus/manjaro-architect/issues/51 7 years ago
Bernhard Landauer 86f8c836b2 log wm_de install 7 years ago
Bernhard Landauer b459445d70 one more screen clearing 7 years ago
Bernhard Landauer 11ed3043ac text formatting 7 years ago
Bernhard Landauer ad67d561ab Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 7 years ago
Bernhard Landauer db393d00d0 un-nest bootloader and network functions 7 years ago
Chrysostomus 30f9d92370 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 7 years ago
Chrysostomus 86bd886431 Add functionality to some cancel buttons 7 years ago
Bernhard Landauer 9386cbdf73 select_filesystem() clear screen and add logging 7 years ago
Chrysostomus 233bdfa311 Fix the option "configure base" 7 years ago
Bernhard Landauer 3f0fba71de fix another old path 7 years ago
Chrysostomus 34691077c8 Fix mhwd not getting installed 7 years ago
Bernhard Landauer a910c35d5b add some logging 7 years ago
Bernhard Landauer 59aaae90fb [util-base] check_pkg mhwd; un-nest graphics card functions 7 years ago
Bernhard Landauer 64c9bd00c0 [util] add check_pkg() 7 years ago
Bernhard Landauer ef1980a172 lib/util.sh 7 years ago
Bernhard Landauer 968a789b90 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 7 years ago
Bernhard Landauer 14e47d0272 prepare for better error and log handling, https://github.com/Chrysostomus/manjaro-architect/issues/19 7 years ago
Frede H b3cc2c7a22 Update util.sh
Changed font for Danish locale (lat2 font does not show local chars)
7 years ago
Bernhard Landauer 1c9d3cfdee fix import() 7 years ago
Bernhard Landauer 4664f19d4c typo 7 years ago
Bernhard Landauer 76bb0962aa test if branch is defined before running pacman-mirrors 7 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 ;)
7 years ago
Bernhard Landauer e8332de8ee unnest rank_mirrors() and one more clear, https://github.com/Chrysostomus/manjaro-architect/issues/21 7 years ago
Bernhard Landauer d32b688be0 clear screen one more time 7 years ago
Bernhard Landauer cc91d02a6b [util-disk] fix formatting 7 years ago
Bernhard Landauer 9e08c0ec03 fix util-disk 7 years ago
Bernhard Landauer d2d6fe6acb fix util-menu / util-disk
- I found the rotten egg 8^} ;)
will rebuild the package now.
7 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?
7 years ago
Bernhard Landauer cf57ed2630 lib paths 7 years ago
Bernhard Landauer 1e6379a01c more corrections 8^I 7 years ago
Bernhard Landauer 01d283b017 add some clears 7 years ago
Bernhard Landauer 60952984fa adjust datadir name 7 years ago
Bernhard Landauer 0956ee9879 finalize re-structure 7 years ago
Bernhard Landauer 58c7cef8f5 rm >sonar and >manjaro flags, add zsh-config 7 years ago
Bernhard Landauer d40da8cbff set up libraries, move code. 7 years ago
Bernhard Landauer b76995e050 fs-mount warning 7 years ago
Bernhard Landauer 37663d8de1 for util-disk do indenting done 8^p 7 years ago
Bernhard Landauer 0c50ab4616 indenting 7 years ago
Bernhard Landauer 6e652a77cb [util-disk] indenting 7 years ago
Bernhard Landauer f0f201b31b [util-disk] 7 years ago
Bernhard Landauer 02a137ba0f start new structure 7 years ago