| Commit message (Expand) | Author | Age |
* | Bump Linux to 5.15.109, musl to 1.2.3 and busybox to 1.36.0HEADmain | Toni Uhlig | 2023-04-28 |
* | CI: Github Actions | Toni Uhlig | 2023-01-10 |
* | CI: Github Actions | lns | 2022-04-21 |
* | Bump Linux to 5.10.67, Musl to 1.2.2 and Busybox to 1.34.0 | Toni Uhlig | 2021-09-21 |
* | Improved sed magic for busybox. | Toni Uhlig | 2020-10-05 |
* | Debugging a kernel with gdb is fun fun fun fun fun fun | Toni Uhlig | 2020-10-02 |
* | Improved QEMU network interface mgmt. | Toni Uhlig | 2020-10-01 |
* | Build linux-5.x as default. | Toni Uhlig | 2020-10-01 |
* | Makefile improvements: | Toni Uhlig | 2020-10-01 |
* | /init prints musl/busybox version | Toni Uhlig | 2020-10-01 |
* | force tar to be quiet | Toni Uhlig | 2019-01-16 |
* | travis-ci update/fallback | Toni Uhlig | 2018-12-25 |
* | fix busybox/initrd rebeuild/reinstall targets | Toni Uhlig | 2018-12-25 |
* | travis-ci integration | Toni Uhlig | 2018-10-20 |
* | added kernel (header|modules) install targets | Toni Uhlig | 2018-10-20 |
* | initscript prints current linux version | Toni Uhlig | 2018-10-20 |
* | Linux/BusyBox config update | Toni Uhlig | 2018-10-20 |
* | Merge branch 'master' of ssh://git.lan:/git/linux-qemu-test | Toni Uhlig | 2018-10-02 |
|\ |
|
| * | udhcpc: set max dhcp tries and exit if no lease obtained | lns | 2018-09-09 |
* | | BUSYBOX_CFLAGS+=-fno-pie, ignore possible error of `make kvmconfig`, fixed qe... | Toni Uhlig | 2018-10-02 |
|/ |
|
* | init script overhaul, added KEYMAP option, removed IPv4 option | Toni Uhlig | 2018-09-08 |
* | added QEMU MEMORY && NO_MODULES options | Toni Uhlig | 2018-09-08 |
* | fixed `make rebuild-linux` target | lns | 2018-09-07 |
* | `make help` usage update | lns | 2018-09-07 |
* | ignore `make net` return values, improved `make help`usage | Toni Uhlig | 2018-09-07 |
* | - musl dl suffix, linux-rebuild target | Toni Uhlig | 2018-09-07 |
* | hostname variable | Toni Uhlig | 2018-09-06 |
* | moved initscript from scripts/init.rootfs to skeleton/init | Toni Uhlig | 2018-09-05 |
* | initscript sets HOME='/root', sets max devtmpfs to 4k and chdir to %HOME befo... | Toni Uhlig | 2018-09-05 |
* | - Makefile should not create symlinks if they exist already | Toni Uhlig | 2018-09-05 |
* | busybox oldconfig, busybox klogd [+] syslogd, initscript launches klogd [+] s... | Toni Uhlig | 2018-09-04 |
* | use `make net` target to prepare the tap/bridge so `make qemu-*net` wont requ... | Toni Uhlig | 2018-09-04 |
* | use your current tty for qemu with `make qemu-serial` | Toni Uhlig | 2018-09-04 |
* | create defconfig only if the user wants so | Toni Uhlig | 2018-08-29 |
* | init script sets hostname and PS1 | Toni Uhlig | 2018-08-28 |
* | support linux builds from already existing directory via `make LINUX_LOCAL=/p... | Toni Uhlig | 2018-08-28 |
* | mount debugfs at startup | Toni Uhlig | 2018-08-27 |
* | added make help NET_HWADDR, use sed to configure additional BusyBox CONFIG_* ... | Toni Uhlig | 2018-08-27 |
* | README update | Toni Uhlig | 2018-08-27 |
* | make help support | Toni Uhlig | 2018-08-27 |
* | added README | Toni Uhlig | 2018-08-27 |
* | Makefile(QEMU)/initscript network support | Toni Uhlig | 2018-08-27 |
* | initscript, skeleton, initrd target, image-rebuild, image-repack | Toni Uhlig | 2018-08-27 |
* | linux/busybox config update | Toni Uhlig | 2018-08-27 |
* | linux/musl/busybox target definitions | Toni Uhlig | 2018-08-27 |
* | working (shared)linux-musl-busybox build | Toni Uhlig | 2018-08-27 |
* | force image rebuild | Toni Uhlig | 2018-08-26 |
* | make oldconfig [+] make qemu [+] basic /init script | lns | 2018-08-25 |
* | linux/musl/busybox build works | lns | 2018-08-25 |
* | busybox dl/extract | lns | 2018-08-24 |