Giter Site home page Giter Site logo

debiso's Introduction

DebISO - Debian/Ubuntu Remix Creator


What's this?

A Bash script for remixed Debian/Ubuntu and Debian/Ubuntu-based distro.

How to install

1. Install Dependencies

Debian/Ubuntu-based

sudo apt install binutils debootstrap dosfstools grub-efi-amd64-bin grub-pc-bin mtools squashfs-tools unzip xorriso

Fedora-based

sudo dnf install binutils debootstrap dosfstools grub-efi-x64 grub-pc mtools squashfs-tools unzip xorriso

Arch/Manjaro-based

sudo pacman -S binutils debootstrap dosfstools grub mtools squashfs-tools unzip xorriso

2. Download Latest Release

Download tarball from https://github.com/njb-fm/debiso/releases, and extract it.

3. Execute

When you make Debian remix sample...

cd debiso
sudo ./mkdebiso -p configs/debian-sample

Also, when you make Ubuntu remix sample...

cd debiso
sudo ./mkdebiso -p configs/ubuntu-sample

Customise your own profile

See usage

License

The scripts and components are licensed under 3-clause BSD License. See also LICENSE.

debiso's People

Contributors

hayatehay avatar

Stargazers

Yamanote_F2L有限公司 avatar

Watchers

 avatar

debiso's Issues

Enterprise Linux系列への対応

Red Hat Enterprise Linuxやその系列であるAlmaLinux、Rocky Linux、MIRACLE LINUXなど、またアップストリームであるCentOS Streamではバージョン9以降、grub2-efi-ia32BaseOSが廃止されたので、本ソフトウェアの32ビットEFIのサポートを標準で無効化しないと正常に動作しない。
Bashスクリプトであるため、if文を上手く使えばできそうな気がする。

なおFedoraバージョン38には該当のパッケージが存在する。

i386-pc向けGRUBイメージが生成されない

OS: Univalent 23.08 (Arch-based)
マシン: Acer Aspire V5-471-H34C/S
RAM: 8GByte
固定ドライブ: HDD 320GByte

grub-mkstandalone: error: core image is too big (0x25e7df > 0x78000).と表示され「work/iso/isolinux/core.img」が生成されない。
同時にバッチ処理が止まる。

※mkdebiso-nextを実行

dpkg-reconfigureに失敗する

OS: Univalent 23.09 (Arch-based)
マシン: Acer Aspire V5-471-H34C/S
RAM: 8GByte
固定ドライブ: HDD 320GByte

パスが通っていないのか、ロケールの再設定の際に止まる。

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.