Commit graph

25 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
1350cd4992
busybox/fsresize: drop duplicate (u)mounts 2024-05-31 15:47:38 +02:00
Tomáš Kelemen (vudiq)
c07c6e2493
Lakka support for firstboot.sh script (backport)
This script takes values from files stored in the FAT32 partition to set
up Wi-Fi and override/add settings to default retroarch.cfg.

inspired by the solution from @macmoritz
2024-05-15 21:49:24 +02:00
Tomáš Kelemen (vudiq)
273ce0a009
busybox/resizefs: align text for reboot 2024-04-17 22:59:57 +02:00
Tomáš Kelemen (vudiq)
46bb6fa5c5
busybox/resizefs: make fs online during resize2fs
see [1] - online resize is recommended
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1796788/comments/2

fixes #1963
2024-04-17 22:55:00 +02:00
mglae
474a934ccc fs-resize: log to /flash
Add simple logging to ease debugging of future errors
2023-07-07 00:07:38 +03:00
mglae
8ce253e709 fs-resize: print error if disk or partition was not deteced 2023-07-07 00:07:38 +03:00
mglae
9cd0448cd9 fs-resize: add nvme support 2023-07-07 00:07:38 +03:00
mglae
2be09187dc fs-resize: simplify using parted's 3.2 'resizepart' 2018-10-23 18:50:57 +02:00
chewitt
e0b3dbf010 busybox: don't fix GPT tables when partition scheme is MBR 2018-09-08 10:58:42 +04:00
CvH
1b9cbdaf26 spdx: packages/sysutils 2018-07-18 22:37:47 +02:00
mglae
d481e13108 busybox: fix fs-resize by using sgdisk 2017-02-19 17:56:21 +01:00
MilhouseVH
7353f15dd3 scripts/mkimage: Add run mode, remember default selection, resize gpt partitions 2016-09-15 23:25:13 +01:00
Peter Vicman
490df59b36 installer: fix typo for update/fs-resize 2016-07-30 16:31:48 +02:00
longchair
bb10e9d103 scripts : remove some hardcoded LibreELEC distro name
Allows a distro to have it's name appear in installer and busybox scripts
2016-04-13 17:20:22 +02:00
chewitt
826b819303 installer: text cosmetics for update/fs-resize 2016-03-31 08:31:20 +04:00
MilhouseVH
245651567e fs-resize: use progress meters for long running tasks 2016-03-23 19:43:28 +00:00
Stefan Saraev
7c35f31139 cleanup TODO in * 2015-04-07 12:08:46 +03:00
Stefan Saraev
c482afb77f meh manual resize 2015-03-17 22:04:55 +02:00
Stefan Saraev
5cc69a4531 fs-resize: do forced reboot 2015-02-21 14:45:25 +02:00
Stefan Saraev
4fffa76c53 fs-resize: move as systemd target 2015-01-19 19:27:51 +02:00
Stefan Saraev
03e54f091a busybox: fs-resize: clean up and cosmetics 2014-02-22 14:47:40 +02:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stefan Saraev
9af76d3bcd busybox: fs-resize: remove the big fat warning
.. time to get this tested
2013-09-26 21:05:18 +03:00
Stefan Saraev
66c2ea298d busybox: initial /storage fs resizing support
... work in progress. do not use
2013-09-16 14:38:14 +03:00
Stefan Saraev
d2f5adf729 busybox: add dummy 'fs-resize' service 2013-09-15 21:54:16 +03:00