Commit Graph

137 Commits (4c5feb4dbaa5aa342dcb3333bcc8dfd8d34a4f12)

Author SHA1 Message Date
Bernhard Landauer 4e31e10a43 move package_list vor to the right places 8 years ago
Bernhard Landauer e5a9d81292 common var for filter_packages(); attempted fix for https://github.com/Chrysostomus/manjaro-architect/issues/94 8 years ago
Bernhard Landauer 3ae7778620 filter_packages() missing error check 8 years ago
Bernhard Landauer 29f8035551 correction log branch 8 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
8 years ago
Bernhard Landauer 60f19aa906 warn before removing .base_installed 8 years ago
Chrysostomus ce350a096e Fix setting bash as default shell for user 8 years ago
Chrysostomus 9f04a8c671 Openrc fixes 8 years ago
Chrysostomus 3e2865c151 Set console font and keymap for openrc 8 years ago
Chrysostomus 2d0368c745 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 8 years ago
Chrysostomus dc5839d9cb Remove graphics menu 8 years ago
Bernhard Landauer ffae6bbd27 translatables 8 years ago
Chrysostomus ff30cbb840 use more functions, install base by filtering Packages-Root, filter graphics
driver list
8 years ago
Chrysostomus 117ca4b2e1 Tweak shell choice at user creation 8 years ago
Bernhard Landauer 963ce70040 same applies for set_xkbmap; added checkerror 8 years ago
Bernhard Landauer 254654750d move display driver install to [util-desktop] as that's where it is in the menu 8 years ago
Bernhard Landauer df90033b62 fix cancel bootloader (maybe) 8 years ago
Bernhard Landauer 8d48648842 fix cancel set_timezone 8 years ago
Bernhard Landauer 8777b99407 titles spaces 8 years ago
Bernhard Landauer 70a2a1b76b make sure default shell gets selected and installed
https://github.com/Chrysostomus/manjaro-architect/issues/90
8 years ago
Bernhard Landauer 9a45fab347 check if video-driver was selected 8 years ago
Bernhard Landauer 026213cf1b dialog title spaces 8 years ago
Bernhard Landauer 696312bd2b text correction shell dialog box 8 years ago
Bernhard Landauer 9d8849c9fa close bracket 8 years ago
Bernhard Landauer a9a8442857 fix setup_graphics_card cancel 8 years ago
Bernhard Landauer 788c9cf6b5 check if kernel selected or pre-installed i time 8 years ago
Bernhard Landauer bf4dd47dc2 check_base before bootloader, highlight inst_base 8 years ago
Bernhard Landauer 0a72a3c780 inst_needed() display message 8 years ago
Bernhard Landauer 4f4b25b6f1 correction menu header default shell 8 years ago
Bernhard Landauer dd25a38120 separate advanced stuff from regular, reorganize 8 years ago
Bernhard Landauer 3d6c9d8ed4 typo 8 years ago
Bernhard Landauer fa36fd460b review menu, introduce switch between menu regular|advanced 8 years ago
Bernhard Landauer b9481d9681 [util-base] reviewed 8 years ago
Chrysostomus 9fb2d2f020 Simplify main menu 8 years ago
Chrysostomus 5ee0051509 Revert "Strip the menu from unnecessary options for the time being."
This reverts commit d3e88b4681.
8 years ago
Chrysostomus d3e88b4681 Strip the menu from unnecessary options for the time being. 8 years ago
Chrysostomus c0f8bde5f5 Mark all parts where recursion happens 8 years ago
Bernhard Landauer b3200db8d2 video-driver use force 8 years ago
Bernhard Landauer 781ecdfa98 link submenus 8 years ago
Bernhard Landauer 3d40b140cb attempt new non-recursive structure 8 years ago
Chrysostomus 365e83a8ff Remove ext2 from menu, fix some errors from install_base error reporting 8 years ago
Bernhard Landauer bae1bfc9a1 adjust deskop pkgs log output 8 years ago
Bernhard Landauer 84b66d310c store base pkgs list in the chroot 8 years ago
Bernhard Landauer 0fd010a6e5 closing newline and some indenting 8 years ago
Bernhard Landauer 87167194d8 fix set_timezone dialog (wrong exitcode) 8 years ago
Bernhard Landauer d7e9686eeb some logging and dialog cosmetics 8 years ago
Bernhard Landauer ef2db51842 more logging 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 22cde3c5f7 move .base_installed to /mnt ; https://github.com/Chrysostomus/manjaro-architect/issues/64 8 years ago
Chrysostomus 82b1e87948 Update util-base.sh 8 years ago
Chrysostomus 17d9e34691 Try to improve encryption behaviour with grub 8 years ago
papajoker c214f65311 fix check_for_error 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
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
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
Chrysostomus 4f4ca6a3dd Fix setting grub default 8 years ago
Chrysostomus 847a336923 Quickfixes 8 years ago
Bernhard Landauer b9b303cd5e fix some error checks 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 1036002b2e fix another cancel button 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
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
Chrysostomus 473f297c9a Fix issue with openrc xdm enablement and set font based on screen resolution 8 years ago
Bernhard Landauer def71de6a0 translatables and one less clear 8 years ago
Bernhard Landauer 65a14a40b5 typo 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 86bd886431 Add functionality to some cancel buttons 8 years ago
Chrysostomus 34691077c8 Fix mhwd not getting installed 8 years ago
Bernhard Landauer 59aaae90fb [util-base] check_pkg mhwd; un-nest graphics card functions 8 years ago
Bernhard Landauer 01d283b017 add some clears 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