fix html issues
This commit is contained in:
parent
0dd012051d
commit
5ba4c24599
@ -2017,7 +2017,7 @@ $ tar tf alpine-minirootfs-3.18.4-x86_64.tar.gz | head
|
|||||||
./media/usb/
|
./media/usb/
|
||||||
./media/floppy/
|
./media/floppy/
|
||||||
$ mkdir amd64
|
$ mkdir amd64
|
||||||
$ <alpine-minirootfs-3.18.4-x86_64.tar.gz gzip -cd | tar x -C amd64
|
$ <alpine-minirootfs-3.18.4-x86_64.tar.gz gzip -cd | tar x -C amd64
|
||||||
$ man -k qemu
|
$ man -k qemu
|
||||||
qemu(1) - QEMU User Documentation
|
qemu(1) - QEMU User Documentation
|
||||||
qemu-img(1) - QEMU disk image utility
|
qemu-img(1) - QEMU disk image utility
|
||||||
@ -2146,8 +2146,8 @@ Oh, what the fuck? The dates in the folders are different? fucking hell
|
|||||||
look at this fucking URL:
|
look at this fucking URL:
|
||||||
|
|
||||||
http://downloads.raspberrypi.org/raspios_full_armhf/images/
|
http://downloads.raspberrypi.org/raspios_full_armhf/images/
|
||||||
raspios_full_armhf-2020-08-24/ <- 2020-08-24
|
raspios_full_armhf-2020-08-24/ <- 2020-08-24
|
||||||
2020-08-20-raspios-buster-armhf-full.info <- WTF?????
|
2020-08-20-raspios-buster-armhf-full.info <- WTF?????
|
||||||
|
|
||||||
I'm so tired and just want to read about hot cartoon characters butchering
|
I'm so tired and just want to read about hot cartoon characters butchering
|
||||||
people. Kernel 5.10.63! 2021-10-30! Of course, in the 2021-11-08 folder! I
|
people. Kernel 5.10.63! 2021-10-30! Of course, in the 2021-11-08 folder! I
|
||||||
@ -2313,7 +2313,7 @@ make_cmd = "gmake" # this probably doesn't matter, it worked with bmake too
|
|||||||
make_dir = "."
|
make_dir = "."
|
||||||
hostmakedepends = [ "gmake" ]
|
hostmakedepends = [ "gmake" ]
|
||||||
pkgdesc = "Extracts from RAR archives"
|
pkgdesc = "Extracts from RAR archives"
|
||||||
maintainer = "trinity <trinity@trinity.moe>"
|
maintainer = "trinity <trinity@trinity.moe>"
|
||||||
# license is tricky. how does alpine do it?
|
# license is tricky. how does alpine do it?
|
||||||
# checked. alpine does not do it, because unrar is non-free
|
# checked. alpine does not do it, because unrar is non-free
|
||||||
|
|
||||||
@ -2415,7 +2415,7 @@ plane but I won't be fucking anyone over legally by copying the code.
|
|||||||
[12:27 AM] [...]: rarverse engineering
|
[12:27 AM] [...]: rarverse engineering
|
||||||
[12:28 AM] [...]: ill probably just write a wrapper for bsdtar that can be
|
[12:28 AM] [...]: ill probably just write a wrapper for bsdtar that can be
|
||||||
called on rar files
|
called on rar files
|
||||||
[12:28 AM] [...]: rawrverse engineewing~ >.<
|
[12:28 AM] [...]: rawrverse engineewing~ >.<
|
||||||
[12:29 AM] trinity: because unrar, while proprietary, can be compiled with any
|
[12:29 AM] trinity: because unrar, while proprietary, can be compiled with any
|
||||||
C++ compiler and make tool and works with standard POSIX
|
C++ compiler and make tool and works with standard POSIX
|
||||||
APIs, i don't think the ability to decompress will be
|
APIs, i don't think the ability to decompress will be
|
||||||
|
Loading…
Reference in New Issue
Block a user