Commit graph

53 commits

Author SHA1 Message Date
Jeremy Soller
9ff8a95885
Add hicolor-icon-theme 2024-10-16 09:01:35 -06:00
bjorn3
c0f9f946dd Set the VT env var when running orbital 2024-07-20 16:42:33 +02:00
bjorn3
ad3ec13425 Remove some recipes from the configs
They will be removed by redox-os/cookbook!375
2024-07-10 21:25:52 +02:00
Ribbon
49102f6332 Add explanation comments on the build system files 2024-07-09 12:58:07 +00:00
bjorn3
a794c99e3b Include the drivers recipe in the base system
All configs except the minimal config already include it. Several of the
drivers in the drivers recipe are essential for getting a system usable
outside of VMs or very old hardware. For example the usbhidd driver.
2024-07-06 21:09:35 +02:00
Jeremy Soller
30c520493b
Use llvm18 for ci 2024-07-01 08:58:34 -06:00
Jeremy Soller
ec06495bd9
Fix aarch64 desktop config 2024-06-24 12:09:06 -06:00
Ribbon
5ac0e40375 Rename the "server-minimal" config and create the "minimal-net" config 2024-06-12 13:14:17 +00:00
Jeremy Soller
0e2b6fe763
aarch64 config: use cosmic-term instead of orbterm 2024-05-06 15:45:09 -06:00
Jeremy Soller
05b0ec0eae
aarch64: add cosmic apps to desktop configs 2024-05-01 14:34:10 -06:00
Jeremy Soller
49bffa5374
Fill out aarch64 configs 2024-04-27 08:46:45 -06:00
Jeremy Soller
86c5ef0da1
Copy aarch64 desktop-minimal config to aarch64 desktop config 2024-04-12 09:34:45 -06:00
Jeremy Soller
df61417b66
Add jeremy aarch64 config 2024-03-19 20:29:01 -06:00
Ribbon
2f3f552300 Enable GNU nano by default 2024-01-26 17:29:28 +00:00
Ron Williams
d9b0556e7b add backtrace script and improve config file instructions 2024-01-11 06:27:28 -08:00
bjorn3
30951f8ae1 Update ci.toml to build required packages for the demo 2024-01-10 17:00:09 +01:00
Jeremy Soller
275b9065f5
Remove broken aarch64 configs 2024-01-04 13:29:42 -07:00
Jeremy Soller
8f51fda66e
Move some init into net.toml 2024-01-04 13:27:25 -07:00
Jeremy Soller
0b737f0a0f
Use templates for acid, desktop-minimal, resist, server-minimal 2024-01-04 12:25:27 -07:00
Jeremy Soller
7ff5b1bd30
Use template for all server-minimal configs 2024-01-04 11:45:40 -07:00
Jeremy Soller
0811cf7246
Two missing removals 2024-01-04 11:41:17 -07:00
Jeremy Soller
03ed74d02c
Move group configuration to base 2024-01-04 11:40:24 -07:00
Jeremy Soller
bc36226dd7
Move user configuration to base 2024-01-04 11:36:45 -07:00
Jeremy Soller
297153b19c
Move boostrap, initfs, kernel to base 2024-01-04 11:23:14 -07:00
Jeremy Soller
a0e7ff99df
Add net config template 2024-01-04 11:08:53 -07:00
bjorn3
d130e9f73c Use the new config include functionality for creating the base system files 2024-01-04 15:31:44 +01:00
bjorn3
3c6aa4fff9 Finalize move of games from /games to /usr/games 2024-01-03 21:51:37 +01:00
Ivan Tan
097c6876bf add raspi3b config 2023-12-17 10:16:42 +08:00
Jeremy Soller
8c1f0a88d5
Add more ABI versions to CI packages 2023-12-12 13:56:45 -07:00
Jeremy Soller
dbe65587c0
Add more API versions to packages 2023-12-12 09:21:37 -07:00
Jeremy Soller
b865c04adc
Adjust package names after API separation 2023-12-12 08:14:27 -07:00
bjorn3
ecadeac063 Fix orbital startup for the desktop-minimal config 2023-11-29 14:41:54 +01:00
Jeremy Soller
c6ee5673d7
Rename games to redox-games 2023-11-15 12:52:00 -07:00
mattmadeofpasta
7624d9c503
Reenable dash 2023-11-05 13:40:34 +00:00
bjorn3
436f86b1ff Remove inputd init entry from server-minimal.toml
It doesn't get built
2023-09-22 15:59:54 +02:00
bjorn3
7a32bee728 Increase disk size for server-minimal to 128MB
64MB is no longer enough
2023-09-22 15:54:52 +02:00
bjorn3
c8a9f83c66 Add missing bootloader package entry to server-minimal.toml
Without it building fails
2023-09-22 15:50:12 +02:00
Jeremy Soller
364fa39683
Update relibc 2023-09-09 18:59:33 -06:00
Jeremy Soller
10794f3c2b
Disable dash in CI due to compilation errors 2023-09-09 12:17:32 -06:00
Ribbon
6278ed9c2e Fix the out of space error on make image 2023-08-11 06:24:18 +00:00
Ribbon
73e0f46b5c Add recipes and new config on x86_64, i686 and ARM64 2023-08-09 21:36:17 +00:00
Jeremy Soller
2a3632cd48 Merge branch 'master' into 'master'
configs: misc changes for VT switching

See merge request redox-os/redox!1354
2023-08-02 15:11:15 +00:00
Anhad Singh
b33f12e6d2
configs: misc changes for VT switching
Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-07-25 19:26:38 +10:00
Jeremy Soller
26cde4388c
Update jeremy configs 2023-07-07 08:24:29 -06:00
Anhad Singh
8d4c36ec5e
configs: misc changes for GPU drivers
* Do not pass the display path to orbital
* Getty should open at display/vesa:2

Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-07-07 17:52:44 +10:00
Anhad Singh
c8054080e9
configs: do not pass the display path to orbital
Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
2023-07-06 16:29:44 +10:00
uuuvn
cdee3406af
Add server config for aarch64 target 2023-06-07 11:32:40 +00:00
Jeremy Soller
94acfbe2d3
Disable relibc-tests in CI 2023-04-18 17:11:50 -06:00
Jeremy Soller
99a23e9041
Bump version to 0.8.0 pending release 2022-11-23 09:25:06 -07:00
Jeremy Soller
e21f066628
Move filesystem size to installer config 2022-10-17 08:02:13 -06:00