Skip to content

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

Notifications You must be signed in to change notification settings

Leegenux/mini-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages