Commit Graph
31 Commits
Author SHA1 Message Date
Attila Lendvai 2d4d07d2a1 decrease memory need of dd while erasing the partition table
this was leading to the OOM killer killing dd.
2023-10-22 21:53:06 +02:00
Attila Lendvai 41a0a93fde readme (one more example for a bit of variety) 2022-02-28 13:53:55 +01:00
Attila Lendvai 3d02057bb6 Updated to work on 21.02.0 2021-10-19 14:56:31 +02:00
Attila Lendvai 725caf2919 update to 19.07.6 2021-02-14 16:02:41 +01:00
Attila Lendvai 63806ccfe5 add shell.nix and make it work on nixos 2021-02-14 10:05:02 +01:00
Attila LendvaiandGitHub 527bbf214c Update README.md 2021-01-12 14:21:18 +01:00
Attila Lendvai 74b2a4d989 readme: update openwrt wiki links, add some extra words 2020-12-03 21:16:01 +01:00
Attila Lendvai 7a39ab9adc readme 2020-11-29 23:43:14 +01:00
Attila Lendvai f9cdbd39ef update for 19.07.4
no changes were needed, all seems to still work
2020-11-29 23:07:02 +01: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 85e367523a update to openwrt 18.06.1
tested with ./build.sh ar71xx generic tl-wr1043nd-v1
2019-01-06 18:40:27 +01:00
Attila Lendvai 38a96e37e0 small note into the usage about the imagebuilder URL 2018-07-18 10:17:01 +02:00
Attila Lendvai 0381c6f40b small adjustments after the lede -> openwrt re-rename. 2018-06-26 23:26:25 +02:00
Attila Lendvai 68a222edc6 small fix: creating the symping to packages dir at the end of the build. 2017-05-14 20:17:58 +02:00
Attila Lendvai 6d0547b26b update for LEDE release 17.01.1 2017-04-21 00:42:39 +02:00
Attila Lendvai b8627f3eb3 build.sh now uses the lede-project.org imagebuilder 2016-12-12 18:39:04 +01:00
Attila Lendvai 8faf47e902 extend build.sh to be able to build any architecture supported by openwrt 2016-07-25 14:17:08 +02:00
Attila Lendvai 6a8fae808e fix filename in build.sh 2016-03-17 17:35:39 +01:00
Attila Lendvai 1a6d86bb24 small factoring in build.sh 2016-03-17 15:22:22 +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
Attila Lendvai 56ed68a95e separated the absolute needed packages in build.sh, added comments 2015-11-16 18:02:26 +01:00
Attila Lendvai 61c95f104b separated the crucial and optional package in build.sh 2015-11-15 16:42:06 +01:00
Attila Lendvai d48956ff95 build.sh updated for final 15.05 chaos calmer release 2015-11-15 16:07:03 +01: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 d66849579b readme 2015-05-28 00:52:13 +02:00
Attila Lendvai 031043ced1 smaller pendrives are also accepted. 2015-05-26 03:32:54 +02:00
Attila Lendvai b6ba3db100 make the build script more roboust. 2015-05-26 01:50:07 +02:00