mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Replaced util-linux with ubase
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
| GNU tar | Free Software Foundation, Inc. | GNU General Public License version 3 | Copyleft |
|
||||
| tinyramfs | illiliti | GNU General Public License version 3 | Copyleft |
|
||||
| tinytoml | Fourier Transformer | MIT License | Free |
|
||||
| util-linux | Various | GNU General Public License version 2 | Copyleft |
|
||||
| Unportable Base | Various | MIT/X Consortium License | Free |
|
||||
| xz | Various | Mostly BSD 0-Clause License | Slightly Copyleft |
|
||||
| Zlib | Jean-loup Gailly and Mark Adler | Zlib License | Free |
|
||||
| Zsh | The Zsh development group | Mostly MIT License (Modern Variant) | Slightly Copyleft |
|
||||
|
||||
@@ -75,7 +75,7 @@ Definitions:
|
||||
| `tar` | Yes | Yes |
|
||||
| `tinyramfs` | Yes | Yes |
|
||||
| `tinytoml` | Yes | Yes |
|
||||
| `util-linux` | Yes | Yes |
|
||||
| `ubase` | Yes | No |
|
||||
| `xlibre-xserver` |
|
||||
| `xz` | Yes | Yes |
|
||||
| `zlib` | Yes | Yes |
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<svg height="16" version="1.1" width="1024" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="black" height="100%" width="100%" />
|
||||
<rect fill="blue" height="10" width="458" x="3" y="3" />
|
||||
<rect fill="cornflowerblue" height="10" width="68" x="461" y="3" />
|
||||
<rect fill="white" height="10" width="475" x="529" y="3" />
|
||||
<rect fill="blue" height="10" width="441" x="3" y="3" />
|
||||
<rect fill="cornflowerblue" height="10" width="68" x="444" y="3" />
|
||||
<rect fill="white" height="10" width="492" x="512" y="3" />
|
||||
<rect fill="mediumpurple" height="10" width="0" x="1004" y="3" />
|
||||
<rect fill="indianred" height="10" width="17" x="1004" y="3" />
|
||||
<rect fill="crimson" height="10" width="0" x="1021" y="3" />
|
||||
|
||||
|
Before Width: | Height: | Size: 512 B After Width: | Height: | Size: 512 B |
Reference in New Issue
Block a user