On Fri, 8 Sep 2000, Urban Widmark wrote:
> On Thu, 7 Sep 2000, Marcelo Tosatti wrote:
>
> > oldconfig always ask about CONFIG_SMB_NLS_REMOTE in case it
> > was set CONFIG_SMB_NLS_REMOTE="" in the previous config.
> >
> > This is expected?
>
> It's certainly annoying, especially for people b
On Thu, 7 Sep 2000, Marcelo Tosatti wrote:
> oldconfig always ask about CONFIG_SMB_NLS_REMOTE in case it
> was set CONFIG_SMB_NLS_REMOTE="" in the previous config.
>
> This is expected?
It's certainly annoying, especially for people building packages (At
least the rpms specs I have looked at)
On Thu, 7 Sep 2000, Urban Widmark wrote:
> On Thu, 7 Sep 2000, G. Hugh Song wrote:
>
> > if [ "$CONFIG_JOLIET" = "y" -o "$CONFIG_FAT_FS" != "n" \
> > -o "$CONFIG_NTFS_FS" != "n" -o "$CONFIG_NCPFS_NLS" = "y" \
> > -o "$CONFIG_SMB_FS" != n ]; then
>
> n vs "n" is my error.
>
> H
On Thu, 7 Sep 2000, G. Hugh Song wrote:
> if [ "$CONFIG_JOLIET" = "y" -o "$CONFIG_FAT_FS" != "n" \
> -o "$CONFIG_NTFS_FS" != "n" -o "$CONFIG_NCPFS_NLS" = "y" \
> -o "$CONFIG_SMB_FS" != n ]; then
n vs "n" is my error.
However 'make menuconfig' works with just n. I know I should h
4 matches
Mail list logo