Leegenux / mini-system

guides, configurations, scripts and binaries for my build of mini-system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This project is my customization of Linux running on a ramdisk called mini-system.

Automation scripts are provided and you can find out how my project works by looking into those scripts.

Targets

All the targets are only tested on my TM1701 Laptop and VMWare Workstation.

Features tested on my laptop only:

  • Intel Wireless Card
  • ...

Tested on both:

  • systemd
  • NTFS, FAT, EXT4 ,BTRFS and XFS support
  • fdisk
  • ssh, scp
  • vim
  • ip, dhclient, wpa_cli ...
  • ...

Directory Structure

.
├── installation
│   ├── boot_part
│   ├── efi_part
│   ├── install.sh
│   ├── mount_point
│   └── README.md
└── README.md

Users

You should login as root to use all the utilities provided, whose password is 123456.

About

guides, configurations, scripts and binaries for my build of mini-system.


Languages

Language:Shell 100.0%