Re: slang was not compiled (was Re: today's CVS checkout does not compile: libplugin_term.so)

2007-03-27 Thread Nils Olav Fossum
Fredag 23 mars 2007 11:58, skrev Steffen Kaiser:
 On Thu, 22 Mar 2007, Nils Olav Fossum wrote:

 Hello,

 I have news about the DOSEmu issue:

 The slang library was downloaded and unpacked, but not built. Hence, the
 DOSEmu configure found the specified header files, but searched the
 /lib directories of the host for the libslang.a.

Thanks!
This worked.

As for the libcap:
Im installing xp on a Compaq PIII Deskpro now (serial ATA)
I will see if I can make a patch..
(basically use the capability.h from debian-patched source)


It looks like we have more work to do on the kernel and parted :-/
I had to use fdisk from a win 95 floppy to partition the HD so parted liked it
-- 
mvh
Nils Olav Fossum
IT-Kontoret
Midtre Gauldal Kommune

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: slang was not compiled (was Re: today's CVS checkout does not compile: libplugin_term.so)

2007-03-26 Thread Nils Olav Fossum
Fredag 23 mars 2007 11:58, skrev Steffen Kaiser:
 On Thu, 22 Mar 2007, Nils Olav Fossum wrote:

 Hello,

 I have news about the DOSEmu issue:

 The slang library was downloaded and unpacked, but not built. Hence, the
 DOSEmu configure found the specified header files, but searched the
 /lib directories of the host for the libslang.a.

 I changed the Makefile like so, in order to let DOSemu compile with
 libplugin_term.so. (Because of the libcap issue, I cannot test any further
 currently).

 I copy slang.h into fakeheaders and the compiled libslang.a into fakelib
 and I removed the --with-slang from DOSemu, it picks up slang from the
 fake* dirs.
 I'm not certain about the dependencies, though. I modelled the item after
 DOSemu's one.


hm, I managed to build an iso, but my tree is a mess so I start over again.
will try this patch, but, some info:

For some months Ive been running unattended with Dosemu 1.3.3 without slang.
Maybe we dont need it? (yes, best solution is if we can do without dosemu at 
all..)

In the same previous build, I had no libcap either.. (using Samba-3.0.23a)

Right now my iso build stops at HD format (parted):
Error: Can't have overlapping partitions

So there may bee more trouble ahead..




-- 
mvh
Nils Olav Fossum
IT-Kontoret
Midtre Gauldal Kommune

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


slang was not compiled (was Re: today's CVS checkout does not compile: libplugin_term.so)

2007-03-23 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 22 Mar 2007, Nils Olav Fossum wrote:

Hello,

I have news about the DOSEmu issue:

The slang library was downloaded and unpacked, but not built. Hence, the 
DOSEmu configure found the specified header files, but searched the 
/lib directories of the host for the libslang.a.

I changed the Makefile like so, in order to let DOSemu compile with 
libplugin_term.so. (Because of the libcap issue, I cannot test any further 
currently).

I copy slang.h into fakeheaders and the compiled libslang.a into fakelib 
and I removed the --with-slang from DOSemu, it picks up slang from the 
fake* dirs.
I'm not certain about the dependencies, though. I modelled the item after 
DOSemu's one.

==
- --- cvs/unattended/linuxboot/Makefile   2007-03-12 23:07:51.0 
+0100
+++ Makefile2007-03-22 16:42:11.0 +0100
@@ -167,4 +167,14 @@

+fakelib/libslang.a: $(slang)/configure
+   rm -f $@
+   cd $(cwd)/$(slang)  \
+CC=$(CC) $(fakelib_cflags) ./configure \
+   --prefix=/usr   \
+make \
+ln src/objs/libslang.a $(cwd)/fakelib\
+ln src/slang.h $(cwd)/fakeinclude
+   [ -e $@ ]
+
  build-$(dosemu)/config.status: $(dosemu)/.stamp-dosemu-nolock-patch \
- -   $(dosemu)/configure
+   $(dosemu)/configure fakelib/libslang.a
 rm -f $@
@@ -174,3 +184,3 @@
 --without-x --without-gpm --build=i586-linux\
- -   --prefix=/usr --with-slangdir=$(cwd)/$(slang)
+   --prefix=/usr
 [ -e $@ ]
=

Bye,

- -- 
Steffen Kaiser
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBRgOy2dOkJV1AYoBwAQI41Qf+KchTAjk+dsc2SgUO0qtT9qtOvIjCF8vb
cmenbqjadAkowcCn6mrLTcO5vLjmnlyIrLejwpVn7jbnSiQB4+AYWf57NYFMK77D
OTyL+FqZ0Dh4yB1B8ch7JYA4AHqVq7c2fwT0a3vmkZ4ifBP6jMiKMq6OdHOgA2Cn
0PIyw0pgR//44Ga0svXWc4aRBE7S+48G67YFsa2xzvXdvbQ9ktLx2+3QroSgluBb
On34r3Fuc+uXQzbv8y/Gr7ZvU4DFUqqTweFfrp9n8gqO1CfXq9Mn65rhDUlr4epw
Up93TA61MgUPFtdC5zkm9T9IP1nBNg0FyPVvdiYuf+EacU7QaLAdjA==
=IFFU
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: slang was not compiled (was Re: today's CVS checkout does not compile: libplugin_term.so)

2007-03-23 Thread Mario Gzuk
Hi,
you can take off the dosemu, just take a look at the script:
http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/z/etc/init/profiles/unattended-nodosemu/01install?view=markup

Here you can see how to replace the dosemu-part If you have questions,
feel free to ask.

greetings mario

Am Freitag, den 23.03.2007, 11:58 +0100 schrieb Steffen Kaiser:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Thu, 22 Mar 2007, Nils Olav Fossum wrote:
 
 Hello,
 
 I have news about the DOSEmu issue:
 
 The slang library was downloaded and unpacked, but not built. Hence, the 
 DOSEmu configure found the specified header files, but searched the 
 /lib directories of the host for the libslang.a.
 
 I changed the Makefile like so, in order to let DOSemu compile with 
 libplugin_term.so. (Because of the libcap issue, I cannot test any further 
 currently).
 
 I copy slang.h into fakeheaders and the compiled libslang.a into fakelib 
 and I removed the --with-slang from DOSemu, it picks up slang from the 
 fake* dirs.
 I'm not certain about the dependencies, though. I modelled the item after 
 DOSemu's one.
 
 ==
 - --- cvs/unattended/linuxboot/Makefile   2007-03-12 23:07:51.0 
 +0100
 +++ Makefile2007-03-22 16:42:11.0 +0100
 @@ -167,4 +167,14 @@
 
 +fakelib/libslang.a: $(slang)/configure
 +   rm -f $@
 +   cd $(cwd)/$(slang)  \
 +CC=$(CC) $(fakelib_cflags) ./configure \
 +   --prefix=/usr   \
 +make \
 +ln src/objs/libslang.a $(cwd)/fakelib\
 +ln src/slang.h $(cwd)/fakeinclude
 +   [ -e $@ ]
 +
   build-$(dosemu)/config.status: $(dosemu)/.stamp-dosemu-nolock-patch \
 - -   $(dosemu)/configure
 +   $(dosemu)/configure fakelib/libslang.a
  rm -f $@
 @@ -174,3 +184,3 @@
  --without-x --without-gpm --build=i586-linux\
 - -   --prefix=/usr --with-slangdir=$(cwd)/$(slang)
 +   --prefix=/usr
  [ -e $@ ]
 =
 
 Bye,
 
 - -- 
 Steffen Kaiser
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 
 iQEVAwUBRgOy2dOkJV1AYoBwAQI41Qf+KchTAjk+dsc2SgUO0qtT9qtOvIjCF8vb
 cmenbqjadAkowcCn6mrLTcO5vLjmnlyIrLejwpVn7jbnSiQB4+AYWf57NYFMK77D
 OTyL+FqZ0Dh4yB1B8ch7JYA4AHqVq7c2fwT0a3vmkZ4ifBP6jMiKMq6OdHOgA2Cn
 0PIyw0pgR//44Ga0svXWc4aRBE7S+48G67YFsa2xzvXdvbQ9ktLx2+3QroSgluBb
 On34r3Fuc+uXQzbv8y/Gr7ZvU4DFUqqTweFfrp9n8gqO1CfXq9Mn65rhDUlr4epw
 Up93TA61MgUPFtdC5zkm9T9IP1nBNg0FyPVvdiYuf+EacU7QaLAdjA==
 =IFFU
 -END PGP SIGNATURE-
 
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 unattended-devel mailing list
 unattended-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/unattended-devel


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: slang was not compiled (was Re: today's CVS checkout does not compile: libplugin_term.so)

2007-03-23 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 23 Mar 2007, Mario Gzuk wrote:

Hello,

 you can take off the dosemu, just take a look at the script:
 http://unattended-gui.svn.sourceforge.net/viewvc/unattended-gui/z/etc/init/profiles/unattended-nodosemu/01install?view=markup

Funnily, I had looked at these pages just a few houres before and 
I wondered:

a) is it save (aka, what are the drawbacks),
b) why not make it the default.

I mean, the DOSemu part is one of the oddest stuff of the Linux bootdisk. 
So it should be good to replace it with something robust.

 Here you can see how to replace the dosemu-part If you have questions,
 feel free to ask.

You replace the boot sectors (partly) and copy the files there. I mean: is 
this everything winnt.exe does? Nothing magic indeed. Are the boot sectors 
really independed on the size of the partition, esp. with the 8GB 
boundary?
A lot of time ago I had asked about to pre-copy the Pnp/driver structure 
in Linux to C:, because I had some wicked effects once the size grew more 
and more. I see the answer is yes.

Bye,

- -- 
Steffen Kaiser
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBRgPSedOkJV1AYoBwAQI3kwf+O6ho4FWrAHp9mhK2mU841pslPTt/q6zp
3QM5Xo/iiXM3aQELLB4RxHuDLGzYgJ3KeHdO0ZTaGcYHudZsC7EI61CBwOQOa8MO
CXxDuUGCGgP6VWvuQVrNlnqQMkE75sN34dbFVNW/hwzTLkLvEHHQ9Bpnktdm25qp
11y8HElF9tw7gu0nynHxgno0qW9hENUxvzx+tuHWxlur2hhGfPlgsYIjQ5JW59aI
+wwJK6ixwuWwZWWlIBPnJQW1Jvxw7hf0OhW/m459Rmh7AakNlFoEgEUS/DfWC5iQ
VK8zqeuZNwYOojl2UEPWNT/C4Mw68FBwnvYUOlP0CrIZJuy59Nq7mQ==
=V/qY
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: slang was not compiled (was Re: today's CVS checkout does not compile: libplugin_term.so)

2007-03-23 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 23 Mar 2007, Steffen Kaiser wrote:

 You replace the boot sectors (partly) and copy the files there. I mean: is
 this everything winnt.exe does? Nothing magic indeed. Are the boot sectors

What's about the winnt /lang: (MUI) stuff?
Is it there, too?

I guess, I have to test this ... .

Bye,

- -- 
Steffen Kaiser
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBRgPVCNOkJV1AYoBwAQJ28wgAjoIHWFAxrFSSDWQ8LpXAmyrkzN4aIkpT
FsOKfZid6LOvTL/MFqFJIPrr1r2EtonvZ25PbKiF+akBtOaDEpU7r9QOUellGcH4
pr+r2zOz6Ud+eZgDG79QgzXUsRIh+M+of2P+cE1QC9dadbifqD3LasOUjyWIpYZU
9jtzFGenR9UpYO9mJTiG/T98pqcU/kBB05Q1+wdMQi9D8594D3avIBoOnXQb8FHa
y/yvd43IAT7SjWrtmi7yUZZJr/zNTYMZLMFv+xNqCp9NC7CYI9qrxMVlcSbDSfHr
GiqzcAaJEj8pjPJwY6rForhN2uIUhtD3mGW0L6LE9u8jlRj+Mfg1Ew==
=OBoe
-END PGP SIGNATURE-

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel