Code Monkey home page Code Monkey logo

susestrap's Introduction

susestrap

Bootstrap openSUSE systems for faster and more customisable installations.
Currently openSUSE Tumbleweed and Leap 15.3 are supported. The supported architecture is x86_64.

openSUSE Tumbleweed, in this case, is geared towards desktop usage.
openSUSE Leap 15.3 is supported as a very minimal install, to be built upon, similar to bare-bones Arch Linux installs.

This tool requires a working installation of zypper. openSUSE and SLE systems naturally come with it preinstalled.

Packages are available for: Debian, Ubuntu, Arch Linux, Fedora

If you're not using one of the aforementioned distributions, it may be available on your distro's repos, or you can always build it yourself.

First steps

Create your partitions, mount your install filesystems, clone this repository, then run:

bash tumbleweed.sh <target_directory> <target_hostname>
or
bash tinyleap.sh <target_directory> <target_hostname>

Where these values are:

target_directory: The directory where the new system will be installed into.
target_hostname: Hostname for the new system.

Next steps

After the system is installed, you may mount (/sys /dev /dev/pts /proc), chroot into it, install GRUB or another bootloader, edit /etc/fstab, /etc/vconsole.conf and /etc/locale.conf, set /etc/localtime to something more fitting, and it's business as usual, all the sweet Linux-from-inside-out stuff we know and love.

Inspirations

Installing systems from the inside-out is quick and practical for advanced users.
Plus, you get a lot of system customisability ahead of time.
We should be able to specify which packages should be downloaded, and which ones should be locked out (avoided altogether).
This isn't a new idea: Arch (pacstrap), Gentoo (tarballs) and Debian (via debootstrap) have been doing this for a long time, among other systems.
zypper is just so neat, it's the only required tool for openSUSE, this script is just some bare-bones automation.

susestrap's People

Contributors

martinjungblut avatar

Stargazers

Mæve Rey avatar

Watchers

 avatar  avatar

Forkers

pabodu

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.