Feature/Bug: Re-ask to quit when canel installer
modify scan_disks logic to sense md partitions ...
remove debug and info logging used in this issu...
add lsblk check for type md as well as parted #...
add logging and comments and revert type md che...
add get_md_members and remove older logging #1151
include mmcblk* devs in smart exclusion #1151
Merge branch '1151_improve_bios_raid_handling' ...
don't try and sense smart capability on md devi...
remove ext4 root exception silence, now btrfs r...
remark out old 'update_disk_state() Called' log...
add logging to watch root_disk name and scan_d...
call get_md_members for root on md device #1151
provide default on get_disk_serial test paramet...
use serial num not dev names in root md model i...
initial fix in root_disk matching for md dev #1151
restore md comments - notes #1151
improve swap device or partition identification...
comment to inform future re-write using udevadm...
log current Rockstor version before tar'ing up ...
remove refresh_system. Fixes #1119
add md capability to get_disk_serial #1151
Further refactoring and comment improvements in...
customize root md model info to include raid le...
Merge branch 'phillxnet-1151_improve_bios_raid_...
more comments and var re-factoring in scan_disk...
improve root_disk reporting when root on md #1151
begin refactoring and further commenting scan_d...
minor refactor with string matching. #1151
small bugfix in button display.
Merge pull request #1159 from schakrava/1119_ve...
fix kwarg bug and simplify get on appliance by ...
remove leading/trailing white spaces from activ...
Merge branch 'priyaganti-issue#988_redesign_sna...
add function to toggle Delete button in snapsho...
Merge branch 'issue#988_redesign_snapshotDelete...
small bug fix where if -1 is returned, an item ...
testing with console statements
minor fixups.
Merge branch 'issue#979_improveShareDeleteWarni...
prune task log once every hour. #1129
change delete share modal message in shares lay...
Merge branch 'issue#1129_start_endtime_inverted...
update smb config as part of joining the domain...
change actions column location in snapshots table