index
:
dotfiles
main
My own dotfiles.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: add the '--list-profiles' option
Miquel Sabaté Solà
2026-07-01
1
-15
/
+15
*
kbuild: list available profiles on profile errors
Miquel Sabaté Solà
2026-07-01
1
-5
/
+20
*
kbuild: remove outdated values on help message
Miquel Sabaté Solà
2026-07-01
1
-1
/
+1
*
kbuild: fix typo on -l/--local help message
Miquel Sabaté Solà
2026-07-01
1
-1
/
+1
*
bin: join the "append" kernel parameter into a single string
Miquel Sabaté Solà
2026-06-22
1
-7
/
+2
*
bin: set -x on the run-riscv-gdb script
Miquel Sabaté Solà
2026-06-22
1
-2
/
+2
*
fetch-email: ditch GNU parallel as it's bailing on me
Miquel Sabaté Solà
2026-05-11
1
-6
/
+1
*
kbuild: set execution for the installation scripts
Miquel Sabaté Solà
2026-05-11
1
-0
/
+3
*
Remove old backup system
Miquel Sabaté Solà
2026-04-15
2
-75
/
+0
*
doctor: do not make an exact match on the platform
Miquel Sabaté Solà
2026-03-18
1
-2
/
+2
*
kbuild: add the '-l/--local' flag
Miquel Sabaté Solà
2026-02-27
1
-3
/
+36
*
bin: cleanup the busybox /home only when a binary was provided
Miquel Sabaté Solà
2026-02-25
1
-5
/
+4
*
e: add microemacs
Miquel Sabaté Solà
2026-02-19
1
-2
/
+5
*
do-backup: ignore old mailboxes
Miquel Sabaté Solà
2026-02-10
1
-1
/
+1
*
bin: backup 'mihi' as well
Miquel Sabaté Solà
2026-01-22
1
-0
/
+6
*
run-riscv-qemu: move to KERNEL in error messages
Miquel Sabaté Solà
2025-10-24
1
-3
/
+4
*
kbuild: move profiles into .config/kbuild
Miquel Sabaté Solà
2025-10-24
1
-177
/
+18
*
kbuild: Prefer grub2-mkconfig
Miquel Sabaté Solà
2025-10-23
1
-1
/
+1
*
kbuild: Change 'vf2' to 'debian'
Miquel Sabaté Solà
2025-10-16
1
-6
/
+8
*
bin: Add msmtp to the required packages list
Miquel Sabaté Solà
2025-10-13
1
-1
/
+1
*
kbuild: Be more specific on Linux kernel root path
Miquel Sabaté Solà
2025-10-07
1
-1
/
+1
*
kbuild: Be more explicit on --skip-* flags
Miquel Sabaté Solà
2025-10-07
1
-6
/
+6
*
kbuild: Adapt the uninstall.sh script to profiles
Miquel Sabaté Solà
2025-10-07
1
-11
/
+22
*
kbuild: Don't check on the profile before help
Miquel Sabaté Solà
2025-10-07
1
-14
/
+14
*
Enable systemd timers on doctor.rb
Miquel Sabaté Solà
2025-10-03
1
-0
/
+5
*
run-riscv-qemu.sh: Add '-k/--kernel' and '-d/--disk' parameters
Miquel Sabaté Solà
2025-10-03
1
-47
/
+83
*
bin: Add 'profile' into kbuild
Miquel Sabaté Solà
2025-10-03
1
-68
/
+103
*
run-riscv-qemu: Allocate at least 8G for memory
Miquel Sabaté Solà
2025-09-24
1
-0
/
+1
*
bin: Guess the QEMU_KERNEL to be used based on cwd
Miquel Sabaté Solà
2025-09-23
1
-4
/
+17
*
bin: Add 'do-backup.sh'
Miquel Sabaté Solà
2025-09-17
2
-0
/
+68
*
doctor.rb: Add more required binaries
Miquel Sabaté Solà
2025-09-17
1
-1
/
+1
*
bin: Update 'kbuild' to also handle Ubuntu
Miquel Sabaté Solà
2025-09-16
1
-6
/
+55
*
bin: Add 'fetch-email'
Miquel Sabaté Solà
2025-09-16
1
-0
/
+27
*
bin/doctor: Accept a VERBOSE environment variable
Miquel Sabaté Solà
2025-09-01
1
-0
/
+4
*
bin/doctor: Allow ARM64 as well
Miquel Sabaté Solà
2025-09-01
1
-1
/
+2
*
bin: Introduce the doctor.rb install/update script
Miquel Sabaté Solà
2025-07-14
1
-0
/
+192
*
bin: Add zypper-rdup helper script
Miquel Sabaté Solà
2025-07-08
1
-0
/
+20
*
Streamline configuration for run-riscv-qemu.sh
Miquel Sabaté Solà
2025-05-07
1
-9
/
+15
*
bin: Force a busybox path when running QEMU
Miquel Sabaté Solà
2025-04-22
1
-5
/
+23
*
kbuild: Simplify boot parameters
Miquel Sabaté Solà
2024-11-14
1
-2
/
+2
*
kbuild: Fix typo
Miquel Sabaté Solà
2024-10-11
1
-1
/
+1
*
bin: Add helpers for gdb and qemu for RISC-V
Miquel Sabaté Solà
2024-10-11
2
-0
/
+115
*
e: Fix vi call and introduce nano
Miquel Sabaté Solà
2024-09-19
1
-3
/
+6
*
kbuild: Remove the initrd image on uninstall.sh
Miquel Sabaté Solà
2024-09-13
1
-1
/
+2
*
bin: Remove more scripts which are no longer needed
Miquel Sabaté Solà
2024-09-06
2
-123
/
+0
*
kbuild: Simplify handling of .config file
Miquel Sabaté Solà
2024-09-06
1
-34
/
+14
*
kbuild: make install should be silent
Miquel Sabaté Solà
2024-09-03
1
-1
/
+1
*
kbuild: Use `make install` instead of manual copy
Miquel Sabaté Solà
2024-08-26
1
-1
/
+1
*
Make 'e' my new EDITOR
Miquel Sabaté Solà
2024-08-26
2
-26
/
+16
*
kbuild: add a -h/--help command
Miquel Sabaté Solà
2024-08-24
1
-1
/
+22
[next]