forked from spotify/duck
-
Notifications
You must be signed in to change notification settings - Fork 0
A minimalist installer system generator
License
nferch/duck
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
duck ---- A minimalist installer system generator. about ----- Duck will help you generate installer system images setup as an initrd, similar to how debian-installer works. There are however a few goals with duck that are different. * No memory restrictions (debian-installer is geared towards 32M) * Less rigorous space restrictions - No special packaging necessary, but encouraged: http://www.emdebian.org/ - No library stripping. All in all, you get a slightly bigger installer image, but a lot more flexibility. usage ----- Duck has two steps in creating an initrd. setup - Setup base configuration. build - Build the base system. pack - Pack the resulting initrd.img For testing/tweaking there are two other commands available. enter - Enter the chroot that is used to build the initrd. qemu - Run the resulting initrd in a qemu-based virtual environment.
About
A minimalist installer system generator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 64.0%
- Shell 17.2%
- Python 16.2%
- Perl 1.7%
- D 0.9%