have apt use an rsync style tool ?

2001-04-27 Thread Jean Charles
wouldn't it be great if you could just download what has changed
on some package ? for exemple

the maintainer changes something in /etc/init.d/sendmail and you
have to download 1mo .
with rsync you would just download the part that changed ... 

well just an idea 





Re: Kernel question: initrd/cramfs

2003-07-09 Thread Jean Charles Delepine
Nenad Antonic <[EMAIL PROTECTED]> écrivait (wrote) :

>   RAMDISK: cramfs filesystem found at block 0

initrd detected.

>   RAMDISK: loading 1032 blocks [1 disk] into ram disk... done.

initrd mounted, scripts executed.

>   Freeing initrd memory: 1032k freed

initrd umounted, try to mount root fs.

>   cramfs: wrong magic

root fs type not recognised by kernel and no module loaded. Last
fs tested was cramfs.

>   Kernel panic: VFS: Unable to mount root fs on 03:01

/dev/hda1 (03:01) fs not recognised so root fs can't be mounted.

>   Any suggestions?

There no ext2 nor ext3 modules on your initrd.img-2.4.22-pre3c0, are
those filesystems compiled in the kernel ?

Jean Charles




Re: chroot bind?

2001-04-24 Thread Jean Charles Delepine
Yotam Rubin <[EMAIL PROTECTED]> writes:

> We could harden the default configuration with the following directives:
> 
> options {
>   version 'Not available';

That's not harden, that's obscurity and should be avoided in a free
distribution like Debian.

Admins can put this line themself if they want to.

    Jean Charles
-- 
Jean Charles Delépine - Équipe Réseaux Télécoms - Université de Picardie




Re: Bug#645656: network-manager in Gnome

2011-11-03 Thread Jean Charles Delepine
Florian Reitmeir  écrivait (wrote) :

> Tollef Fog Heen wrote:
> >]] Florian Reitmeir
> >| i believe a way of installing network-manager, but disabling it
> >| completly would be enough for many people.
> 
> >like update-rc.d disable network-manager or dpkg-divert --rename --local
> >/usr/sbin/NetworkManager or just using equivs?
> 
> sure, it also would be nice to get a question for disabling it by
> default, while installing, if a /etc/network/interface file is
> found. it would save many people a lot of pain.

Just having gnome-core recommand it should be enough.

Jean Charles Delépine


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2003214022.ga12...@duvel.u-picardie.fr



Re: Bug#645656: network-manager in Gnome

2011-11-03 Thread Jean Charles Delepine
Laurent Bigonville  écrivait (wrote) :

> Well as already said, gnome-core meta-package depends on official core
> GNOME modules, which network-manager is part of. If you don't want to
> install network-manager, don't install gnome-core meta-package.

I don't want to have to know which packages I have to install to have a
fonctionnal gnome desktop. So I want to install gnome and I want it to
install a gnome desktop.

During last upgrade network-manager does break things on my station (home
theater, gnome desktop, kids game station, kvm server, 2 net providers, 
vpn, dmz,  local lan, ... you don't want to know). It was working before
network-manager, it works now with
 echo exit > /etc/defaul/NetworkManager 

I need gnome and I need network. My network.

apt defaults to install all recommands, gnome works fine without 
network-manager-gnome, network-manager-gnome depends network-manager and 
network-manager breaks some unusual installations.

http://www.debian.org/doc/debian-policy/ch-relationships.html :
Recommends
This declares a strong, but not absolute, dependency.
The Recommends field should list packages that would be found 
 together with this one in all but unusual installations.

This field has been done for network-manager-gnome !

Sincerly,
 Jean Charles Delépine
-- 
Pour la neutralité de Net, contre Hadopi2, la Loppsi et d'autres lois   
liberticides, soutenez la Quadrature du Net.
  http://www.laquadrature.net/Soutien2010


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2004001107.gc12...@duvel.u-picardie.fr



Re: Star Office 5.0

1999-05-17 Thread Jean Charles Delepine
"M. Robert Tomasch" <[EMAIL PROTECTED]> writes:

> Obviously so5.0 doesn't work with stock potato.  Has any started to work
> on a hack around the glibc problems yet or no?  Also has anyone
> contacted Star  Division about this?

You might have a look to :

http://www.linux-france.org/article/appli/StarOffice/StarOffice_glibc_2.1.txt

It's a french text but you should understand the shell script :-)
(Anyway, I can try a translation if needed).

Jean Charles