aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump Linux to 5.15.109, musl to 1.2.3 and busybox to 1.36.0HEADmainToni Uhlig2023-04-28
* CI: Github ActionsToni Uhlig2023-01-10
* CI: Github Actionslns2022-04-21
* Bump Linux to 5.10.67, Musl to 1.2.2 and Busybox to 1.34.0Toni Uhlig2021-09-21
* Improved sed magic for busybox.Toni Uhlig2020-10-05
* Debugging a kernel with gdb is fun fun fun fun fun funToni Uhlig2020-10-02
* Improved QEMU network interface mgmt.Toni Uhlig2020-10-01
* Build linux-5.x as default.Toni Uhlig2020-10-01
* Makefile improvements:Toni Uhlig2020-10-01
* /init prints musl/busybox versionToni Uhlig2020-10-01
* force tar to be quietToni Uhlig2019-01-16
* travis-ci update/fallbackToni Uhlig2018-12-25
* fix busybox/initrd rebeuild/reinstall targetsToni Uhlig2018-12-25
* travis-ci integrationToni Uhlig2018-10-20
* added kernel (header|modules) install targetsToni Uhlig2018-10-20
* initscript prints current linux versionToni Uhlig2018-10-20
* Linux/BusyBox config updateToni Uhlig2018-10-20
* Merge branch 'master' of ssh://git.lan:/git/linux-qemu-testToni Uhlig2018-10-02
|\
| * udhcpc: set max dhcp tries and exit if no lease obtainedlns2018-09-09
* | BUSYBOX_CFLAGS+=-fno-pie, ignore possible error of `make kvmconfig`, fixed qe...Toni Uhlig2018-10-02
|/
* init script overhaul, added KEYMAP option, removed IPv4 optionToni Uhlig2018-09-08
* added QEMU MEMORY && NO_MODULES optionsToni Uhlig2018-09-08
* fixed `make rebuild-linux` targetlns2018-09-07
* `make help` usage updatelns2018-09-07
* ignore `make net` return values, improved `make help`usageToni Uhlig2018-09-07
* - musl dl suffix, linux-rebuild targetToni Uhlig2018-09-07
* hostname variableToni Uhlig2018-09-06
* moved initscript from scripts/init.rootfs to skeleton/initToni Uhlig2018-09-05
* initscript sets HOME='/root', sets max devtmpfs to 4k and chdir to %HOME befo...Toni Uhlig2018-09-05
* - Makefile should not create symlinks if they exist alreadyToni Uhlig2018-09-05
* busybox oldconfig, busybox klogd [+] syslogd, initscript launches klogd [+] s...Toni Uhlig2018-09-04
* use `make net` target to prepare the tap/bridge so `make qemu-*net` wont requ...Toni Uhlig2018-09-04
* use your current tty for qemu with `make qemu-serial`Toni Uhlig2018-09-04
* create defconfig only if the user wants soToni Uhlig2018-08-29
* init script sets hostname and PS1Toni Uhlig2018-08-28
* support linux builds from already existing directory via `make LINUX_LOCAL=/p...Toni Uhlig2018-08-28
* mount debugfs at startupToni Uhlig2018-08-27
* added make help NET_HWADDR, use sed to configure additional BusyBox CONFIG_* ...Toni Uhlig2018-08-27
* README updateToni Uhlig2018-08-27
* make help supportToni Uhlig2018-08-27
* added READMEToni Uhlig2018-08-27
* Makefile(QEMU)/initscript network supportToni Uhlig2018-08-27
* initscript, skeleton, initrd target, image-rebuild, image-repackToni Uhlig2018-08-27
* linux/busybox config updateToni Uhlig2018-08-27
* linux/musl/busybox target definitionsToni Uhlig2018-08-27
* working (shared)linux-musl-busybox buildToni Uhlig2018-08-27
* force image rebuildToni Uhlig2018-08-26
* make oldconfig [+] make qemu [+] basic /init scriptlns2018-08-25
* linux/musl/busybox build workslns2018-08-25
* busybox dl/extractlns2018-08-24