Commit Graph

132 Commits (master)

Author SHA1 Message Date
Bernhard Landauer 10211c7b85 luks_open() enter password only once 7 years ago
Bernhard Landauer bfeb4fc5f9 resolve conflict 7 years ago
Bernhard Landauer 802a8af417 loop luks_menu 7 years ago
Bernhard Landauer 9bcb0ad7f3 luks_password non-recursive version 7 years ago
Bernhard Landauer 01cb077d37 luks/lvm functions more logical order 7 years ago
Bernhard Landauer 54ad5322a5 start review luks section 7 years ago
Bernhard Landauer 86b38b7e18 silence useless error output 7 years ago
Bernhard Landauer b3db666879 some more dialog formatting 7 years ago
Bernhard Landauer fd34260e6c lvm
- make sure partitions get selected
- silence ERR when group name re-used
- dialog formatting
7 years ago
Bernhard Landauer af5bda6cf9 missing 'then' 7 years ago
Bernhard Landauer e8a2f37901 work on lvm section 7 years ago
Bernhard Landauer 308fe96094 lvm_create() 7 years ago
Bernhard Landauer ddc10d585b work on luks/lvm menu functions 7 years ago
papajoker 8a89d305b2 Revert "Merge branch 'rescue' into master"
This reverts commit c90e917768, reversing
changes made to f565608971.
7 years ago
papajoker 96dde4db58 mount disk 7 years ago
papajoker b91da224d4 mount menu strcture 7 years ago
patrick 69e2231646 pass params by console or file ini (#120)
* first test DANGEROUS ! mount root auto

* universal read input

* format disk by param

* auto load root partition

* simplify structure

* getvar() function
7 years ago
papajoker a7d0fb2743 mount partitions filters and fix return 7 years ago
Bernhard Landauer 07a3b9bf9d fix cancel uefi mount 7 years ago
Bernhard Landauer 05dddc8a1a join multiple sed 7 years ago
Bernhard Landauer 26ee74f49b unify newlines dialogboxes 7 years ago
Bernhard Landauer 2ee2e63deb fix cancel actions partition 7 years ago
Bernhard Landauer 5ce040f900 list_mounted() redirect output 7 years ago
Bernhard Landauer 026213cf1b dialog title spaces 7 years ago
Chrysostomus 6f215404b1 Filter luks_open menu 7 years ago
Bernhard Landauer 52f57fd335 wipe: use inst_needed 7 years ago
Bernhard Landauer 2bcf72354e fix cancel mount 7 years ago
Bernhard Landauer 5c5ffc5668 luks/lvm submenu logics; fix https://github.com/oberon2007/manjaro-architect/issues/3 7 years ago
Chrysostomus f71efd6457 replace break with return 7 years ago
Chrysostomus 6b7745b930 adjust 7 years ago
Chrysostomus 0e616bd74f FIx util-disk.sh backwards navigation 7 years ago
Bernhard Landauer 0211d69dcd missing fi 7 years ago
Bernhard Landauer fa36fd460b review menu, introduce switch between menu regular|advanced 7 years ago
Bernhard Landauer 63282f2d78 review util-disk 7 years ago
Chrysostomus c0f8bde5f5 Mark all parts where recursion happens 7 years ago
Bernhard Landauer 79b24f8bf5 rm little merge conflict 7 years ago
Bernhard Landauer 114e3b3499 try fix umount_partitions 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 5af8ada8c1 remove some check_for_erroring around exit for now 7 years ago
Bernhard Landauer 7c13c0ac91 create MOUNT_OPTS in mount_current_partition(); https://github.com/Chrysostomus/manjaro-architect/issues/70 7 years ago
Bernhard Landauer 7e3e442698 [util-disk] un-nest and organize 7 years ago
Bernhard Landauer 6645cbdb83 [util-disk] fix indenting 7 years ago
Chrysostomus f8a2bf9c7f Filter the partition list in mount selection 7 years ago
Chrysostomus 2d061d5a65 Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect 7 years ago
Chrysostomus 1e200255f0 Add code for listing partitions to be removed from mount selections 7 years ago
Bernhard Landauer ecab6b5483 correction 7 years ago
Bernhard Landauer aa18ed4794 mount_current_partition: catch output in log at least 7 years ago
Bernhard Landauer 8aeef6c45d fix error check mounting 7 years ago
Bernhard Landauer d7e9686eeb some logging and dialog cosmetics 7 years ago
Bernhard Landauer ef2db51842 more logging 7 years ago
papajoker d1d567157b lsblk in logs 7 years ago
Chrysostomus 09ae183bf6 Reverse changes meant to improve f2fs support because of the regressions in mounting
without formatting.
7 years ago
Chrysostomus ce843e200d Increase partition menu size and show luks and lvm devices first 7 years ago
Chrysostomus abf6d9d290 Reverse actions of formatting warning 7 years ago
papajoker c214f65311 fix check_for_error 7 years ago
Bernhard Landauer 8ee7e111e9 correction of the correction :-p 7 years ago
Bernhard Landauer 023cd370cf correction 7 years ago
Bernhard Landauer 1dd1a383fa avoid using exit code after dialog; https://github.com/Chrysostomus/manjaro-architect/pull/59 7 years ago
Chrysostomus dce25199b3 Fixes for f2fs 7 years ago
Bernhard Landauer be2f122b57 error_check calls 7 years ago
Bernhard Landauer b9b303cd5e fix some error checks 7 years ago
Bernhard Landauer 9fc6002905 fix all remaining check_for_error() 7 years ago
Bernhard Landauer e0638d6906 more logging 7 years ago
Bernhard Landauer 94791411dd do not continue errorfile 7 years ago
Chrysostomus 51f284ef30 Update util-disk.sh 7 years ago
Chrysostomus 685391effe Dont sort lsblk output because it
messes order for partitions more than
9
7 years ago
Bernhard Landauer def71de6a0 translatables and one less clear 7 years ago
Bernhard Landauer 11ed3043ac text formatting 7 years ago
Bernhard Landauer 9386cbdf73 select_filesystem() clear screen and add logging 7 years ago
Bernhard Landauer cc91d02a6b [util-disk] fix formatting 7 years ago
Bernhard Landauer 9e08c0ec03 fix util-disk 7 years ago
Bernhard Landauer d2d6fe6acb fix util-menu / util-disk
- I found the rotten egg 8^} ;)
will rebuild the package now.
7 years ago
Bernhard Landauer 0956ee9879 finalize re-structure 7 years ago
Bernhard Landauer d40da8cbff set up libraries, move code. 7 years ago
Bernhard Landauer b76995e050 fs-mount warning 7 years ago
Bernhard Landauer 37663d8de1 for util-disk do indenting done 8^p 7 years ago
Bernhard Landauer 0c50ab4616 indenting 7 years ago
Bernhard Landauer 6e652a77cb [util-disk] indenting 7 years ago
Bernhard Landauer f0f201b31b [util-disk] 7 years ago
Bernhard Landauer 02a137ba0f start new structure 7 years ago