live-sdk

simple distro kit (livecd edition)
git clone git://parazyd.org/live-sdk.git
Log | Files | Refs | Submodules | README | LICENSE

commit e44ddfb3043a572d3f2c0247466ae63e8e55c637
parent e7abbdadde7a8272eb2d66e33ed8c81040a811c0
Author: parazyd <parazyd@dyne.org>
Date:   Mon, 15 May 2017 18:59:18 +0200

add gentoo deps to readme

Diffstat:
MREADME.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -11,10 +11,18 @@ It requires the following packages to be installed in addition to the `sudo` permissions are required for the user that is running the build. +### Devuan + ``` xorriso squashfs-tools live-boot syslinux-common ``` +### Gentoo + +``` +dev-libs/libisoburn sys-fs/squashfs-tools sys-boot/syslinux +``` + ## Initial setup After cloning the live-sdk git repository, enter it and issue: