cdist/hacking
Nico Schottelius 50bca7891f preos 0.4
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
2015-05-19 11:39:39 +02:00
..
v1-debootstrap-pacstrap can generate initramfs from busybox 2015-05-19 11:06:54 +02:00
v2-initramfs-from-os create directories required by busybox 2015-05-19 11:38:06 +02:00
v3-busybox preos 0.4 2015-05-19 11:39:39 +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
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
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