Re: directory to deb

2008-07-23 Thread T o n g
On Wed, 23 Jul 2008 12:36:05 +0200, NN_il_Confusionario wrote:

  Apart from using checkinstall, if I've prepared a directory of folders and
  files, can I make the directory into a .deb file?
 As I know, no. In your case checkinstall is better.
 
 customizing the script which follows produces a .deb of the same
 (usually low) quality of checkinstall.

Thanks a lot for the code snip, NN_il_Confusionario. It explains well why
there isn't such a tool to create .deb from a directory. 

I have a second thought, since checkinstall accept any install command,
can I do 

  checkinstall rsync -vua . /

from the directory that I prepared to create a .deb file?

thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: need help with chroot

2008-07-23 Thread T o n g
On Wed, 16 Jul 2008 22:39:52 -0300, Gabriel Parrondo wrote:

 Is there a good thorough exposition of the uses of chroot?
 
 
 'man chroot' is a good start. For the specific use of creating a debian
 chroot, you might prefer debootstrap(8).
 Also, there's a lot of posts on the list about these (there were some
 recently) and definitely a lot more in google.

I agree that chroot is a wild beast that is not well documented. To save
your time from poking around, check this out,

System Chroot And Debootstrap
http://xpt.sourceforge.net/techdocs/nix/chroot/

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Greetings and question

2008-07-23 Thread Juan Ignacio

Shachar Or escribió:

On Thursday 24 July 2008 02:37, Juan Ignacio wrote:

Hi I'm new here, I've been using Ubuntu, but the last edition hardy
it's too bugged in my opinion, so I changed to Debian. I installed it
from the netinstall cd. And I must say it so fast and stable.

Well here is the question, I used apt-get install gtk-qt-engine and it
says that the package couldn't be found. Why isn't the package in the
repositories? I want this package because Firefox looks so awful.


Why it couldn't be found?

http://packages.debian.org/etch/gtk-qt-engine

I don't know...


My regards

PD: Sorry for my English, I'm from Argentina

--
Juan Ignacio Villarejo




Sorry I didn't say that I'm using debian lenny. Is there a problem if I
install a package from another version?

Thank you


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




apt-get new package management capability

2008-07-23 Thread T o n g
Hi, 

I remember seeing that apt-get can do orphan packages automatic removal
now. Does it need special setup? 

Package installed in my long-overhauled Debian was by debfoster, then
aptitude. Can I just use apt-get for automatic packages clean up now?
How can I transfer the knowledge from debfoster/aptitude to apt?

Can anyone show me steps in managing package only by apt-get, or
point me to the right web page? 

thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Greetings and question

2008-07-23 Thread Marc Shapiro

Juan Ignacio wrote:

Hi I'm new here, I've been using Ubuntu, but the last edition hardy
it's too bugged in my opinion, so I changed to Debian. I installed it
from the netinstall cd. And I must say it so fast and stable.

Well here is the question, I used apt-get install gtk-qt-engine and it
says that the package couldn't be found. Why isn't the package in the
repositories? I want this package because Firefox looks so awful.

My regards

PD: Sorry for my English, I'm from Argentina
  

Juan,

No need to apologize.  Your English is better than many posts that I 
have seen from native American English speakers and INFINITELY better 
than my Spanish.


--
Marc Shapiro
[EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




2.6.25 Issues with IDE (via82xx)

2008-07-23 Thread David Baron
Any one had problems with this?

Hal startup finds bad opcode, busy and resets IDE killing DMA, 32-bit 
access, etc. All this can be restored using hdparm afterwards.

However, this may be causing other errors on the HD as well.

No problems with 2.6.23


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



<    1   2   3