Commit Graph

58 Commits (1bf55bcefdf79220c4528b790d83f4d50dfc1b20)

Author SHA1 Message Date
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
Bernhard Landauer 27515a0992 optionally run mkinitcpio when editing mkinitcpio.conf;
https://github.com/Chrysostomus/manjaro-architect/issues/35
8 years ago
Bernhard Landauer 0a623dac79 cp log instead of installing700, more dialog formatting 8 years ago
Chrysostomus 7bd4a62e55 Bugfixes 8 years ago
Chrysostomus 8142d68983 Add final_check 8 years ago
Bernhard Landauer 4b8f6f53e3 check if target mounted before copying log ;) 8 years ago
Bernhard Landauer d7e9686eeb some logging and dialog cosmetics 8 years ago
Bernhard Landauer d57e242825 do not rm /mnt/.openrc in quit dialog; close https://github.com/Chrysostomus/manjaro-architect/issues/68 8 years ago
Bernhard Landauer ef2db51842 more logging 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
papajoker c214f65311 fix check_for_error 8 years ago
Chrysostomus 847a336923 Quickfixes 8 years ago