90 Commits

Author SHA1 Message Date
mintsuki
2a745ea3ea misc: Get rid of latest-binary 2022-04-13 01:34:02 +02:00
mintsuki
c877c0efa4 misc: New example background 2022-03-11 05:21:10 +01:00
mintsuki
9c1f7e6042 docs: Update README.md 2022-03-02 18:25:58 +01:00
mintsuki
12b79c033f docs: Update README.md 2022-03-02 18:25:58 +01:00
mintsuki
b1cf80c179 docs: Update README.md 2022-03-02 14:56:57 +01:00
mintsuki
2c52277d54 build: Misc improvements 2022-02-03 11:43:03 +01:00
mintsuki
4f633c4685 build: Misc improvements 2022-02-01 08:17:22 +01:00
mintsuki
ddc2f53faf build: Manually copy install-sh into tarball 2022-01-22 05:49:09 +01:00
mintsuki
c00b663e05 build: Make automake *copy* missing files 2022-01-22 05:10:51 +01:00
mintsuki
d00ec6fa3d misc: README.md and workflow updates 2022-01-22 04:16:08 +01:00
mintsuki
616aec0281 build: 'install' portability fixes 2022-01-22 04:16:08 +01:00
mintsuki
776cd1ab67 build: Misc portability improvements 2022-01-22 04:16:08 +01:00
mintsuki
0bb85be280 build: Even more portability improvements 2022-01-21 03:21:24 +01:00
ilobilo
766d0593d7 added slash 2022-01-16 22:59:29 +01:00
mintsuki
3dcde21bcf build: Move to using autoconf 2022-01-16 22:59:29 +01:00
mintsuki
291d45d9fb build: Makefile improvements 2022-01-02 13:06:48 +01:00
mintsuki
2449071250 docs: Remove warning about spaces in build path 2021-11-30 00:58:35 +01:00
mintsuki
c5da575520 Revert "build: Support spaces in build directory"
This reverts commit d815c3d732399c264d8e8dc45cdd4a5ae802f307.
2021-11-26 14:52:36 +01:00
mintsuki
0ce97ee621 build: Support spaces in build directory 2021-11-25 23:14:29 +01:00
mintsuki
8ad9ea1767 build: Update documentation for new binary location 2021-11-20 09:15:04 +01:00
mintsuki
ceeb602498 bootboot: Remove bootboot support from Limine
I added bootboot support to Limine because it was sent as a pull request by a
friend. The following does not in any way place any blame on said friend.

After having had to fix numerous bugs related to misunderstandings about the
pretentious BOOTBOOT specification I've come to the conclusion that BOOTBOOT
absolutely doesn't belong in Limine.

If you want to boot a BOOTBOOT kernel with Limine just chainload the OG BOOTBOOT
and don't pollute the source tree of Limine with having to support such a brain
dead protocol.

Legit, I didn't really read the BOOTBOOT spec prior to today and just winged
the fixes to the BOOTBOOT proto code based on common sense, but it turns out that
BOOTBOOT adheres to no common sense.

Use stivale(2).
2021-11-10 14:24:57 +01:00
pitust
669a517231 bootboot: RAMDISK->INITRD_PATH, don't pass gST around for no reason, unsplit bootboot_spinup, flush the PIC only 2021-11-10 01:53:24 +01:00
mintsuki
2bb91d1170 build: Add make dist target 2021-10-24 15:51:47 +02:00
Andy-Python-Programmer
b9e7d51c6b
readme and config: document support for multiboot2
Signed-off-by: Andy-Python-Programmer <andypythonappdeveloper@gmail.com>
2021-09-10 13:55:32 +10:00
InsaneMiner
c90fa0c99a
Update README.md 2021-08-26 10:46:54 +09:30
InsaneMiner
44da6a1c9b
Update README.md 2021-08-26 10:41:52 +09:30
mintsuki
6275457af0 toolchain: Use program prefix limine- to avoid collisions with x86_64-elf system toolchains 2021-08-06 05:05:50 +02:00
mintsuki
9d68787fe1 build: OpenBSD compatibility 2021-07-26 18:27:05 +02:00
mintsuki
af03050db3 build: Make build system more BSD friendly 2021-07-26 16:09:03 +02:00
mintsuki
c284a91d49 docs: Update README.md 2021-07-07 10:08:17 +02:00
mintsuki
393441add4 docs: Update attribution of screenshot and testing background 2021-07-07 04:53:30 +02:00
mintsuki
36fa6291bd pmm: Optimise get_raw_memmap() 2021-07-06 03:17:28 +02:00
mintsuki
3876645dd9 build: wget -> curl 2021-07-06 00:02:28 +02:00
mintsuki
7d44e79abc build: which -> command -v 2021-06-30 18:22:50 +02:00
Kacper Słomiński
6379d05982 CONFIG, README: document support for Multiboot 1 2021-06-29 16:58:19 +02:00
mintsuki
cebb45bad3 docs: Fix small typo 2021-06-01 20:39:43 +02:00
mintsuki
ad8620e704 docs: Do not fail to mention how to build limine-install with clang/LLVM too 2021-06-01 20:00:54 +02:00
mintsuki
508e965626 docs: Add instructions for building with clang/LLVM 2021-06-01 19:48:09 +02:00
mintsuki
edf490b872 build: Handle broken or missing mtools 2021-05-31 21:48:48 +02:00
mintsuki
bcdf5baaa9 build: Update ISO hybrid creation process 2021-05-23 05:07:24 +02:00
mintsuki
c940a411cb isohybrid: Fix xorriso invocation 2021-05-20 23:23:59 +02:00
mintsuki
f650e4b41b misc: Add verbose config option 2021-05-11 06:46:42 +02:00
mintsuki
8a904b3669 docs: Document how to build a hybrid ISO 2021-05-06 05:47:29 +02:00
mintsuki
08bd3a68ab docs: Add donations BTC address 2021-05-05 14:40:32 +02:00
mintsuki
b7e98a9e4c docs: Update README.md 2021-05-02 23:12:21 +02:00
mintsuki
d288550b2a build: Properly handle spaces in PATH 2021-04-11 09:56:48 +02:00
mintsuki
f7ab1890c2 docs: Remove stray ! in README.md 2021-04-10 04:21:51 +02:00
JlXip
7165025321
README: Link to stivale specs 2021-04-10 03:50:02 +02:00
mintsuki
c01a66be01 docs: Add missing build dependencies to README.md 2021-04-08 19:55:13 +02:00
mintsuki
543edfa0b3 build: Make build system more flexible to use when using the host toolchain 2021-04-08 19:41:46 +02:00