Frequently Asked Questions on FuguIta †What can I do after boot? †Almost same as normal OpenBSD installation on HDD. How to change TimeZone †Re-link /etc/localtime; cd /etc ln -sf /usr/share/zoneinfo/YOUR-TIME-ZONE localtime Then set system clock if nessesary; date YOUR-LOCAL-TIME Caution: date command causes your hardware clock changed. Saving and restoring the modified files †Adding other softwares †See this operation example, too. Changing window manager †Edit ~/.xinitrc xset +fp /usr/local/lib/X11/fonts/japanese/:unscaled xset +fp /usr/local/lib/X11/fonts/mona/:unscaled wm=twm <---Edit this. case X"$wm" in Xicewm) Edit shell variable wm. Can I rebuild my own CD-ROM image? †Yes. See FuguIta/FAQ/SelfBuild for more details. Can I install this LiveCD to HDD? †Yes. See FuguIta/FAQ/InstallToHDD for more details. |