live-bootstrap icon indicating copy to clipboard operation
live-bootstrap copied to clipboard

linux binary package is not built

Open stikonas opened this issue 2 years ago • 1 comments

We don't have any binary package for linux built.

Perhaps we can build it and if there are any post installation steps needed, we can add another post_inst stage to helpers.sh

stikonas avatar Feb 19 '23 01:02 stikonas

Prereq to this is hard drive support in sysa. This will come with builder-hex0 kernel.

fosslinux avatar Feb 21 '23 08:02 fosslinux

Isn't this solved?

Googulator avatar Jan 26 '24 14:01 Googulator

I think this issue should be closed. The kernel is being packaged now.

$ tar tvf ./target/external/repo/linux-4.9.10_0.tar.bz2
drwxr-xr-x 0/0               0 1970-01-01 00:00 ./
drwxr-xr-x 0/0               0 1970-01-01 00:00 ./boot/
-rw-r--r-- 0/0         7427568 1970-01-01 00:00 ./boot/linux-4.9.10
drwxr-xr-x 0/0               0 1970-01-01 00:00 ./usr/
drwxr-xr-x 0/0               0 1970-01-01 00:00 ./usr/bin/
-rwxr-xr-x 0/0           68692 1970-01-01 00:00 ./usr/bin/gen_init_cpio
-rwxr-xr-x 0/0            8094 1970-01-01 00:00 ./usr/bin/gen_initramfs_list.sh

rick-masters avatar Jan 30 '24 02:01 rick-masters