|
a4b20299cd
|
fix: do not use custom sources.list on debian 12 bookworm
|
2023-05-24 12:39:13 +00:00 |
|
|
93f66b08f4
|
feat: add debian 12 bookworm image
|
2023-05-24 10:28:23 +00:00 |
|
|
53183245ce
|
fix: old dhclient requires interface name
|
2023-05-15 18:55:27 +00:00 |
|
|
0a1a5890ed
|
Add setup.sh for debian image generator
|
2023-05-12 12:08:03 +00:00 |
|
|
8f06448240
|
Switch to podman
|
2023-05-12 08:11:57 +00:00 |
|
|
8873566dcb
|
Switch to podman
|
2023-05-12 07:09:56 +00:00 |
|
|
310999744e
|
Untabify
|
2023-05-12 02:05:36 +00:00 |
|
|
995f24fdc4
|
Remove policykit-1 on Debian 11
|
2023-05-12 01:40:28 +00:00 |
|
|
94f77cd742
|
Add sources.list to the image
|
2023-05-12 01:09:31 +00:00 |
|
|
2910ce17c7
|
Add generator for debian images
|
2023-05-12 00:59:36 +00:00 |
|
|
9190b850b7
|
Rename for consistency
|
2023-05-11 22:53:01 +00:00 |
|
|
35d34fdbe0
|
Add yum to oraclelinux images
|
2023-05-11 08:20:35 +00:00 |
|
|
cc470d2105
|
Add yum/dnf to centos8 image
|
2023-05-11 08:04:13 +00:00 |
|
|
5f0749155a
|
Fix CentOS 8 image generator
|
2023-05-11 07:57:25 +00:00 |
|
|
25fad476b4
|
Image generator for CentOS 6
|
2023-05-10 08:35:56 +00:00 |
|
|
f484dd99de
|
tar generated images
|
2023-05-10 08:21:43 +00:00 |
|
|
169acca9df
|
Use bash
|
2023-05-09 16:19:10 +00:00 |
|
|
48be2df1b0
|
Add Oracle Linux image generator
|
2023-05-09 16:14:15 +00:00 |
|
|
70d464f0e2
|
Fix directory name
|
2023-04-09 14:38:39 +00:00 |
|
|
1deb201e25
|
Switch to Ubuntu 22.04 for testing
|
2023-01-19 17:22:25 +00:00 |
|
|
db5d31d563
|
CentOS 8 image generator
|
2020-05-30 13:42:47 +00:00 |
|
|
bfae451749
|
Fix kernel module name for unit tests
|
2020-05-30 12:31:27 +00:00 |
|
|
9b8d4a056e
|
Fix path to vmlinuz/initrd
|
2020-05-30 12:05:24 +00:00 |
|
|
81234fc3a6
|
Update bootstrap scripts to Ubuntu 20.04
|
2020-05-30 11:37:00 +00:00 |
|
|
b117739c49
|
Add policykit-1 to rootfs
|
2019-08-31 12:45:55 +00:00 |
|
|
5e6a9dec93
|
Add rootfs generator for Ubuntu 14.04
|
2019-08-23 10:44:16 +00:00 |
|
|
14b8010fee
|
Fix spelling
|
2019-08-21 06:16:25 +00:00 |
|
|
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 |
|
|
3d958c1e10
|
Fix spelling
|
2019-08-20 23:17:23 +00:00 |
|
|
72bb8df46b
|
Support CentOS kernels
Resolves #8
|
2019-08-20 18:58:08 +00:00 |
|
|
238592e546
|
Typo
|
2019-07-12 17:11:16 +00:00 |
|
|
cf75f4424d
|
Use relative path for bootstrap script
|
2019-02-06 06:29:08 +00:00 |
|
|
3fdb2736c8
|
Remove kernel factory
|
2018-12-02 19:49:27 +00:00 |
|
|
4fbc303c4f
|
Remove CentOS and Debian from kernel factory
|
2018-11-17 13:09:42 +00:00 |
|
Andrey Konovalov
|
d77765748a
|
Force container creation in tools/kernel-factory/bootstrap.sh
|
2018-11-16 18:27:57 +01:00 |
|
|
e3692b9df1
|
Do not use privileged flag for copy kernel/initrd/module
|
2018-10-27 13:18:08 +00:00 |
|
|
d8b28b2c6a
|
Do not remove config/abi/retpoline files
|
2018-10-27 12:34:23 +00:00 |
|
|
2e9a8018da
|
Change Ubuntu images symbolic links from distro name to version
|
2018-10-26 06:43:09 +00:00 |
|
|
a93073e0be
|
Use Docker instead of Vagrant for generate images
Fixes #2
|
2018-10-25 23:43:34 +00:00 |
|
|
37c2e05062
|
Implements dockerfile for generate centos7 image
|
2018-10-25 21:55:38 +00:00 |
|
|
e7d1e2f327
|
Change license to GNU AGPLv3
|
2018-10-08 20:54:18 +00:00 |
|
|
e1ffda19d2
|
Simplify CentOS docker files
|
2018-10-07 14:18:18 +00:00 |
|
|
65a34d8ec8
|
Add vagrant file for generate centos image
|
2018-10-07 12:52:33 +00:00 |
|
|
dfcd11c549
|
Add quotes to toml config
|
2018-10-07 08:07:43 +00:00 |
|
|
ce0fc1c10d
|
Add symbolic links to Ubuntu images
|
2018-10-07 08:02:23 +00:00 |
|
|
71c0395f62
|
Fix kernel generation for Ubuntu 14.04
|
2018-10-06 21:35:24 +00:00 |
|
|
f579303bb9
|
Guarantee remove previous ssh config values
|
2018-10-06 19:56:12 +00:00 |
|
|
153b556bc5
|
Generate images for trusty, xenial, bionic
|
2018-10-06 18:21:58 +00:00 |
|
|
a06ccea904
|
Rewrite rc.local, not append
|
2018-10-06 18:15:29 +00:00 |
|
|
33fe9ed78d
|
Generate kernels.toml in kernel-factory bootstrap
|
2018-10-06 17:47:13 +00:00 |
|