2024-12-30 09:01:44 +05:30
2024-12-30 08:48:50 +05:30
2024-12-30 02:40:06 +05:30
2024-12-30 02:53:57 +05:30
2024-12-30 09:01:44 +05:30

Snigdha OS Default ISO

Snigdha OS Logo

Welcome to the official repository for the Snigdha OS Default ISO! This repository hosts the configurations and scripts used to build the default ISO image of Snigdha OS, a lightweight and highly customizable Linux distribution built on Arch Linux with the Linux Zen Kernel.

About Snigdha OS

Snigdha OS emphasizes:

  • Minimalism: A lightweight design tailored for performance.
  • Customizability: A highly flexible environment that adapts to user preferences.
  • User-centric design: An intuitive experience for both general users and professionals.

The default ISO provides a robust starting point for exploring the Snigdha OS ecosystem.

Features

  • Zen Kernel: Optimized for low-latency performance.
  • Arch-based Minimalism: Retains the power of Arch Linux while reducing bloat.
  • Pre-configured Environment: Comes with essential tools to get started.
  • Custom Scripts: Automates setup and configuration for ease of use.

Repository Structure

├── configs/          # Configuration files for ISO creation
├── scripts/          # Custom scripts used in the build process
├── assets/           # Logos and branding materials
├── docs/             # Documentation for contributors and users
└── README.md         # This file

Getting Started

Prerequisites

To build the ISO, ensure you have the following installed:

  • archiso: Arch Linux's official tool for creating ISOs.
  • Basic Linux command-line knowledge.

Building the ISO

  1. Clone the repository:
    git clone https://github.com/Snigdha-OS/snigdhaos-default-iso.git
    cd snigdhaos-default-iso
    
  2. Run the build script:
    ./scripts/build.sh
    
  3. Your ISO will be available in the output/ directory.

Installation

Once you have the ISO:

Contributing

We welcome contributions from the community! To contribute:

  1. Fork this repository.
  2. Create a branch for your feature or bugfix.
  3. Submit a pull request with detailed information about your changes.

For more details, refer to the CONTRIBUTING.md file.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Stay Connected

🚀 Snigdha OS - Redefining lightweight Linux distributions!

Description
📀 This repository contains the configurations and scripts to build the default ISO for Snigdha OS. It provides a minimal, customizable, and high-performance installation medium, tailored to the Snigdha OS ecosystem. Ideal for developers and users, it streamlines the process of creating and distributing Snigdha OS installations.
Readme MIT 332 KiB
Languages
Shell 100%