close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Feb 9, 2009, 10:20:09 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v12
|
v13
|
|
| 11 | 11 | {{{ |
| 12 | 12 | ### Install Debian Lenny Base System ### |
| 13 | | $ sudo apt-get install ssh sudo xserver-xorg-video-vesa xinit xfonts-base xterm bzip2 alsa-utils mpg123-alsa matchbox-window-manager unzip |
| | 13 | $ sudo apt-get install ssh sudo xserver-xorg-video-vesa xinit xfonts-base xterm bzip2 alsa-utils mpg123-alsa matchbox-window-manager unzip libxml2 libnss3-1d |
| 14 | 14 | $ sudo echo "deb http://free.nchc.org.tw/debian etch main non-free contrib" > /tmp/etch.list |
| 15 | 15 | $ sudo mv /tmp/etch.list /etc/apt/sources.list.d/ |