1
0
Fork 0
Commit Graph

34 Commits (master)

Author SHA1 Message Date
dump_stack() a4b20299cd
fix: do not use custom sources.list on debian 12 bookworm 2023-05-24 12:39:13 +00:00
dump_stack() 93f66b08f4
feat: add debian 12 bookworm image 2023-05-24 10:28:23 +00:00
dump_stack() 53183245ce
fix: old dhclient requires interface name 2023-05-15 18:55:27 +00:00
dump_stack() 0a1a5890ed
Add setup.sh for debian image generator 2023-05-12 12:08:03 +00:00
dump_stack() 8873566dcb
Switch to podman 2023-05-12 07:09:56 +00:00
dump_stack() 310999744e
Untabify 2023-05-12 02:05:36 +00:00
dump_stack() 995f24fdc4
Remove policykit-1 on Debian 11 2023-05-12 01:40:28 +00:00
dump_stack() 94f77cd742
Add sources.list to the image 2023-05-12 01:09:31 +00:00
dump_stack() 2910ce17c7
Add generator for debian images 2023-05-12 00:59:36 +00:00
dump_stack() 70d464f0e2
Fix directory name 2023-04-09 14:38:39 +00:00
dump_stack() 1deb201e25
Switch to Ubuntu 22.04 for testing 2023-01-19 17:22:25 +00:00
dump_stack() bfae451749
Fix kernel module name for unit tests 2020-05-30 12:31:27 +00:00
dump_stack() 9b8d4a056e
Fix path to vmlinuz/initrd 2020-05-30 12:05:24 +00:00
dump_stack() 81234fc3a6
Update bootstrap scripts to Ubuntu 20.04 2020-05-30 11:37:00 +00:00
dump_stack() b117739c49
Add policykit-1 to rootfs 2019-08-31 12:45:55 +00:00
dump_stack() 5e6a9dec93
Add rootfs generator for Ubuntu 14.04 2019-08-23 10:44:16 +00:00
dump_stack() 14b8010fee
Fix spelling 2019-08-21 06:16:25 +00:00
dump_stack() 7fd8614e3c
Using sed to fix spelling was not a really good idea.
Revert "Fix spelling"

This reverts commit 3d958c1e10.
2019-08-21 06:14:58 +00:00
dump_stack() 3d958c1e10
Fix spelling 2019-08-20 23:17:23 +00:00
dump_stack() 238592e546
Typo 2019-07-12 17:11:16 +00:00
dump_stack() cf75f4424d Use relative path for bootstrap script 2019-02-06 06:29:08 +00:00
dump_stack() e3692b9df1 Do not use privileged flag for copy kernel/initrd/module 2018-10-27 13:18:08 +00:00
dump_stack() a93073e0be Use Docker instead of Vagrant for generate images
Fixes #2
2018-10-25 23:43:34 +00:00
dump_stack() e7d1e2f327
Change license to GNU AGPLv3 2018-10-08 20:54:18 +00:00
dump_stack() f579303bb9 Guarantee remove previous ssh config values 2018-10-06 19:56:12 +00:00
dump_stack() 153b556bc5 Generate images for trusty, xenial, bionic 2018-10-06 18:21:58 +00:00
dump_stack() a06ccea904 Rewrite rc.local, not append 2018-10-06 18:15:29 +00:00
dump_stack() a662e77f48 Fix initrd name/mask 2018-10-05 21:22:42 +00:00
dump_stack() 6a6ccfe728 Ignore .vagrant directory 2018-10-05 20:36:44 +00:00
dump_stack() f386b5d805 Add TODO for qemu-debian-img 2018-10-05 06:54:46 +00:00
dump_stack() 8649c791ea Implements insmod kernel module from local file 2018-09-22 13:18:25 +00:00
dump_stack() bb8a0a013b Implements initrd support 2018-09-22 10:43:29 +00:00
dump_stack() ab7a1d5d75 Vagrant configuration for bootstrap debian/ubuntu images 2018-09-21 00:17:56 +00:00
dump_stack() e923c7c3c8 Qemu debian image generator 2018-09-19 05:09:53 +00:00