|
You are here |
smallhacks.wordpress.com | ||
| | | | |
astr0baby.wordpress.com
|
|
| | | | | I wanted to see how pkgsrc works on aarch64 Linux Manjaro since it is a very mature framework that is very portable and supported by many architectures - pkgsrc (package source) is a package management system for Unix-like operating systems. It was forked from the FreeBSD ports collection in 1997 as the primary package management... | |
| | | | |
binarydebt.wordpress.com
|
|
| | | | | System call table is an array of function pointers. It is defined in kernel space as variable sys_call_table and it contains pointers to functions which implement system calls. Index of each function pointer in the array is the system call number for that syscall. These are denoted by NR_* macros in header files, such as... | |
| | | | |
mindref.blogspot.com
|
|
| | | | | freebsd-update is a tool to fetch and update binary security patches for official releases. e.g. FreeBSD 9.0-RELEASE. Once you made fresh O... | |
| | | | |
hexaitos.com
|
|
| | | [AI summary] This post details the author's experience transitioning from OpenBSD to FreeBSD as a desktop OS, highlighting the challenges and successes encountered during the setup process. The author outlines the steps taken to configure a functional desktop environment with XFCE, address audio and graphics issues, enable automounting for external drives, and deal with package management quirks in the FreeBSD Quarterly branch. The post serves as a comprehensive guide for others considering FreeBSD as a desktop operating system. | ||