Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-13 | upgrade: remove procd-jailHEADmaster | Mikael Magnusson | |
It can't be used on LXD instances. | |||
2024-01-13 | upgrade: fix sysupgrade_restore | Mikael Magnusson | |
Use a temporary file since the execute command seems to allow at most around 200000 bytes. | |||
2023-07-08 | upgrade: build openwrt_manifest | Mikael Magnusson | |
2023-07-08 | Build 22.03.5 by default | Mikael Magnusson | |
2023-01-31 | upgrade: don't add unnecessary packages | Mikael Magnusson | |
Add packages added to old version. | |||
2023-01-31 | upgrade: fix problem with missing profiles | Mikael Magnusson | |
2021-09-06 | upgrade: fix problem with upgrading versioned libraries | Mikael Magnusson | |
Apply heuristics to generate base names of versioned libraries. | |||
2021-05-29 | Build 19.07.7 by default | Mikael Magnusson | |
2021-05-29 | Disable package upgrades by default and add option to build,sh | Mikael Magnusson | |
Upgrading openwrt-keyring fails because a file conflicts with base-files. * check_data_file_clashes: Package openwrt-keyring wants to install file /tmp/build.759637/rootfs/etc/opkg/keys/f94b9dd6febac963 But that file is already provided by package * base-files Disable upgrades for now since upgrades aren't fully supported by OpenWrt anyway and other packages might break in the future. Closes: #29 | |||
2020-05-03 | Update requirements | Mikael Magnusson | |
Remove packages needed for building a patched procd in OpenWrt 18.06 and earlier. | |||
2020-05-03 | Bump OpenWrt version to 19.07.2 | Mikael Magnusson | |
2020-05-03 | Fix building with bash invoked as sh | Mikael Magnusson | |
Create /var/lock/ required by procd.sh when running on arch linux and other dists where sh is a symbolic link to bash. Fixes: #26 | |||
2020-05-03 | Use version specific cache dirs | Mikael Magnusson | |
Each version needs a separate package cache since package file names aren't unique between versions. | |||
2020-02-23 | Merge pull request #25 from rkkoszewski/feature/raspberrypicompat | Mikma | |
Add support for 32bit ARM builds by having a aarch32 arch option | |||
2020-02-22 | Add support for 32bit ARM builds | R | |
2020-02-14 | upgrade: Remove packages removed on old container | Mikael Magnusson | |
Some packages may have been removed on the old container for example replaces by full versions. Remove them before installing packages since you can usually not have both full and normal versions installed at the same time. | |||
2020-01-27 | Remove procd patch from procd-master | Mikael Magnusson | |
The patch is not needed since commit e117ea30 in procd: "state: fix reboot causing shutdown inside LXC container" Closes: #21 | |||
2020-01-10 | Remove lede version detection | Mikael Magnusson | |
Which was broken anyway. | |||
2020-01-10 | Build 19.07.0 by default | Mikael Magnusson | |
2020-01-10 | Use default version in README example | Mikael Magnusson | |
2019-11-14 | Use procd reboot patch on 19.07 | Mikael Magnusson | |
2019-11-14 | Build OpenWrt 18.06.5 by default | Mikael Magnusson | |
2019-09-03 | Add container upgrade script | Mikael Magnusson | |
2019-09-03 | Fix if statement | Mikael Magnusson | |
2019-09-02 | Port PR #15 to procd master branch | Mikael Magnusson | |
2019-09-02 | Enable lxd console | Mikael Magnusson | |
2019-09-02 | Fix link to module directory | Mikael Magnusson | |
2019-09-02 | Add /etc/openwrt_manifest | Mikael Magnusson | |
2019-09-02 | Support builds without procd patches | Mikael Magnusson | |
2019-09-02 | Merge pull request #17 from aparcar/patch-3 | Mikma | |
Delete 0003-docker-fix-problem-stopping-container.patch | |||
2019-09-02 | Merge pull request #15 from rkkoszewski/bugfix-lxc-reboot | Mikma | |
Add reboot event to allow rebooting of the container Fixes: #14 | |||
2019-08-30 | Delete 0003-docker-fix-problem-stopping-container.patch | Paul Spooren | |
This patch is upstream https://git.openwrt.org/?p=project/procd.git;a=commit;h=832369078d818d19ab64051fdc8da9e06c90ad88 | |||
2019-08-17 | Add reboot event to allow rebooting of the container | R | |
2019-07-04 | Build OpenWrt 18.06.4 by default | Mikael Magnusson | |
2019-05-15 | Merge pull request #12 from aparcar/patch-2 | Mikma | |
Delete 0001-lxd-no-mounts.patch Closes: GH-11 | |||
2019-05-14 | Delete 0001-lxd-no-mounts.patch | Paul Spooren | |
This patch is now included [upstream](https://git.openwrt.org/?p=project/procd.git;a=commit;h=9b354394e2ba818880ba8c65000c417ef1c560a7)! | |||
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-05-02 | Merge pull request #10 from aparcar/patch-1 | Mikma | |
Delete 0002-lxd-shutdown-on-SIGPWR.patch | |||
2019-05-02 | Delete 0002-lxd-shutdown-on-SIGPWR.patch | Paul Spooren | |
This patch went upstream[0] [0]: https://github.com/openwrt/openwrt/commit/430b66bbe8726a096b5db04dc34915ae9be1eaeb | |||
2019-04-08 | Add Dockerfile for arm64 cross build | Mikael Magnusson | |
2019-04-07 | Initial Dockerfile for aarch64 | Mikael Magnusson | |
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-10 | Merge pull request #8 from lxdicted/bugfix/package-installation | Mikma | |
BUGFIX: Allow installation of multiple packages | |||
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 | |