Skip to content

AgileIndustrialComplex/LinuxNetISO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Net ISO

Minimal bootstrapable Linux distribution with working internet connection.

Running

In order to build ISO you will need following programs: bash, gcc, flex, bison, mkisofs, find, gzip, strip, cpio, make, mkdir, cp, wget

Usage

This solution is targeting Microsoft Hyper-V

Configuration

Preffered VM settings:

  • Bios: Boot from CD
  • Memory: 64 MB
  • Processor: 1 Virtual processor
  • IDE Controller:
    • DVD Drive
    • Image: ISO file
  • Network Adapter: Default switch. Exteral switch can also be used.

Result

net vm

Software used

  • Linux kernel 5.10.17
  • busybox:
    • contains necessary system and networking tools
    • built using bootlin uclibc toolchain
  • isolinux:
    • used to create bootable iso image

Project structure

file/directory description
./bundles build scripts for software used by the distribution
./config build config files for bundles
./rootfs root directory tree of the target iso, all files residing in this tree will be copied (excluding .keep files)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages