Justin Cormack
76e902926a
fsck filesystem before mount
...
Use fsck -p to fix errors that are fixable.
Note this will recreate the filesystem on fatal errors.
Fix #665
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-01 16:01:08 +00:00
Justin Cormack
864a34759a
Sort block devices
...
See #589 for discussion.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-10 15:09:54 +01:00
Nathan LeClaire
744fab2941
Fixes for Azure hostname and swap disk
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com >
2016-10-06 14:40:11 -07:00
Justin Cormack
30991d26d4
Do not fail if disk is partitioned but has no swap
...
Fix #543
Also clean up quoting and unused parts a little.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-09-22 16:30:28 +01:00
Justin Cormack
dbf0ec2bfc
Fix for util-linux, no lsblk
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-08-22 19:08:26 +01:00
Justin Cormack
96ab15bc4b
Revert "start automount after syslog as it tries to restart it"
...
This reverts commit 8276becaf1 .
2016-06-13 14:18:05 +01:00
Justin Cormack
8276becaf1
start automount after syslog as it tries to restart it
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-06-13 11:51:03 +01:00
Justin Cormack
eb64bfabbd
more liberal check for block devices
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-05-06 23:04:13 +01:00
Justin Cormack
d6d409ad80
reread partition table and be more careful if no partitions
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-05-04 14:56:17 +01:00
Justin Cormack
ff1a34c002
resize data partition if possible, allows disk to grow
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-04-27 12:13:11 +01:00
Justin Cormack
e41843a69c
check if automount worked
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-01-27 11:14:05 +00:00
Justin Cormack
3d95131a77
add boot2docker image compatibility
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-01-25 14:33:46 +00:00
Justin Cormack
c7cccda155
better automount failure handling
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2016-01-11 16:40:47 +00:00
Justin Cormack
364d6f5aa1
move automount to packages
...
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com >
2015-12-23 13:02:25 +00:00