Displaying 3 results from an estimated 3 matches for "oilspace".
2006 Mar 24
2
New sysinstall in 6.1-PRE. make own release
...-interactive
installation.
1. I can't find how to select timezone non-interactive.
2. I can't good variant for installing my own kernel (now I use
command=/dist/my.custom.installer
system
/dist/my.custom.installer -- simple script:
----------------
#!/bin/sh
cd /dist/kernels
./install.sh OILSPACE1
rm -rf /boot/kernel
ln -s /boot/OILSPACE1 /boot/kernel
----------------
but it's hack.
Also I have question about making my own release.
I can't understand, how to create my own loader.conf for pxeboot.
Default not work -- machine panic with "no init" diagnose. Reason --
need...
2005 Nov 25
1
Share disconnect after inactivity
Hi list,
I've the strange problem, that after some time of inactivity a share is
being disconnected. This leads to a red 'X' in the Workplace's list of
connected drives. When opening a disconnected drive, the drive is being
reconnected.
BUT: This has a very fatal side-effect: When f.e. an MS-Access database
is open and the user does not use this db, the share is also being
2005 Dec 22
4
SVN/CVS-like share for Samba users?
I am looking for some solution, working with Samba preferably, which
would allow multiple users to work on one document.
This means that if a user makes a change to the document, a previous
version of that document is saved somewhere else.
For example, user A opens a document (rw - read/write, ro - read-only
document):
rw \\server\share\document.txt
User makes some changes, and saves it to