lean
9e2144f153
toolchain/gcc: switch to version 11 by default
2022-09-09 11:40:29 +08:00
lean
451fc0189f
x86: load HuC firmware by default for Intel gen9+
2022-08-30 16:25:01 +08:00
lean
91dd328375
config: rockchip: increase default kernel size to 32MB
2022-07-09 01:08:40 +08:00
aakkll
7d11f9ad7a
x86: added support to generate VHDX images ( #8399 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
Co-authored-by: Oldřich Jedlička <oldium.pro@gmail.com>
2021-12-08 16:10:18 +08:00
Beginner
9b519e7747
base-files: add option to make /var persistent ( #7719 )
...
* base-files: add option to make /var persistent
In OpenWrt, /var is symlinked to /tmp by default. This is done to reduce
the amount of writes to the flash chip, which often have not the
greatest durability. As a result, things like DHCP or UPnP lease files,
are not persistent across reboots.
Since OpenWrt can run on devices with more durable storage, it makes
sense to have an option for a persistent /var. Add an option to make
/var persistent. When enabled, /var will no longer be symlinked to /tmp,
but /var/run will be symlink to /tmp/run, as it should contains only
files that should not be kept during reboot. The option is off by
default, to maintain the current behaviour.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* base-files: fix option to make /var persistent
The option was initially named TARGET_ROOTFS_LN_VAR_TMP, and the check
was correct. When renaming the option to something more suitable, the
check was changed to check for n, but when an option is not set, it's
not n but empty. This results in the check always evaluating to false.
Fix the check by checking for y with ifneq.
Fixes: 57807f50ded6 ("base-files: add option to make /var persistent")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Co-authored-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-08-24 19:13:55 +08:00
coolsnowwolf
a7e39ff214
x86: gen EFI image only by default
2021-06-30 17:30:55 +08:00
lean
13ae7ee67d
x86: add Hyper-V & PVE image build
2021-06-20 00:29:29 +08:00
lean
363a33eeca
target: get rip of some compents by default
2021-06-19 21:55:38 +08:00
lean
e63bfdca57
ramips: fix mt7620a 8M support
2021-06-19 18:09:39 +08:00
lean
b45204b3d9
image: tune rootfs size
2021-06-15 18:30:21 +08:00
lean
a3f1e837fd
x64: fix grub2 booting
2021-06-15 17:58:07 +08:00
lean
7a50383ab6
add kernel 5.10 support and sync with upstream
2021-06-14 18:30:08 +08:00
coolsnowwolf
88aed2924e
autocore: x86 change RPS/XPS handling to all CPUs
2020-07-06 16:13:07 +08:00
coolsnowwolf
0c95d8abf1
ipq40xx: rework with new v5.4 essedma eth setting
2020-07-03 12:17:04 +08:00
coolsnowwolf
33abeff31c
Sync to snapshot kernel 5.4 version
2020-07-02 23:30:56 +08:00
coolsnowwolf
378ca0f03e
x64: add EFI Image boot from emmc SSD support
2020-06-23 23:44:27 +08:00
AmadeusGhost
dcc9b1d8f7
bcm27xx: fix wireless dependence ( #3161 )
2020-02-18 12:15:28 +08:00
AmadeusGhost
61341499df
brcm2708: rename target to bcm27xx ( #3098 )
...
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-17 10:36:14 +08:00
coolsnowwolf
ecea39f109
Revert "files: sync from openwrt v19.07 ( #2690 )"
...
This reverts commit 2289184a62
.
2020-02-03 12:33:25 +08:00
AmadeusGhost
2289184a62
files: sync from openwrt v19.07 ( #2690 )
2020-02-01 16:50:37 +08:00
AmadeusGhost
5e942cf804
update some packages to latest version ( #2760 )
2020-01-13 09:47:13 +08:00
LEAN-ESX
f6984f6389
config: refresh default config for Raspberry Pi
2019-10-20 04:59:56 -07:00
LEAN-ESX
5d7cb6ae8b
x86: partition resize to 160MB
2019-10-08 08:41:28 -07:00
coolsnowwolf
472192311a
fix vhdx and kvm qcow2 support
2019-01-03 21:06:34 +08:00
coolsnowwolf
14d020a77a
adjust x86/x64 target
2019-01-03 20:10:40 +08:00
coolsnowwolf
347daa04b2
Merge branch master of https://github.com/coolsnowwolf/lede
2019-01-03 19:29:28 +08:00
coolsnowwolf
284d78043e
adjust SQUASHFS block to 256
2018-10-20 18:27:58 +08:00
coolsnowwolf
3ac15bbed8
speedup luci and memory optimization (need to update feeds)
2018-10-20 02:01:14 +08:00
coolsnowwolf
1c4bad1c05
increase firmware free ram and luci respnse speed
2018-10-19 14:04:27 +08:00
coolsnowwolf
502594357b
fix vhdx typo
2018-10-14 15:28:57 +08:00
coolsnowwolf
17d0fb76af
add generate Proxmox VE and KVM qcow2 support in x86/x64
2018-10-14 15:27:07 +08:00
coolsnowwolf
5b52dc211f
add generate Hyper-V VHDX image in x86/x64 target (need install qemu-utils in host first)
2018-10-14 15:07:31 +08:00
coolsnowwolf
d09bc5abe4
fix typo Config-images.in
2018-10-09 21:15:09 +08:00
coolsnowwolf
6bb59caa64
no select Build EFI GRUB images for x86/x64
2018-10-09 20:55:57 +08:00
coolsnowwolf
fa33774bdc
Enable x86/x64 to Generate EFI grub images
2018-10-09 00:13:34 +08:00
coolsnowwolf
3490ccb7a3
add watchdog for DNS cache
2018-10-08 02:10:17 +08:00
coolsnowwolf
ece7b999e6
sunxi: fix build without ext4 rootfs
2018-10-06 22:32:43 +08:00
coolsnowwolf
db6251d3b6
reduce image size to fit 8M SPI router
2018-08-24 14:11:29 +08:00
coolsnowwolf
d7b3db247c
default image settings for x86/x64
2018-08-23 17:45:41 +08:00
coolsnowwolf
9ba04fd0d7
sync with OpenWrt v18.06.1 stable new R8.1 version
2018-08-23 17:40:23 +08:00
coolsnowwolf
a9fe34a71f
reduce kernel size for ipq40xx
2018-04-23 18:57:22 +08:00
coolsnowwolf
8fe0636b8a
Merge branch 'master' of github.com:lede-project/source
2018-04-23 18:50:49 +08:00
coolsnowwolf
a8cd67fa07
add ASUS RT-AC58U in IPQ40xx
2018-04-08 21:38:46 +08:00
coolsnowwolf
912498c22c
enable iso image fox x86/x64
2018-03-31 12:55:10 +08:00
coolsnowwolf
51152334e7
add Hyper-V vhd image in x86/x64
2018-03-31 11:48:26 +08:00
coolsnowwolf
2881c86f2b
enable EFI+GPT grub2 images for x86/x64 platforms (such as Atom N2600)
2018-03-29 22:41:20 +08:00
coolsnowwolf
91217e1135
add adbyby ram for 4M tiny rom
2018-01-15 11:50:55 +08:00
coolsnowwolf
72478019bb
fix x86/x64 vmdk boot
2018-01-10 16:09:30 +08:00
coolsnowwolf
f067e41e8f
Revert "add ASUS RT-ACRH17 wireless support"
...
This reverts commit d196cfe831
.
2018-01-09 20:43:48 +08:00
coolsnowwolf
d196cfe831
add ASUS RT-ACRH17 wireless support
2018-01-09 17:26:16 +08:00