Commit Graph

260 Commits (9f585e49aebe5b8542d392ddcfc5d3e38fb7e7d5)

Author SHA1 Message Date
Chrysostomus ad253a3671 Reverse condition 7 years ago
Chrysostomus e4b8c03b0a Update systemd-boot to only work with installed kernels, fix LVM_SIZE hopefully 7 years ago
Chrysostomus 46d7085cdc Use kernel packages to determine boot entries 7 years ago
Chrysostomus 9082eba258 Systemd-boot integrations 7 years ago
Chrysostomus 0dbd9c4d0c Disable systemd-boot for building package 7 years ago
Chrysostomus c430275be3 Adjustements 7 years ago
Chrysostomus a6befafbb7 Fix syntax error 7 years ago
Chrysostomus 26e27046b5 escape a quote. 7 years ago
Chrysostomus 9a639be115 systemd-boot typos 7 years ago
Chrysostomus 0ef591822d Fix final test bug, work on systemd-boot support 7 years ago
Chrysostomus 906b1f4d8c Improve btrfs support 7 years ago
Chrysostomus 5f2e4d465f Refine refind 7 years ago
Chrysostomus f401e21c95 Improve refind support 7 years ago
Chrysostomus d47d84a72e Remove microcode stuff 7 years ago
Chrysostomus 810ab7c16d Add experimental microcode support for refind 7 years ago
Chrysostomus fb7a6b3c41 Add refind support 7 years ago
Chrysostomus db472c7b70 Working refind install function 7 years ago
Chrysostomus b39e485016 Fix vconsole.conf setting 7 years ago
Chrysostomus 83a0858503 start adding refind support 7 years ago
patrick e60af31a95 cat pacman log with error 255 (#152) 7 years ago
Chrysostomus 57d7b3ff97 Add btrfs subvolume support 7 years ago
Bernhard Landauer ea9eecca9a add lvm/luks hooks as needed 7 years ago
Bernhard Landauer 6dd28bbafd adjust base install text 7 years ago
Bernhard Landauer 92e0d7c0c8 corrections 7 years ago
Bernhard Landauer 1f4e0c10a4 attempt fix https://github.com/Chrysostomus/manjaro-architect/issues/128 7 years ago
Bernhard Landauer e50a7baeda adjust text bootloader selection 7 years ago
Bernhard Landauer df8a4f303f use ini for target config keymap/consolefont 7 years ago
Bernhard Landauer 7a7ce874b9 Merge pull request #124 from Chrysostomus/edit_config
dynamic edit_configs menu
7 years ago
Bernhard Landauer 72d44cd0b8 one recursive leftover! ;) 7 years ago
Bernhard Landauer a6d9376589 eliminate literal *; offer to update grub; grub_mkconfig() 7 years ago
Bernhard Landauer 834920405a prevent error after install bootloader
- seems to tend to not return 0 even if successful
7 years ago
Bernhard Landauer 783f2c9b69 submenu highlight tweaking 7 years ago
Bernhard Landauer 24562c525f return to menu after error 7 years ago
Bernhard Landauer 8f13fbde78 move error msgs to functions
- otherwise we see ugly errors also check_base/check_mount
7 years ago
Bernhard Landauer 712a144f43 empty line after kernel selection 7 years ago
Bernhard Landauer bd259495e4 move clear after filter message 7 years ago
Bernhard Landauer 15418d0ed5 loop until kernel selected 7 years ago
Bernhard Landauer 506a8783f3 rm duplicate logging 7 years ago
Bernhard Landauer edbcc05be3 nw driver selection needs to be checklist
- to be able to select both wifi and lan drivers for example
- improve some returns
7 years ago
Bernhard Landauer a8af133037 handle errors when installing pkgs; close
https://github.com/Chrysostomus/manjaro-architect/issues/117
7 years ago
Bernhard Landauer 15d34d14fd message while filtering pkgs 7 years ago
Bernhard Landauer f10b7e8edd rm unused KERNEL var 7 years ago
Bernhard Landauer 86493f93aa list installed kernels once 7 years ago
Bernhard Landauer ac02029f43 Merge branch 'master' into keymap 7 years ago
Bernhard Landauer 21544d086f corrections install_base 7 years ago
Bernhard Landauer 96b91e4f7b fix installed kernel logic; https://github.com/Chrysostomus/manjaro-architect/issues/115 7 years ago
Bernhard Landauer ddd06bc7ad attempt fix install_base() logic; https://github.com/Chrysostomus/manjaro-architect/issues/115 7 years ago
patrick 445281fbfd Merge branch 'master' into ini 7 years ago
Bernhard Landauer 9f5df95656 fix a dialog header 7 years ago
Bernhard Landauer 41ec7af586 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 7 years ago
Bernhard Landauer 84b4472572 offer yaourt with base-devel group; https://forum.manjaro.org/t/manjaro-architect-0-8/19291/141 7 years ago
papajoker d61a7f59f4 fix BRANCH to global 7 years ago
Bernhard Landauer 5150b208ba use in for handling branch; https://github.com/Chrysostomus/manjaro-architect/issues/113 7 years ago
papajoker ede83ba28d fix branch 7 years ago
Bernhard Landauer e684f30fa9 typo 7 years ago
Bernhard Landauer eef437eba2 commit was not finished ... 7 years ago
Bernhard Landauer 1de3968ca7 finally really fix set target Branch ;) 7 years ago
Bernhard Landauer 194f390bed merge upstream 7 years ago
Bernhard Landauer 26ee74f49b unify newlines dialogboxes 7 years ago
Bernhard Landauer 02f45d133e include set_keymap in initial language selection 7 years ago
papajoker c47038c32d users in ini 7 years ago
papajoker 237eac0596 ini file 7 years ago
Bernhard Landauer 07d2bb7099 fix sed Branch 7 years ago
Chrysostomus 49792c7939 Adjust graphics installation 7 years ago
Bernhard Landauer c4638021a1 fix common pkgs dialog 7 years ago
Chrysostomus 71cb66f117 Complete previous 7 years ago
Chrysostomus 2a14f6eeed Fix base installation, install network drivers at the end of base installation 7 years ago
Bernhard Landauer 3dfedf8222 install_extra() list not installed pkgs only 7 years ago
Bernhard Landauer b9a6c90a0f write only vertical lists to /mnt/.base before filter 7 years ago
Bernhard Landauer ae6311a6cf final check translatable (video driver check added) 7 years ago
Bernhard Landauer 8cb02c1ca2 rm grub from packages list; close https://github.com/Chrysostomus/manjaro-architect/issues/105 7 years ago
Bernhard Landauer 982d819f98 rm some newlines in logging 7 years ago
Bernhard Landauer a29d6da978 start base install with empty pkg list 7 years ago
Bernhard Landauer 4e31e10a43 move package_list vor to the right places 7 years ago
Bernhard Landauer e5a9d81292 common var for filter_packages(); attempted fix for https://github.com/Chrysostomus/manjaro-architect/issues/94 7 years ago
Bernhard Landauer 3ae7778620 filter_packages() missing error check 7 years ago
Bernhard Landauer 29f8035551 correction log branch 7 years ago
Bernhard Landauer 01e4176e67 driver menu highlighting; fix https://github.com/Chrysostomus/manjaro-architect/issues/99
- not the most brilliantly elegant way - but it works :^P
7 years ago
Bernhard Landauer 60f19aa906 warn before removing .base_installed 7 years ago
Chrysostomus ce350a096e Fix setting bash as default shell for user 7 years ago
Chrysostomus 9f04a8c671 Openrc fixes 7 years ago
Chrysostomus 3e2865c151 Set console font and keymap for openrc 7 years ago
Chrysostomus 2d0368c745 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 7 years ago
Chrysostomus dc5839d9cb Remove graphics menu 7 years ago
Bernhard Landauer ffae6bbd27 translatables 7 years ago
Chrysostomus ff30cbb840 use more functions, install base by filtering Packages-Root, filter graphics
driver list
7 years ago
Chrysostomus 117ca4b2e1 Tweak shell choice at user creation 7 years ago
Bernhard Landauer 963ce70040 same applies for set_xkbmap; added checkerror 7 years ago
Bernhard Landauer 254654750d move display driver install to [util-desktop] as that's where it is in the menu 7 years ago
Bernhard Landauer df90033b62 fix cancel bootloader (maybe) 7 years ago
Bernhard Landauer 8d48648842 fix cancel set_timezone 7 years ago
Bernhard Landauer 8777b99407 titles spaces 7 years ago
Bernhard Landauer 70a2a1b76b make sure default shell gets selected and installed
https://github.com/Chrysostomus/manjaro-architect/issues/90
7 years ago
Bernhard Landauer 9a45fab347 check if video-driver was selected 7 years ago
Bernhard Landauer 026213cf1b dialog title spaces 7 years ago
Bernhard Landauer 696312bd2b text correction shell dialog box 7 years ago
Bernhard Landauer 9d8849c9fa close bracket 7 years ago
Bernhard Landauer a9a8442857 fix setup_graphics_card cancel 7 years ago
Bernhard Landauer 788c9cf6b5 check if kernel selected or pre-installed i time 7 years ago
Bernhard Landauer bf4dd47dc2 check_base before bootloader, highlight inst_base 7 years ago
Bernhard Landauer 0a72a3c780 inst_needed() display message 7 years ago
Bernhard Landauer 4f4b25b6f1 correction menu header default shell 7 years ago
Bernhard Landauer dd25a38120 separate advanced stuff from regular, reorganize 7 years ago
Bernhard Landauer 3d6c9d8ed4 typo 7 years ago
Bernhard Landauer fa36fd460b review menu, introduce switch between menu regular|advanced 7 years ago
Bernhard Landauer b9481d9681 [util-base] reviewed 7 years ago
Chrysostomus 9fb2d2f020 Simplify main menu 7 years ago
Chrysostomus 5ee0051509 Revert "Strip the menu from unnecessary options for the time being."
This reverts commit d3e88b4681.
7 years ago
Chrysostomus d3e88b4681 Strip the menu from unnecessary options for the time being. 7 years ago
Chrysostomus c0f8bde5f5 Mark all parts where recursion happens 7 years ago
Bernhard Landauer b3200db8d2 video-driver use force 7 years ago
Bernhard Landauer 781ecdfa98 link submenus 7 years ago
Bernhard Landauer 3d40b140cb attempt new non-recursive structure 7 years ago
Chrysostomus 365e83a8ff Remove ext2 from menu, fix some errors from install_base error reporting 7 years ago
Bernhard Landauer bae1bfc9a1 adjust deskop pkgs log output 7 years ago
Bernhard Landauer 84b66d310c store base pkgs list in the chroot 7 years ago
Bernhard Landauer 0fd010a6e5 closing newline and some indenting 7 years ago
Bernhard Landauer 87167194d8 fix set_timezone dialog (wrong exitcode) 7 years ago
Bernhard Landauer d7e9686eeb some logging and dialog cosmetics 7 years ago
Bernhard Landauer ef2db51842 more logging 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 22cde3c5f7 move .base_installed to /mnt ; https://github.com/Chrysostomus/manjaro-architect/issues/64 7 years ago
Chrysostomus 82b1e87948 Update util-base.sh 7 years ago
Chrysostomus 17d9e34691 Try to improve encryption behaviour with grub 7 years ago
papajoker c214f65311 fix check_for_error 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
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
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
Chrysostomus 4f4ca6a3dd Fix setting grub default 7 years ago
Chrysostomus 847a336923 Quickfixes 7 years ago
Bernhard Landauer b9b303cd5e fix some error checks 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 1036002b2e fix another cancel button 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
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
Chrysostomus 473f297c9a Fix issue with openrc xdm enablement and set font based on screen resolution 7 years ago
Bernhard Landauer def71de6a0 translatables and one less clear 7 years ago
Bernhard Landauer 65a14a40b5 typo 7 years ago