35d7a187cf
some customization
2024-08-09 00:22:16 +03:00
Attila Lendvai
3c30f5f34e
disable the stage1.sh script when extroot is set up
...
should fix #27 .
2023-11-20 23:01:54 +01:00
Attila Lendvai
0378f9ac40
housekeeping
2023-10-22 21:49:41 +02:00
Attila Lendvai
912ab6c5ea
decrease memory need of dd while erasing the partition table
...
this was leading to the OOM killer killing dd.
2023-10-22 19:22:24 +02:00
Attila Lendvai
f99d5f5f99
let ntpd fork and work in the background, and also retry regularly
...
i have witnessed a situation where opkg update didn't work due to
"Connection error: Invalid SSL certificate", which was in turn due
to wrong time on the router.
hopefully this will fix this situation for good.
2023-08-18 01:15:02 +02:00
Attila Lendvai
66a736508d
update to use OpenWrt 22.03.5
2023-08-18 00:32:28 +02:00
Attila Lendvai
309e6dd80c
use blockdev --rereadpt instead of sleep
...
FTR, this may not be needed. i have realized after this change that
the pendrive i was using was too small and fdisk errored out in a
way that was not visible in the log, only its symptoms.
but this is a nicer way than arbitrary sleeps for not much extra space.
2023-08-18 00:32:27 +02:00
Attila Lendvai
a21e995567
lower minimum pendrive size to ~100 Mb
2023-08-17 23:10:42 +02:00
Attila Lendvai
95201a77b3
fix archer-c7-v1 support, add missing ;;
2023-08-17 22:16:54 +02:00
Luiz Antonio Lazoti
b5ccc504d4
include archer-c7-v1 led settings
...
Signed-off-by: Attila Lendvai <attila@lendvai.name>
2023-03-22 09:45:45 +01:00
Attila Lendvai
a14b56bd6e
leds: use the same shell case entry for two very similar routers
2022-09-25 09:40:03 +02:00
ShapeShifter499
b313b20227
Add TP-Link TL-WDR3600 v1 LEDs
...
This solves https://github.com/attila-lendvai/openwrt-auto-extroot/issues/24
2022-09-25 09:37:36 +02:00
Lance
9060718dda
Add WD My Net n750 LEDs
...
This solves https://github.com/attila-lendvai/openwrt-auto-extroot/issues/22
2022-09-22 17:12:39 +02:00
Attila Lendvai
5efa008e3b
small changes to make it work with openwrt 22.03.0-rc3
2022-06-03 21:54:21 +02:00
Attila Lendvai
3d02057bb6
Updated to work on 21.02.0
2021-10-19 14:56:31 +02:00
Attila Lendvai
75b8e35aa7
fix the gitignore mess: git refuses to ignore already tracked files
2020-11-29 23:07:02 +01:00
Attila Lendvai
e14ac06e8c
make it one bit less ar71xx dependent
2016-03-17 15:19:47 +01:00
Attila Lendvai
798860d56d
housekeeping
2016-03-17 14:59:39 +01:00
Attila Lendvai
0c5b94a0a0
change head -c to 1024 bytes, just in case.
2016-03-17 14:59:16 +01:00
Elin Angelov
40ee59671c
read only first 10 bytes only
...
read only first 10 bytes only because if we put MC with 16Gb e should wait a lot head to finish
2016-03-17 15:46:30 +02:00
Attila Lendvai
4efc9cb53a
don't set a password, and delete my ssh public key
2015-11-14 08:18:09 +01:00
Attila Lendvai
303454c221
reorganize image-extras
2015-07-11 02:01:26 +02:00
Attila Lendvai
ba653bdaeb
initial work towards chaos calmer rc1.
...
it works, but /var is left transient.
2015-05-28 00:55:04 +02:00
Attila Lendvai
031043ced1
smaller pendrives are also accepted.
2015-05-26 03:32:54 +02:00
Attila Lendvai
b94e235b0b
works for me with barrier breaker. added some readme, too.
2014-12-10 02:11:30 +01:00
Attila Lendvai
84bf08c3dc
initial. broken because it expects UUID support from mount which is not compiled in by default
2014-12-03 00:31:57 +01:00