Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bochs-dlxlinux: DLX Linux hard disk image for Bochs
- Summary
- DLX is a version of Linux which was small enough to distribute along
with the Bochs Windows binary release. Because of its small size, a
limited number of linux commands are available. The official DLX site
is at <http://www.wu-wien.ac.at/usr/h93/h9301726/dlx.html>. DLX was
created by Erich and Hannes Boehm.
Changelog
- * Sun Dec 5 16:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1.1-1
- Update to 2.1.1.
- Enable PAE and 4M pages support.
- Loosen version in dlxlinux to main dependency.
- BuildRequire ncurses-devel instead of ncurses-c++-devel for FC3.
- Apply upstream fpu-regparm patch to fix the build on FC3.
- * Fri Jan 16 16:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1-0.fdr.2
- Fix RFB linking, force pthreads.
- dos2unix some -dlxlinux files.
- * Mon Jan 12 16:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1-0.fdr.1
- Update to 2.1.
- Make sure everything is built with GTK2.
- Add "--with debugger" rpmbuild option.
- Put SDL build behind the "--with sdl" rpmbuild option due to startup crashes.