SELKS icon indicating copy to clipboard operation
SELKS copied to clipboard

Build SELKS6 Directly on Debian buster

Open b4b857f6ee opened this issue 5 years ago • 5 comments

Hello,

I was following the : https://github.com/StamusNetworks/SELKS/wiki/Building-SELKS But i understand after it was for building ISO ^^.

Nothing to install all in local directly?

Thank you :)

b4b857f6ee avatar Jun 19 '20 09:06 b4b857f6ee

You can either just download and install it - https://github.com/StamusNetworks/SELKS/wiki/First-time-setup or build your own custom one - https://github.com/StamusNetworks/SELKS/wiki/Customizing-SELKS

pevma avatar Jun 19 '20 11:06 pevma

I mean install from an already install Debain and install all the packages needed without install it from the iso or build the iso.

b4b857f6ee avatar Jun 19 '20 12:06 b4b857f6ee

aha - then i think you should basically be able to use that - https://github.com/StamusNetworks/SELKS/blob/master/staging/config/hooks/live/chroot-inside-Debian-Live.hook.chroot

but need to clone the github repo and use all the configs from there.

pevma avatar Jun 19 '20 15:06 pevma

Ok so i can use it as a .sh file and add my file and that's all? :)

b4b857f6ee avatar Jun 22 '20 11:06 b4b857f6ee

you can use it like that as long as you copy over all the needed staging configs - https://github.com/StamusNetworks/SELKS/blob/master/build-debian-live.sh#L268

pevma avatar Jun 22 '20 20:06 pevma