cdist/hacking
Nico Schottelius 7ba6c0a44a can generate initramfs from busybox
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-19 11:06:54 +02:00
..
v1-debootstrap-pacstrap can generate initramfs from busybox 2015-05-19 11:06:54 +02:00
v2-initramfs-from-os can generate initramfs from busybox 2015-05-19 11:06:54 +02:00
v3-busybox can generate initramfs from busybox 2015-05-19 11:06:54 +02:00
.gitignore get iso to boot into kernel + initramfs 2015-05-13 09:24:55 +02:00
README begin ssh integration 2015-05-13 10:25:49 +02:00
all.sh library copy still missing 2015-05-13 09:30:24 +02:00
bin_to_pkg.sh +some tools / updates for preos 2015-05-05 13:53:19 +02:00
copy_files_for_iso.sh write script to generate outdir from filelist 2015-05-13 08:13:54 +02:00
create_iso.sh create iso works without checksum error 2015-05-13 09:10:38 +02:00
qemu-test.sh get iso to boot into kernel + initramfs 2015-05-13 09:24:55 +02:00
recursive-ldd.sh write script to generate outdir from filelist 2015-05-13 08:13:54 +02:00

README

- next step
    - rootfs fix
    - get working to login
    - have sshd enabled

- everything into initramfs?

- Target: 
    - get working iso
    - have it configured and gathered by cdist?


- boot process via ...?
    - systemd?

- packaging via ...
    - packages?
    - binlist
    - bootstrap of os
        -> root permissions!

- boot device

- uefi support
    [9:15] wurzel:hacking% pacman -Ql syslinux | grep ldlin
    syslinux /usr/lib/syslinux/bios/ldlinux.c32
    syslinux /usr/lib/syslinux/efi32/ldlinux.e32
    syslinux /usr/lib/syslinux/efi64/ldlinux.e64