Florian Agbuya fsagbuya
  • Joined on 2023-09-27
fsagbuya pushed to fast-servo at fsagbuya/nix-servo 2024-02-16 13:13:26 +08:00
2e0ba854e3 refactor build script for better board management
cc5058f09c device tree source from u-boot and cleanup
1480beee28 configure qemu with u-boot and cleanup
139057c71d fix fast-servo u-boot
7dd12adf25 configure device-tree support
Compare 11 commits »
fsagbuya created pull request M-Labs/nix-servo#31 2024-02-15 17:34:32 +08:00
Install nano as default text editor
fsagbuya pushed to text-editor at fsagbuya/nix-servo 2024-02-15 17:29:49 +08:00
a86db3cd33 add nano as default text editor
0de5ddeb1e transfer definition of nameserver to avoid patch hunk error
Compare 2 commits »
fsagbuya created branch text-editor in fsagbuya/nix-servo 2024-02-15 17:29:49 +08:00
fsagbuya commented on pull request M-Labs/nix-servo#24 2024-02-15 12:47:53 +08:00
Add fast-servo board support

Here's the current content of the package:

 20K -r-xr-xr-x 19 root root  18K Jan  1  1970 devicetree.dtb
4.0K dr-xr-xr-x  2 root root 4.0K Jan  1  1970 toplevel
 14M -r--r--r--  2 root…
fsagbuya created pull request M-Labs/artiq-extrapkg#11 2024-02-15 10:56:56 +08:00
flake: update dependencies
fsagbuya created branch update_2-15-24 in fsagbuya/artiq-extrapkg 2024-02-15 10:53:50 +08:00
fsagbuya pushed to update_2-15-24 at fsagbuya/artiq-extrapkg 2024-02-15 10:53:50 +08:00
a19ad85cc4 flake: update dependencies
33b8e7b72d linien py3.11
4352f6b8d9 update dependencies
29ce3692c0 flake: update dependencies
06cd778cf7 dax: add required qt flags
Compare 5 commits »
fsagbuya created pull request M-Labs/nix-servo#29 2024-02-15 10:17:38 +08:00
Add new ip route setting
fsagbuya pushed to advmss at fsagbuya/nix-servo 2024-02-15 10:14:52 +08:00
3d5299f8c6 add new ip route setting
fsagbuya created branch advmss in fsagbuya/nix-servo 2024-02-15 10:14:52 +08:00
fsagbuya pushed to fast-servo at fsagbuya/nix-servo 2024-02-14 17:49:17 +08:00
49f9b3e095 device tree source from u-boot and cleanup
fsagbuya commented on pull request M-Labs/nix-servo#24 2024-02-14 17:10:05 +08:00
Add fast-servo board support

Ah yes. I didn't think of that. Will change it to zynq-fast-servo in u-boot.

fsagbuya created pull request M-Labs/nix-servo#25 2024-02-14 17:01:11 +08:00
Fix modprobe and nix-path-registration error
fsagbuya pushed to fixes at fsagbuya/nix-servo 2024-02-14 16:58:50 +08:00
38638fa5fe fix modprobe and nix-path-registration error
b252e0a913 add ssl certificates
e94262db53 remove kernel module bloat
2639192a92 replace nameserver
f6055cf908 fix login errors
Compare 20 commits »
fsagbuya pushed to fast-servo at fsagbuya/nix-servo 2024-02-14 16:12:19 +08:00
08bcf27579 device tree source from u-boot and cleanup
fsagbuya commented on pull request M-Labs/nix-servo#24 2024-02-14 16:06:26 +08:00
Add fast-servo board support

Will add this to a separate PR.

fsagbuya commented on pull request M-Labs/nix-servo#24 2024-02-14 16:05:35 +08:00
Add fast-servo board support

I have added this before because .dtb file from linux kernel nix build is executable. So I did it as well in fast-servo.dtb for consistency. However from testing, it also boots fine without…

fsagbuya pushed to fast-servo at fsagbuya/nix-servo 2024-02-14 15:54:20 +08:00
b6c55eeb66 device tree source from u-boot and cleanup
fsagbuya pushed to fast-servo at fsagbuya/nix-servo 2024-02-14 15:34:04 +08:00
e980c9255f device tree source from u-boot instead of kernel