Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-04 | Fill DHCP checksums | Mikael Magnusson | |
Try to work-around broken DHCP clients (such as FreeBSD), with an iptables rule added to the default /etc/firewall.user. And install the required iptables-mod-checksum package by default. | |||
2019-02-11 | Disable services (sysfixtime, sysntpd, led) | Danny Sonnenschein | |
These services aren't necessary in a container, because there are no leds and time is kept in sync inside the hypervisor system. | |||
2019-02-09 | BUGFIX: Allow installation of multiple packages | Danny Sonnenschein | |
2019-02-02 | Allow running with sudo or as root instead of fakeroot | Mikael Magnusson | |
It works around a problem with fakeroot as seen in github pull request #6. Pack rootfs tar: rootfs/usr/lib/opkg/info/dropbear.conffiles: Cannot readlink: Invalid argument tar: rootfs/usr/lib/opkg/info/dropbear.control: Cannot readlink: Invalid argument tar: Exiting with failure status due to previous errors Tarball built: bin/openwrt-18.06.1-x86-64-lxd.tar.gz | |||
2019-02-01 | Build OpenWrt 18.06.2 by default | Mikael Magnusson | |
2019-01-03 | Create dl directory if missing | Mikael Magnusson | |
Fixes build problem from clean checkout introduced in "Autodetect URLs for root fs and SDK". | |||
2018-12-20 | Add aarch64 to usage documentation | Mikael Magnusson | |
2018-12-20 | Add support for armvirt-64 AKA aarch64 | Mikael Magnusson | |
Tested with qemu emulation only. | |||
2018-12-20 | Autodetect URLs for root fs and SDK | Mikael Magnusson | |
2018-12-20 | Refactor URLs | Mikael Magnusson | |
2018-11-30 | Avoid using wrong procd package | Mikael Magnusson | |
2018-11-30 | Support plain/docker tarballs | Mikael Magnusson | |
2018-11-27 | Use latest procd version with snapshot | Mikael Magnusson | |
2018-11-27 | Remove dependency on lxd daemon | Mikael Magnusson | |
Closes GH-4 | |||
2018-10-16 | Add final workaround for unsupported locale | Mikael Magnusson | |
Fixes: Building 18.06.0-rc1 does not work (Closes: GH-2) | |||
2018-08-23 | Build OpenWrt 18.06.1 by default | Mikael Magnusson | |
2018-07-12 | Add workaround for unsupported LC_TIME=C.UTF-8 | Mikael Magnusson | |
Fixes: Building 18.06.0-rc1 does not work (Closes: GH-2) | |||
2018-07-07 | Fail if feed packages can't be installed | Mikael Magnusson | |
2018-06-28 | Add support for 18.06.0-rc1 | Mikael Magnusson | |
2018-04-13 | Add arch parameter to build.sh | Mikael Magnusson | |
2018-03-21 | Add upgrade option | Mikael Magnusson | |
2018-03-21 | Add arch and subarch as parameters | Mikael Magnusson | |
2018-03-08 | Move build_rootfs.sh to scripts subdir | Mikael Magnusson | |
2018-03-08 | Make metadata and rootfs subdir optional | Mikael Magnusson | |
2018-02-27 | Include extra files and fix output option | Mikael Magnusson | |
2018-02-27 | Install additional packages | Mikael Magnusson | |
2018-02-27 | Install custom packages in build_rootfs.sh | Mikael Magnusson | |
2018-02-27 | Build procd when needed | Mikael Magnusson | |
2018-02-27 | Remove tar preserve option | Mikael Magnusson | |
2018-02-27 | Fix description | Mikael Magnusson | |
2018-02-27 | Eliminate symbolic link to sdk | Mikael Magnusson | |
2018-02-27 | Read description from rootfs | Mikael Magnusson | |
2018-02-27 | Remove image alias | Mikael Magnusson | |
2018-02-27 | Use shorter image description | Mikael Magnusson | |
2018-02-27 | Remove arch_dash variable | Mikael Magnusson | |
2018-02-27 | Fix date string | Mikael Magnusson | |
2018-02-27 | Fix link to snapshot sdk | Mikael Magnusson | |
2018-02-27 | Download snapshot rootfs and sdk | Mikael Magnusson | |
2018-02-27 | Download sha256sums and use | Mikael Magnusson | |
2018-02-26 | Remove container name | Mikael Magnusson | |
2018-02-26 | Custom apparmor not needed with patched procd | Mikael Magnusson | |
2018-02-26 | Fix sdk host architecture | Mikael Magnusson | |
2018-02-26 | Improve architecture support | Mikael Magnusson | |
2018-02-26 | No need to make dependencies | Mikael Magnusson | |
2018-02-26 | Create bin/ directory | Mikael Magnusson | |
2018-02-26 | Use defconfig | Mikael Magnusson | |
2018-02-26 | Fix syntax | Mikael Magnusson | |
2018-02-26 | Build procd in downloaded sdk | Mikael Magnusson | |
2018-02-26 | Link procd package to bin/packages/ | Mikael Magnusson | |
2018-02-26 | Save metadata.yaml in bin/ | Mikael Magnusson | |