Compare commits

...

12 Commits

Author SHA1 Message Date
John Davidson (Ivan Davidov)
8a6b077791
Removed outdated website mirrors 2023-04-04 11:02:36 +03:00
John Davidson (Ivan Davidov)
176c6a5a3a
Added screenshot of MLL on ARM64 (AArch64) 2022-06-29 23:14:46 +03:00
John Davidson (Ivan Davidov)
bf2cf99971
Added screenshot of MLL on ARM64 (AArch64) 2022-06-29 23:11:15 +03:00
John Davidson (Ivan Davidov)
50fca32e72
Added ARM64 (AArch64) screenshot. 2022-06-29 23:06:39 +03:00
John Davidson (Ivan Davidov)
be053c4cc6
Added information about MLL on ARM (AArch64) 2022-06-25 17:46:31 +03:00
John Davidson (Ivan Davidov)
cefae2bab9
Added information about MLL on ARM (AArch64) 2022-06-25 17:45:09 +03:00
John Davidson (Ivan Davidov)
9ab0cc3395
Merge pull request #257 from ivandavidov/dependabot/npm_and_yarn/www-react/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /www-react
2022-06-25 17:15:54 +03:00
John Davidson (Ivan Davidov)
2fec691327
Merge pull request #258 from ivandavidov/dependabot/npm_and_yarn/www-react/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /www-react
2022-06-25 17:15:41 +03:00
John Davidson (Ivan Davidov)
daf245ebad
Merge pull request #259 from ivandavidov/dependabot/npm_and_yarn/www-react/eventsource-1.1.2
Bump eventsource from 1.0.7 to 1.1.2 in /www-react
2022-06-25 17:15:24 +03:00
dependabot[bot]
7359cd88e4
Bump minimist from 1.2.5 to 1.2.6 in /www-react
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 12:50:37 +00:00
dependabot[bot]
1f3b62c3b0
Bump async from 2.6.3 to 2.6.4 in /www-react
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 12:50:37 +00:00
dependabot[bot]
804e0a51e5
Bump eventsource from 1.0.7 to 1.1.2 in /www-react
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 12:50:37 +00:00
3 changed files with 25 additions and 26 deletions

View File

@ -2,6 +2,7 @@
* [Overview](#overview) * [Overview](#overview)
* [Current development state](#current-development-state) * [Current development state](#current-development-state)
* [MLL on ARM (AArch64)](#mll-on-arm-aarch64)
* [Future improvements](#future-improvements) * [Future improvements](#future-improvements)
* [How to build](#how-to-build) * [How to build](#how-to-build)
* [Overlay bundles](#overlay-bundles) * [Overlay bundles](#overlay-bundles)
@ -33,14 +34,12 @@ The [guidebook](https://ivandavidov.github.io/minimal/book) explains in details
You are encouraged to read the [tutorial](src/the_dao_of_minimal_linux_live.txt) which explains the minimalistic MLL build process. The same tutorial, along with all MLL source code, can be found in the ISO image structure in the ``/minimal/rootfs/usr/src directory``. You are encouraged to read the [tutorial](src/the_dao_of_minimal_linux_live.txt) which explains the minimalistic MLL build process. The same tutorial, along with all MLL source code, can be found in the ISO image structure in the ``/minimal/rootfs/usr/src directory``.
The hosting space for [Minimal Linux Live](http://minimal.idzona.com "Minimal Linux Live") is provided by the cool guys at [Microweber](http://microweber.com "Microweber - Website Builder and Laravel CMS") - check them out. :) The project has been supported by the cool guys at [Microweber](http://microweber.com "Microweber - Website Builder and Laravel CMS") - check them out. :)
Website mirrors are available here: Website and mirrors are available here:
* [ivandavidov.github.io/minimal](http://ivandavidov.github.io/minimal "Minimal Linux Live") * [ivandavidov.github.io/minimal](https://ivandavidov.github.io/minimal "Minimal Linux Live")
* [skamilinux.hu/minimal](http://skamilinux.hu/minimal "Minimal Linux Live") * [skamilinux.hu/minimal](https://skamilinux.hu/minimal "Minimal Linux Live")
* [linux.idzona.com](http://linux.idzona.com "Minimal Linux Live")
* [minimal.linux-bg.org](http://minimal.linux-bg.org "Minimal Linux Live")
List of [related projects](#related-projects) is available in the end of this document. If you don't find what you're looking for in MLL, perhaps you'll find it in the related projects, e.g. minimal Linux system with graphical user interface (GUI), or perhaps minimal Linux system with option to run Docker containers. List of [related projects](#related-projects) is available in the end of this document. If you don't find what you're looking for in MLL, perhaps you'll find it in the related projects, e.g. minimal Linux system with graphical user interface (GUI), or perhaps minimal Linux system with option to run Docker containers.
@ -72,6 +71,17 @@ You can experiment with Minimal Linux Live directly in your browser by using [Ja
![Minimal Linux Live JavaScript Emulator](docs/assets/img/emulator_01.jpg) ![Minimal Linux Live JavaScript Emulator](docs/assets/img/emulator_01.jpg)
### MLL on ARM (AArch64)
A preview of MLL on ARM (AArch64) can be found in the branch [aarch64](https://github.com/ivandavidov/minimal/tree/aarch64/src).
* Install Ubuntu Server 22.04 for ARM 64 (AArch64).
* Resolve the following additional dependencies on top of the MLL required dependencies: qemu-system-aarch64, rsync, bzip2, dosfstools
* Execute scripts 00 to 10.
* Execute [qemu-aarch64.sh](https://github.com/ivandavidov/minimal/blob/aarch64/src/qemu-aarch64.sh) and then switch to the QEMU serial console.
![Minimal Linux Live on ARM64 (AArch64)](docs/assets/img/mll-aarch64.png)
### Future improvements ### Future improvements
Take a look at the [issues](http://github.com/ivandavidov/minimal/issues) page where all future MLL improvements are tracked. Take a look at the [issues](http://github.com/ivandavidov/minimal/issues) page where all future MLL improvements are tracked.

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

View File

@ -2215,9 +2215,9 @@
"integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==" "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg=="
}, },
"async": { "async": {
"version": "2.6.3", "version": "2.6.4",
"resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz", "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
"integrity": "sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==", "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
"requires": { "requires": {
"lodash": "^4.17.14" "lodash": "^4.17.14"
} }
@ -5135,12 +5135,9 @@
"integrity": "sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg==" "integrity": "sha512-/46HWwbfCX2xTawVfkKLGxMifJYQBWMwY1mjywRtb4c9x8l5NP3KoJtnIOiL1hfdRkIuYhETxQlo62IF8tcnlg=="
}, },
"eventsource": { "eventsource": {
"version": "1.0.7", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz", "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.1.2.tgz",
"integrity": "sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==", "integrity": "sha512-xAH3zWhgO2/3KIniEKYPr8plNSzlGINOUqYj0m0u7AB81iRw8b/3E73W6AuU+6klLbaSFmZnaETQ2lXPfAydrA=="
"requires": {
"original": "^1.0.0"
}
}, },
"evp_bytestokey": { "evp_bytestokey": {
"version": "1.0.3", "version": "1.0.3",
@ -7999,9 +7996,9 @@
} }
}, },
"minimist": { "minimist": {
"version": "1.2.5", "version": "1.2.6",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
"integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
}, },
"minipass": { "minipass": {
"version": "3.1.3", "version": "3.1.3",
@ -8584,14 +8581,6 @@
"word-wrap": "~1.2.3" "word-wrap": "~1.2.3"
} }
}, },
"original": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/original/-/original-1.0.2.tgz",
"integrity": "sha512-hyBVl6iqqUOJ8FqRe+l/gS8H+kKYjrEndd5Pm1MfBtsEKA038HkkdbAl/72EAXGyonD/PFsvmVG+EvcIpliMBg==",
"requires": {
"url-parse": "^1.4.3"
}
},
"os-browserify": { "os-browserify": {
"version": "0.3.0", "version": "0.3.0",
"resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz", "resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz",