You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cdist/hacking
Nico Schottelius ecc77e55ed Add timing hack / test1 4 years ago
..
preos-sh Implement preos 4 years ago
timing-tests Add timing hack / test1 4 years ago
v1-debootstrap-pacstrap can generate initramfs from busybox 8 years ago
v2-initramfs-from-os add v2 ideas 8 years ago
v3-busybox begin to import bin/libs 8 years ago
.gitignore rename & cleanup 8 years ago
README rename & cleanup 8 years ago

README

- next step
    - rootfs fix
    - get working to login
    - have sshd enabled
    - kernel -> initramfs?
    http://jootamam.net/howto-initramfs-image.htm
        - busybox!!

- everything into initramfs?

- permission problem on various files below /etc

- 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