Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakkke/landscapeos
Like a Landscape, Unobtrusive OS
https://github.com/sakkke/landscapeos
debian landscapeos linux linux-distribution os
Last synced: 25 days ago
JSON representation
Like a Landscape, Unobtrusive OS
- Host: GitHub
- URL: https://github.com/sakkke/landscapeos
- Owner: sakkke
- License: mit
- Created: 2023-12-26T14:39:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-29T11:29:14.000Z (10 months ago)
- Last Synced: 2024-09-29T15:03:31.968Z (about 1 month ago)
- Topics: debian, landscapeos, linux, linux-distribution, os
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# LandscapeOS
![landscapeos](https://socialify.git.ci/sakkke/landscapeos/image?description=1&descriptionEditable=Like%20a%20Landscape%2C%20Unobtrusive%20OS&font=Inter&forks=1&issues=1&name=1&owner=1&pattern=Solid&pulls=1&stargazers=1&theme=Auto)
[Changelog](./CHANGELOG.md)
Like a Landscape, Unobtrusive OS.
## Build
```sh
./build.sh
```### Requirements
**OS**
- Debian-based Linux distribution
**Commands**
- `mmdebstrap`
- `rsync`
- `arch-chroot`
- `mksquashfs`
- `mkfs.fat`
- `xorriso`
- `sudo` (optional)#### Requirements Installation
```sh
sudo apt -y install mmdebstrap rsync arch-install-scripts squashfs-tools \
dosfstools xorriso sudo
```## License
[MIT](./LICENSE)