- 23 Sep, 2015 20 commits
-
-
Christopher Spinrath authored
Nowadays, lipck generates its own image with up to date bootloaders, etc. Furthermore, a brand new sparse multiboot image may be created using the multiboot target of lipck. So the blob is no longer useful in any way.
-
Christopher Spinrath authored
This target may be used to create an empty multiboot image (only the bootloader is installed). This is intended to be used manually to either debug the crucial part of the bootloader installation, or just because a multiboot image comes in handy for another purpose.
-
Christopher Spinrath authored
Previously, the efi bootloaders were installed in several places. The main reason was to be compatible with the lipstick grub.cfg and the ubuntu secure boot grub. This commit unifies the location. Hence, old lipstick grub.cfg`s are no longer compatible; we need at least commit 786f37351916396cb59d21e573d6be372089e516 of the lipstick repository to have a (fully) working grub.cfg.
-
Christopher Spinrath authored
(i.e. at the same time the content is created)
-
Christopher Spinrath authored
because this will fail (we copy to a fat fs)...
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
with the ubuntu secure boot grub located in /boot/grub.
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
image_skel_file will now create a partition image (with FAT fs) while the new image_assemble target will create a proper device image from this partition (in particular, it adds a partition table). This allows us to mount the partition and deploy the finished image to a custom location in the end.
-
Christopher Spinrath authored
-
- 27 Aug, 2015 3 commits
-
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
Since lipck knows the release it can do it and nobody will miss to edit the static sources.list again (in particular, this sucks when trying out new releases)
-
- 26 Aug, 2015 2 commits
-
-
Christopher Spinrath authored
-
Christopher Spinrath authored
lipck generates a prober ORDER file on the fly. Hence, the static file is not required (and it had the disadvantage that it may not match the initrd version)
-
- 23 Mar, 2015 1 commit
-
-
AnwariasEu authored
-
- 22 Mar, 2015 2 commits
-
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
- 21 Mar, 2015 3 commits
-
-
Christopher Spinrath authored
-
Christopher Spinrath authored
All files placed in contrib/rootfs/sysctl.d/ will be copied to /etc/sysctl.d in the rootfs as is.
-
Christopher Spinrath authored
-offline repo has been implemented -set -e bug has been fixed
-
- 20 Mar, 2015 1 commit
-
-
Christopher Spinrath authored
-
- 18 Mar, 2015 3 commits
-
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
Christopher Spinrath authored
-
- 17 Mar, 2015 3 commits
-
-
Christopher Spinrath authored
-
osak buildhauer user authored
-
osak buildhauer user authored
-
- 12 Mar, 2015 2 commits