Skip to content

Commit

Permalink
Update readme with new features and version (mamolinux#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbasu authored Sep 18, 2023
1 parent 36db374 commit da0378c
Showing 1 changed file with 41 additions and 30 deletions.
71 changes: 41 additions & 30 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,56 +1,50 @@
# [Repository name](https://github.com/hsbasu/template-repo)
# [Linux ISO Creator](https://hsbasu.github.io/linuxisocreator)

<p align="center">
<!-- <p align="center">
<img src="#?sanitize=true" height="128" alt="Logo">
</p>
</p> -->

<p align="center">
<a href="https://github.com/hsbasu/template-repo/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/hsbasu/template-repo?label=License" alt="License">
<a href="https://github.com/mamolinux/linuxisocreator/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/mamolinux/linuxisocreator?label=License" alt="License">
</a>
<a href="#">
<img src="https://img.shields.io/github/repo-size/hsbasu/template-repo?label=Repo%20size" alt="GitHub repo size">
</a>
<a href="https://github.com/hsbasu/template-repo/releases/latest">
<img src="https://img.shields.io/github/v/release/hsbasu/template-repo?label=Latest%20Stable%20Release" alt="GitHub release (latest by date)">
<img src="https://img.shields.io/github/repo-size/mamolinux/linuxisocreator?label=Repo%20size" alt="GitHub repo size">
</a>
<a href="https://github.com/hsbasu/template-repo/issues" target="_blank">
<img src="https://img.shields.io/github/issues/hsbasu/template-repo?label=Issues" alt="Open Issues">
<a href="https://github.com/mamolinux/linuxisocreator/issues" target="_blank">
<img src="https://img.shields.io/github/issues/mamolinux/linuxisocreator?label=Issues" alt="Open Issues">
</a>
<a href="https://github.com/hsbasu/template-repo/pulls" target="_blank">
<img src="https://img.shields.io/github/issues-pr/hsbasu/template-repo?label=PR" alt="Open PRs">
<a href="https://github.com/mamolinux/linuxisocreator/pulls" target="_blank">
<img src="https://img.shields.io/github/issues-pr/mamolinux/linuxisocreator?label=PR" alt="Open PRs">
</a>
<a href="#">
<img src="https://img.shields.io/badge/Example%20Badge-example%20text-blue" alt="Example badge alt text">
<a href="https://github.com/mamolinux/linuxisocreator/releases/latest">
<img src="https://img.shields.io/github/v/release/mamolinux/linuxisocreator?label=Latest%20Stable%20Release" alt="GitHub release (latest by date)">
</a>
<a href="#download-latest-version">
<img src="https://img.shields.io/github/downloads/hsbasu/template-repo/total?label=Downloads" alt="Downloads">
<img src="https://img.shields.io/github/downloads/mamolinux/linuxisocreator/total?label=Downloads" alt="Downloads">
</a>
<a href="#">
<img src="https://img.shields.io/badge/Example%20Badge-example%20text-blue?label=Downloads%40Latest%20Binary" alt="GitHub release (latest by date and asset)">
</a>
<a href="#">
<img src="https://img.shields.io/badge/Example%20Badge-example%20text-blue" alt="Example badge alt text">
<a href="https://github.com/mamolinux/linuxisocreator/releases/download/0.0.1/linuxisocreator_0.0.1_all.deb">
<img src="https://github.com/mamolinux/linuxisocreator/releases/download/0.0.1/linuxisocreator_0.0.1_all.deb?color=blue&label=Downloads%40Latest%20Binary" alt="GitHub release (latest by date and asset)">
</a>
</p>

Repository description
Creates custom Ubuntu/Debian based Linux ISO from scratch.

## Download Latest Version

<p align="center">
<a href="https://github.com/hsbasu/template-repo" target="_blank"><i class="fa fa-github"></i> View On GitHub</a></br>
<a href="https://github.com/hsbasu/template-repo/zipball/master"><i class="fa fa-file-zip-o"></i> Download .zip</a></br>
<a href="https://github.com/hsbasu/template-repo/tarball/master"><i class="fa fa-file-zip-o"></i> Download .tar.gz</a>
<a href="https://github.com/mamolinux/linuxisocreator/zipball/master"><i class="fa fa-file-zip-o"></i> Download .zip</a></br>
<a href="https://github.com/mamolinux/linuxisocreator/tarball/master"><i class="fa fa-file-zip-o"></i> Download .tar.gz</a></br>
<a href="https://github.com/mamolinux/linuxisocreator/releases/download/0.0.1/linuxisocreator_0.0.1_all.deb">Download Binary (.deb)</a>
</p>

## Features and Screenshots
Coming soon or create a Pull Request.

### Sample Screenshot
<!-- ### Sample Screenshot
<p align="center">
<img src="https://github.com/hsbasu/template-repo/raw/gh-pages/screenshots/sample-screenshot.png" alt="Sample Screenshot">
</p>
<img src="https://github.com/mamolinux/linuxisocreator/raw/gh-pages/screenshots/sample-screenshot.png" alt="Sample Screenshot">
</p> -->

## Contents
- [Download Latest Version](#download-latest-version)
@@ -67,7 +61,11 @@ Coming soon or create a Pull Request.
- [Contributors](#contributors)

## Dependencies
Coming soon or create a Pull Request.
```$
debootstrap
python3
xorriso
```
### Debian/Ubuntu based distro
Coming soon or create a Pull Request.
### Other Linux-based distro
@@ -104,4 +102,17 @@ If you like this app and would like to buy me a coffee ( &#9749; ) , you can do
</a>
<a href="https://hsbasu.github.io/images/upi-qr.jpg" target="_blank">
<img src ="https://hsbasu.github.io/styles/icons/logo/svg/upi-logo.svg" alt="Paytm UPI">
</a>
</a>

## References

1. https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot#Signing_EFI_binaries
2. https://pmhahn.github.io/secure-boot-with-linux/
3. https://www.rodsbooks.com/efi-bootloaders/secureboot.html
4. https://phab.lubuntu.me/w/release-team/iso-building/
5. https://unix.stackexchange.com/questions/132359/uefi-bootable-iso-of-own-linux-distribution?rq=1
6. https://gist.github.com/deitch/e069268f92402d6a2b1c7e060ddba622
7. https://bazaar.launchpad.net/~ubuntu-cdimage/debian-cd/ubuntu/files check
8. https://askubuntu.com/questions/1344916/how-to-install-snap-packages-in-cubic
9. https://launchpad.net/~cubic-wizard/+archive/ubuntu/release
10. [Seed snaps to livecd](https://discourse.ubuntu.com/t/seeding-a-classic-ubuntu-image/19756)

0 comments on commit da0378c

Please sign in to comment.