Bernhard Landauer
fd34260e6c
lvm
...
- make sure partitions get selected
- silence ERR when group name re-used
- dialog formatting
2017-03-28 23:06:12 +02:00
Bernhard Landauer
af5bda6cf9
missing 'then'
2017-03-28 22:25:20 +02:00
Bernhard Landauer
e8a2f37901
work on lvm section
2017-03-28 21:57:03 +02:00
Bernhard Landauer
308fe96094
lvm_create()
2017-03-28 20:42:40 +02:00
Bernhard Landauer
ddc10d585b
work on luks/lvm menu functions
2017-03-28 19:24:36 +02:00
papajoker
8a89d305b2
Revert "Merge branch 'rescue' into master"
...
This reverts commit c90e917768
, reversing
changes made to f565608971
.
2017-03-17 16:46:17 +01:00
papajoker
96dde4db58
mount disk
2017-03-17 09:45:04 +01:00
papajoker
b91da224d4
mount menu strcture
2017-03-17 09:09:15 +01:00
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
2017-03-16 04:16:48 +02:00
papajoker
a7d0fb2743
mount partitions filters and fix return
2017-03-14 18:40:16 +01:00
Bernhard Landauer
07a3b9bf9d
fix cancel uefi mount
2017-03-14 12:44:03 +01:00
Bernhard Landauer
05dddc8a1a
join multiple sed
2017-03-14 02:45:57 +01:00
Bernhard Landauer
26ee74f49b
unify newlines dialogboxes
2017-03-13 18:09:20 +01:00
Bernhard Landauer
2ee2e63deb
fix cancel actions partition
2017-03-06 01:05:51 +01:00
Bernhard Landauer
5ce040f900
list_mounted() redirect output
2017-03-05 23:37:04 +01:00
Bernhard Landauer
026213cf1b
dialog title spaces
2017-03-05 17:58:10 +01:00
Chrysostomus
6f215404b1
Filter luks_open menu
2017-03-05 00:22:22 +08:00
Bernhard Landauer
52f57fd335
wipe: use inst_needed
2017-03-03 03:27:56 +01:00
Bernhard Landauer
2bcf72354e
fix cancel mount
2017-03-03 02:35:29 +01:00
Bernhard Landauer
5c5ffc5668
luks/lvm submenu logics; fix https://github.com/oberon2007/manjaro-architect/issues/3
2017-03-02 20:17:37 +01:00
Chrysostomus
f71efd6457
replace break with return
2017-03-02 20:03:10 +08:00
Chrysostomus
6b7745b930
adjust
2017-03-02 19:44:48 +08:00
Chrysostomus
0e616bd74f
FIx util-disk.sh backwards navigation
2017-03-02 19:37:34 +08:00
Bernhard Landauer
0211d69dcd
missing fi
2017-03-02 04:33:01 +01:00
Bernhard Landauer
fa36fd460b
review menu, introduce switch between menu regular|advanced
2017-03-02 04:04:01 +01:00
Bernhard Landauer
63282f2d78
review util-disk
2017-03-02 02:23:10 +01:00
Chrysostomus
c0f8bde5f5
Mark all parts where recursion happens
2017-03-02 00:29:22 +08:00
Bernhard Landauer
79b24f8bf5
rm little merge conflict
2017-03-01 07:01:15 +01:00
Bernhard Landauer
114e3b3499
try fix umount_partitions
2017-03-01 04:13:23 +01:00
Bernhard Landauer
781ecdfa98
link submenus
2017-03-01 03:32:28 +01:00
Bernhard Landauer
3d40b140cb
attempt new non-recursive structure
2017-02-28 23:53:26 +01:00
Chrysostomus
365e83a8ff
Remove ext2 from menu, fix some errors from install_base error reporting
2017-03-01 02:13:02 +08:00
Bernhard Landauer
5af8ada8c1
remove some check_for_erroring around exit for now
2017-02-28 11:30:01 +01:00
Bernhard Landauer
7c13c0ac91
create MOUNT_OPTS in mount_current_partition(); https://github.com/Chrysostomus/manjaro-architect/issues/70
2017-02-27 16:31:23 +01:00
Bernhard Landauer
7e3e442698
[util-disk] un-nest and organize
2017-02-27 16:04:24 +01:00
Bernhard Landauer
6645cbdb83
[util-disk] fix indenting
2017-02-27 15:35:27 +01:00
Chrysostomus
f8a2bf9c7f
Filter the partition list in mount selection
2017-02-27 15:23:12 +08:00
Chrysostomus
2d061d5a65
Merge branch 'master' of https://github.com/Chrysostomus/manjaro-architect
2017-02-27 14:33:36 +08:00
Chrysostomus
1e200255f0
Add code for listing partitions to be removed from mount selections
2017-02-27 14:32:41 +08:00
Bernhard Landauer
ecab6b5483
correction
2017-02-27 05:15:09 +01:00
Bernhard Landauer
aa18ed4794
mount_current_partition: catch output in log at least
2017-02-27 05:03:17 +01:00
Bernhard Landauer
8aeef6c45d
fix error check mounting
2017-02-27 04:13:19 +01:00
Bernhard Landauer
d7e9686eeb
some logging and dialog cosmetics
2017-02-27 03:35:31 +01:00
Bernhard Landauer
ef2db51842
more logging
2017-02-27 02:06:38 +01:00
papajoker
d1d567157b
lsblk in logs
2017-02-26 17:07:00 +01:00
Chrysostomus
09ae183bf6
Reverse changes meant to improve f2fs support because of the regressions in mounting
...
without formatting.
2017-02-26 19:26:08 +08:00
Chrysostomus
ce843e200d
Increase partition menu size and show luks and lvm devices first
2017-02-25 02:22:55 +08:00
Chrysostomus
abf6d9d290
Reverse actions of formatting warning
2017-02-25 00:56:04 +08:00
papajoker
c214f65311
fix check_for_error
2017-02-24 16:15:57 +01:00
Bernhard Landauer
8ee7e111e9
correction of the correction :-p
2017-02-24 02:36:43 +01:00