Commit Graph

69 Commits (8777b994077a1e5e33428d937939d0deb925a924)

Author SHA1 Message Date
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