Git Product home page Git Product logo

kicktoo's Introduction

#################
# Install kicktoo
#################

Kicktoo is meant to automate the manual steps required to build a working Portage based distro.

1) Download the official Gentoo livedvd (though you may use other livecds):
   http://distfiles.gentoo.org/releases/amd64/12.0/livedvd-x86-amd64-32ul-2012.iso

2) Boot the livedvd

3) Setup network connectivity

4) Download Kicktoo from github.com
   # git clone git://github.com/r1k0/kicktoo.git

#####################
# Use kicktoo locally
#####################

1) Please read the profile of your choice and customize it with care 
   # cd kicktoo
   # vim profiles/gentoo/gentoo.profile

2) Run Kicktoo
   # ./kicktoo --verbose profiles/gentoo/gentoo.profile

3) Reboot

######################
# Use kicktoo remotely
######################

1) Run kicktood on the remote host serving remote profiles
   # cd kicktoo/daemon
   # vim kicktood.conf 
   # emerge HTTP-Daemon
   # ./kicktood --conf kicktood.conf

2) Run kicktoo from the local host
   # cd kicktoo
   # ./kicktoo --client 192.168.1.69

3) Reboot

###############################
# Tested Profiles for x86/amd64
###############################

gentoo/
|-- gentoo-dedibox-SC.profile
|-- gentoo-ltsp.profile
|-- gentoo-luks-noswap.profile
|-- gentoo-luks.profile
|-- gentoo-lvm.profile
|-- gentoo-noboot.profile
`-- gentoo.profile
funtoo/
|-- funtoo-dedibox-SC.profile
`-- funtoo.profile

kicktoo's People

Contributors

r1k0 avatar wimmuskee avatar

Watchers

Mikey avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.