Commit Graph

53 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 Lendvai 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
Martin Friedrich a761fb7630 Changed to openwrt imagebuilder, back to release instead of snapshots 2018-06-26 22:40:35 +02:00
Martin Friedrich e96f2d38cc Changed to openwrt imagebuilder, back to release instead of snapshots 2018-06-26 22:40:35 +02:00
Martin Friedrich 4a1e765a85 Changed README to openwrt imagebuilder (snapshot) 2018-06-26 22:40:35 +02:00
Martin Friedrich 31d0688c7c change to openwrt imagebuilder (snapshot) 2018-06-26 22:40:35 +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 8e64a64186 Update README.md 2017-04-21 03:09:09 +02:00
Attila Lendvai a02567b2fd Update readme for LEDE lede-17.01.1 2017-04-21 02:28:41 +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 027da763aa Update README.md
add note that it's linux x86_64 only
openwrt-15.05
2016-08-25 15:00:49 +02:00
Sindhu S 37fd973cce Fix directory creation flags (#6)
--parents doesn't work and stalls the program. 
-pv is more correct.
2016-08-25 13:52:16 +02:00
Attila Lendvai 840c8298c8 Update README.md
note the changes to build.sh
2016-07-25 14:34:32 +02: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 64c1557046 Merge pull request #3 from zetxx/master
read only first 10 bytes only
2016-03-17 14:56:20 +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 50f483c001 Update README.md 2016-01-01 14:55:53 +01:00
Attila Lendvai 515f96c3bb Update README.md
extended troubleshooting
2015-11-30 12:38:52 +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 6c2be54cda Update README.md 2015-11-15 16:51:42 +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 cbf234800e Update README.md 2015-11-13 12:26:05 +01:00
Attila Lendvai ca36ecdaaf Merge pull request #1 from lcafaro/master
added support for 15.05-rc3
2015-07-18 12:23:10 +02:00
Lorenzo Cafaro 38e15cbf3c added support for 15.05-rc3 2015-07-18 10:52:18 +02:00
Attila Lendvai 0c5f3f22b4 Update README.md
Added troubleshooting section with one note.
2015-07-11 04:17:18 +02:00
Attila Lendvai 303454c221 reorganize image-extras 2015-07-11 02:01:26 +02:00
Attila Lendvai e4bc40f366 add a clear warning to the readme 2015-05-28 01:34:10 +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 openwrt-14.07 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