Commit graph

96 commits

Author SHA1 Message Date
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
Ron Williams 3619030bd1 Add desktop-contain.toml 2024-01-03 19:22:34 +00:00
Jeremy Soller 2be98db644 ci: disable jansson 2023-12-16 09:54:47 -07: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 15d94b2fd6
Add cosmic-icons and intel-one-mono to jeremy config 2023-11-15 16:11:12 -07:00
Jeremy Soller 72fe19c323
Include intel-one-mono font in demo image 2023-11-15 15:58:56 -07:00
Jeremy Soller 65037a0495
Install icons in demo image 2023-11-15 15:34:28 -07:00
Jeremy Soller 7376420240
Move cosmic-edit from desktop to demo 2023-11-15 14:53:57 -07:00
Jeremy Soller c6ee5673d7
Rename games to redox-games 2023-11-15 12:52:00 -07:00
Jeremy Soller 3e9464c936
Add cosmic-edit to jeremy config 2023-11-15 10:29:12 -07:00
mattmadeofpasta 7624d9c503
Reenable dash 2023-11-05 13:40:34 +00:00
Jeremy Soller 5c4f103ccf
config/x86_64/jeremy: disable cargo due to openssl issues 2023-11-04 12:22:45 -06:00
Jeremy Soller 3a1b3de8f7
config/x86_64/ci.toml: enable ffmpeg 2023-10-10 12:58:38 -06: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 b7158212e2
Update cookbook, add openjk to jeremy config 2023-09-20 15:26:28 -06:00
Jeremy Soller 419d68052b
config/x86_64/jeremy: add more recipes 2023-09-20 10:51:04 -06:00
Ron Williams 172761067e Add nushell to demo and ci configs 2023-09-12 18:19:11 -07:00
Jeremy Soller 8edbb4765b
config/x86_64/ci: disable vice 2023-09-11 10:24:31 -06:00
Jeremy Soller ec2d83f7e2
config/x86_64/jeremy: disable vice 2023-09-11 10:02:20 -06: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 7c9a6721e8
ci: disable pango, it is not compiling 2023-07-17 08:01:28 -06: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
Jeremy Soller a288411f25
Disable retroarch recipe, update cookbook 2023-05-19 13:45:14 -06:00
Jeremy Soller b3d4e87480
Add flycast to jeremy config 2023-05-06 12:32:33 -06:00
Jeremy Soller 94acfbe2d3
Disable relibc-tests in CI 2023-04-18 17:11:50 -06:00
Jeremy Soller e3150f7d4d
Enable cargo in CI 2023-04-18 08:41:30 -06:00
Jeremy Soller b0ba3431be
Enable Rust recipe 2023-04-14 08:05:36 -06:00
Jeremy Soller 74272b5660
Disable cargo recipe on CI 2023-04-03 13:26:04 -06:00
Jeremy Soller 3b7d6fc18a
Increase x86_64 demo filesystem size to 1024 MiB 2023-04-03 12:40:03 -06:00
Jeremy Soller 90dd7bb295 Merge branch 'master' into 'master'
Add/enable recipes on TOML config files.

See merge request redox-os/redox!1320
2023-03-14 16:30:02 +00:00
Ribbon cfa08ac360 Fix typo. 2023-03-14 16:25:56 +00:00
Ribbon 933e73f203 Organize recipes in alphabetical order. 2023-03-14 16:17:19 +00:00
Jeremy Soller acb0645deb
ci: add cosmic-text 2023-03-14 09:05:10 -06:00