Giter Site home page Giter Site logo

mykhaylo- / bliss-initramfs Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 23.0 6.62 MB

An utility that allows one to boot their Gentoo root filesystem from Native ZFS (ZFS on Linux)

Home Page: http://xyinn.org/

License: BSD 2-Clause "Simplified" License

Shell 33.46% Python 66.54%

bliss-initramfs's Introduction

Bliss Initramfs Creator - v6.1.4
Jonathan Vasquez <[email protected]>
Designed for Gentoo Linux

Licensed under the Simplified BSD License which can be found in the LICENSE file.

This script generates an initramfs image with all the included files and
dependencies needed to mount your filesystem.

Please have the following installed:

- Linux Kernel
  ZLIB_INFLATE/ZLIB_DEFLATE can be compiled as a module but must be declared
  in the 'mods' variable in pkg/hooks/addon.py (Used for ZFS)

  General setup --->
  > [*] Initial RAM filesystem and RAM disk (initramfs/initrd) support
  > () Initramfs source file(s)

  Device Drivers --->
  > Generic Driver Options --->
  >> [*] Maintain a devtmpfs filesystem to mount at /dev
  >> [*] Automount devtmpfs at /dev, after the kernel mounted the rootfs
     [*] Multiple devices driver support (RAID and LVM) --->
         <*> Device mapper support
         <*> Crypt target support

  Cryptographic API --->
  <*> XTS support
  -*- AES cipher algorithms

  * All other drivers required to see your PATA/SATA drives (or USB devices)
    need to be compiled in or you can compile them as a module and declare
    them in the 'mods' variable in pkg/hooks/addon.py.

- dev-lang/python 3.3 or greater
-
- app-arch/cpio
- app-shells/bash
- sys-apps/kmod
- sys-apps/grep
- sys-fs/udev OR sys-fs/eudev OR sys-apps/systemd (UUIDs, Labels, etc)
- sys-fs/zfs (ZFS support)
- sys-fs/cryptsetup (LUKS support)
- app-crypt/gnupg (LUKS support)

For more information/instructions check the USAGE file.

bliss-initramfs's People

Contributors

mykhaylo- avatar

Watchers

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.