Version 9 (modified by jazz, 16 years ago) (diff) |
---|
2009-04-16
- [專案] FreeDOS 下的 DEBUG ... 測試 Watch Dog Timer 或 GPIO 要做組語測試的好工具
- [備忘] 要編譯包含 asm 的程式碼(Ex. 有 include <asm/io.h> 的原始碼)需要安裝 linux-kernel-headers 或 linux-libc-dev(lenny 以後版本)
- [待測試] Xen Live CD 2.0 的 build script(ISO Generator) - 瞭解 isolinux 是如何下參數啟動 xen hypervisor 呢?? 一樣是靠 mboot.c32 嗎??
- [想法] 每次 DRBL Server 升級,都會忘記要跑 re-deploy,想說為什麼不能每次只要有跑 apt-get 就像 localepurge 一樣都會去執行對應的 script 呢?? 今天研究了一下,原來作法並不難,只要在 /etc/apt/apt.conf.d/ 中放一個 script 就可以了。
localepurge: /etc/apt/apt.conf.d/99-localepurge
Debian
- Debian 開發者的 git repository
- Linux 下的 ISO 光碟燒錄程式
- Brasero - 輕巧的GNOME燒錄程式
- cdrkit - portable command-line CD/DVD recorder software
- The cdrecord program has been renamed to wodim ("write optical disk media")
- Ubuntu效能調校(8.04)
- Nemiver - A GNOME C/C++ Debugger
xPUD
- 使用 Xvesa 當 X server - 看起來不是套件 xserver-xorg-video-vesa 裡的 - 待追蹤
- 採用輕量級的視窗管理(Window Manager) - OpenBox - 官網 (謎之音: OpenBox, MatchBox, BlackBox ... 這些盒子有關係嗎??)
- 把程式鑲在 Mozilla 裡面的工具叫做 mozplugger