Commit Graph

70 Commits (a4e74218bb310a99ca08226fdd1cc6808b770774)

Author SHA1 Message Date
Bernhard Landauer a4e74218bb new graphics driver submenu; https://github.com/Chrysostomus/manjaro-architect/issues/104
- still needs testing
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 33d5c64de8 check_base before installing desktop 8 years ago
Bernhard Landauer 511ecd9301 Revert "move check_mount/base to functions rather then menus"
was a bad idea, or of course we'd have to put all these functions inside "if [[ $? -eq 0 ]]; then" tests
Sorry, didn't think of it properly ;)

This reverts commit 48ab6b425b.
8 years ago
Bernhard Landauer b3d4ff995f fix install_drivers menu title 8 years ago
Bernhard Landauer ab4d47212f install_drivers error_check and clear screen 8 years ago
Bernhard Landauer 48ab6b425b move check_mount/base to functions rather then menus
- makes more sense if menus are supposed to be flexible
8 years ago
Bernhard Landauer 5ef75e7a37 check_base before install_drivers; close https://github.com/Chrysostomus/manjaro-architect/issues/98 8 years ago
Bernhard Landauer 7ae12b4aa7 add error check driver install and remove suprefluous 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 1bf55bcefd Add driver installation menu 8 years ago
Bernhard Landauer 5fc1ee4363 correction 8 years ago
Bernhard Landauer a80cc9627c fix cancel advanced_menu 8 years ago
Bernhard Landauer 4f4da7922d papajoker's fix for cancel pacman-key and one lost dollar 8 years ago
Bernhard Landauer 4cc0e3112f add info when updating db and one more arrow 8 years ago
Bernhard Landauer 8d48648842 fix cancel set_timezone 8 years ago
Bernhard Landauer 2ee2e63deb fix cancel actions partition 8 years ago
Bernhard Landauer a9542f5fd8 submenu indicators 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 472d0f19c3 fix advanced_menu check_base 8 years ago
Bernhard Landauer dcb30b7c44 indenting 8 years ago
Bernhard Landauer e80739e1dd resolve conflict 8 years ago
Bernhard Landauer a984ffb905 new (temporary) menu structure, remove switch 8 years ago
papajoker a031c8c95e swich title/body 8 years ago
Bernhard Landauer dc4e655993 resolve conflicts 8 years ago
Chrysostomus 6b7745b930 adjust 8 years ago
Chrysostomus 0e616bd74f FIx util-disk.sh backwards navigation 8 years ago
Bernhard Landauer dd25a38120 separate advanced stuff from regular, reorganize 8 years ago
Bernhard Landauer 24a9c3b699 one missing loopmenu=0 8 years ago
Bernhard Landauer 081aa543d4 re-apply @papajoker 's last commit - it got swallowed partially by my other big one ... ;) 8 years ago
Bernhard Landauer f8c755ec03 Merge branch 'new_structure' of https://github.com/oberon2007/manjaro-architect into new_structure 8 years ago
Bernhard Landauer fa36fd460b review menu, introduce switch between menu regular|advanced 8 years ago
papajoker 44081bc815 merge 8 years ago
papajoker 4cd00c2e7a return errcode for up to menu 8 years ago
Bernhard Landauer e0f2890bd0 review util-menu 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
Bernhard Landauer fdd563a5f8 [util, util-menu] new check_base logic and remove recursive calls 8 years ago
Bernhard Landauer c7f3a0ea41 fix check for edit mkinitcpio.conf 8 years ago
Bernhard Landauer bfcc9f691c fix check for edit mkinitcpio.conf 8 years ago
Bernhard Landauer 69231cac4f correction exit install_base_menu() 8 years ago
Bernhard Landauer 6a2bf3760b not need to loop submenus 8 years ago
Bernhard Landauer 781ecdfa98 link submenus 8 years ago
Bernhard Landauer cc6cea55fb adopt latest changes 8 years ago
Bernhard Landauer 3d40b140cb attempt new non-recursive structure 8 years ago
Bernhard Landauer 416e66e85f separate function exit_done()
- final_check() produces ugly output when no partition is mounted
- write log to target also only makes sense when a chroot is present
8 years ago
Bernhard Landauer 5af8ada8c1 remove some check_for_erroring around exit for now 8 years ago