Need winxpsp3-notips.pl in install/bin/

2008-05-02 Thread Matt Hyclak
I just copied winxpsp2-notips.pl and didn't see anything that would be
version specific.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: NTLDRNotFound 4.8 RC2

2008-04-29 Thread Matt Hyclak
On Tue, Apr 29, 2008 at 03:08:33PM +0100, Sid Brydon enlightened us:
 Is anyone getting any further with this issue, I have tried all the
 variations that I can think of, changing the geo_heads and geo_sectors
 options but it keeps failing with the NTDLR not found error (depending what
 options I use this can be in English or German).
 
 Regards
 Sid


I just hit my first instance of this with today's CVS and a machine that is
also reporting 78 heads and 60 sectors. I have an intel board with a SATA
drive (80 GB, I think) connected. 

I'm not sure what the solution is, if any, at this point. 

Nils? Mario? Any more thoughts? Do we drop back to 1.6.22?

Matt

 2008/4/18 Jens Geile [EMAIL PROTECTED]:
 
  Hi,
 
  I'm currently messing around with this fucked up system a little testing
  various things at once.
 
  Following situations:
  Harddisk, floppy and cdrom connected:
  * We have fix_disk_geo_heads (78), writing into /dev/dsk1
  * We have fix_disk_geo_sectors (60), writing into /dev/dsk1
 
  Harddisk and floppy connected:
  * We have fix_disk_geo_heads (78), writing into /dev/dsk1
  * We have fix_disk_geo_sectors (60), writing into /dev/dsk1
 
  Harddisk and cdrom connected:
  * We have fix_disk_geo_heads (78), writing into /dev/dsk1
  * We have fix_disk_geo_sectors (60), writing into /dev/dsk1
 
  Only harddisk connected:
  * We have fix_disk_geo_heads (78), writing into /dev/dsk1
  * We have fix_disk_geo_sectors (60), writing into /dev/dsk1
  but when you run unattended again after the NTLDR error it suddenly says:
  * We have fix_disk_geo_heads (27), writing into /dev/dsk1
  * We have fix_disk_geo_sectors (21), writing into /dev/dsk1
  The NTLDR error is still there, though.
 
  Then I tried dd if=/dev/zero of=/dev/sda bs=1024 count=100, ran
  unattended again, NTLDR error. :/
 
  I'll try the BIOS Update next but this piece of shit software needs a
  Windows system to run ... -.- Manually installing Windows really is a pain
  once you've tasted the sweetness of unattended installations.
 
  -
  jens
 

 -
 This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
 Don't miss this year's exciting event. There's still time to save $100. 
 Use priority code J8TL2D2. 
 http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
 ___
 unattended-devel mailing list
 unattended-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/unattended-devel




-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


KB898461

2008-04-21 Thread Matt Hyclak
Is there any reason we don't include KB898461 in the winxpsp2 updates?

http://support.microsoft.com/kb/898461

It's the permanent Windows Installer from way back in 2005. All my machines
lately have shown it as the first thing they want to install after rebooting.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: NTLDRNotFound with parted 1.8.8

2008-04-14 Thread Matt Hyclak
On Mon, Apr 14, 2008 at 04:51:44PM +0200, Mario Gzuk enlightened us:
 Am Montag, den 14.04.2008, 16:20 +0200 schrieb Juan Jose Pablos:
  Mario Gzuk escribió:
  Thanks for the info. I will have a look.
  
  I saw as well that this code is in german. No that I have a problem with 
  that but what about:
  
  Install grub
  When the postinst.bat start use fixmbr
 
 What code is in german?
 

In the unattended source, it seems to be the file
linuxboot/misc/ntldrbin/ntldr_boot_code_install.

[EMAIL PROTECTED] ntldrbin]$ strings ntldr_boot_code_install 
ff;F
fXfXfXfX
$LDR$  
NTLDR nicht gefunden
Datentr
gerfehler
Neustart mit beliebiger Taste

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Build Requirements list for Linuxboot on RHEL5/CentOS5

2008-04-11 Thread Matt Hyclak
The following packages are what I install to successfully build the latest
CVS linuxboot bits on CentOS5:

autoconf
gcc
gcc-c++
bison
flex
expat-devel
e2fsprogs-devel
ncurses-devel
libtermcap-devel
mkisofs
mtools
expect
texinfo
cvs


I just thought I'd put it out there in case others are interested in
building on that platform and are having problems.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: DOSemu needs librt

2008-04-08 Thread Matt Hyclak
On Fri, Apr 04, 2008 at 04:02:33PM -0400, Matt Hyclak enlightened us:
 On Fri, Apr 04, 2008 at 03:40:20PM -0400, Matt Hyclak enlightened us:
  The current CVS dies when using DOSemu because librt.so is missing. This
  patch fixes that.
  
  Is DOSemu going to be gone in 4.8, or do we want to have a release with both
  nt5install and DOSemu to give people some transition time?
  
 

My testing of today's 4.8 still requires this patch for DOSemu to work.
Comments?

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263
Index: Makefile
===
RCS file: /cvsroot/unattended/unattended/linuxboot/Makefile,v
retrieving revision 1.181
diff -u -r1.181 Makefile
--- Makefile4 Apr 2008 10:46:58 -   1.181
+++ Makefile4 Apr 2008 19:38:11 -
@@ -334,6 +335,11 @@
 
 $(call copy_lib, build-$(glibc)/dlfcn/libdl.so, stage1/lib/libdl.so)
 
+# DOSemu needs librt
+build-$(glibc)/rt/librt.so: build-$(glibc)/libc.so
+
+$(call copy_lib, build-$(glibc)/rt/librt.so, stage1/lib/librt.so)
+
 # Samba needs libresolv, libnss_*, libnsl, libcrypt
 build-$(glibc)/resolv/libresolv.so: build-$(glibc)/libc.so
 
@@ -367,7 +373,7 @@
$(patsubst %, stage1/lib/%, \
  libc.so ld-linux.so libdl.so libresolv.so libnsl.so   \
  libnss_dns.so libnss_files.so libcrypt.so \
- libm.so libutil.so libpthread.so  \
+ libm.so libutil.so libpthread.so librt.so \
)
 
 ## kbd
Index: misc/nail-floppy.txt
===
RCS file: /cvsroot/unattended/unattended/linuxboot/misc/nail-floppy.txt,v
retrieving revision 1.52
diff -u -r1.52 nail-floppy.txt
--- misc/nail-floppy.txt28 Mar 2008 08:45:36 -  1.52
+++ misc/nail-floppy.txt4 Apr 2008 20:00:45 -
@@ -37,6 +38,7 @@
 lib/libnss_dns.so
 lib/libnss_files.so
 lib/libresolv.so
+lib/librt.so
 lib/libz.so  # lspci
 
 # Should not hard-wire kernel version here.  FIXME!



pgpCGi1WyGN8C.pgp
Description: PGP signature
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


nt5install and XP Tablet Edition

2008-04-08 Thread Matt Hyclak
There's a problem with the Tablet Edition of XP and the nt5install program.
There's a special subdirectory (cmpnent) that is involved. I fixed the
problem with DOSemu (winnt.exe requires a /2 argument to indicate a second
CD), but I don't see an obvious way to do this in the nt5install script.

I'll see if I can figure it out, but I thought I'd put it out there for
someone a little more familiar with the script...

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: DOSemu needs librt

2008-04-08 Thread Matt Hyclak
On Tue, Apr 08, 2008 at 09:27:02PM +0200, Juan Jose Pablos enlightened us:
 Matt Hyclak escribió:
  On Fri, Apr 04, 2008 at 04:02:33PM -0400, Matt Hyclak enlightened us:
  On Fri, Apr 04, 2008 at 03:40:20PM -0400, Matt Hyclak enlightened us:
  The current CVS dies when using DOSemu because librt.so is missing. This
  patch fixes that.
 
  Is DOSemu going to be gone in 4.8, or do we want to have a release with 
  both
  nt5install and DOSemu to give people some transition time?
 
  
  My testing of today's 4.8 still requires this patch for DOSemu to work.
  Comments?
  
 
 I start getting the feeling that there must be something wrong with our 
 build system.
 I am not able to reproduce your problem. You are using pxe right?

 could you try this command?
 
 [EMAIL PROTECTED]:~/unattended/linuxboot/tftpboot$ md5sum *
 
 53d8ca3f2ad6eb2b9e4f5bc6f00c0dbd  bzImage
 a2156d58673354cf05c2947cf083  initrd
 09c98276e661cd20af4af306303e3891  pxelinux.0
 


No, I'm booting from CD.

/etc/master runs all the way through, then when it goes to launch DOSemu, it
says it is unable to find librt.so and bails out.

My build system is CentOS 5, pretty stripped down since I run all of my RPM
builds in mock (which uses a chroot). Versions that might be worth
mentioning are:

kernel-2.6.18-53.1.4.el5.i686
glibc-2.5-18.el5_1.1.i386
gcc-4.1.2-14.el5.i386

librt.so is included in the glibc-devel package, which is installed. There
is also a version included in the nptl-devel package
(/usr/lib/nptl/librt.so) which is *not* installed - I'm not sure if the boot
disk is trying to use nptl or not...

I'm also having problems with mysql when ncurses-devel and libtermcap-devel
are not installed. I've uninstalled them for now to see if Nils'
modifications to the Makefile fix that or not.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: DOSemu needs librt

2008-04-08 Thread Matt Hyclak
On Tue, Apr 08, 2008 at 10:46:35PM +0200, Nils Olav Fossum enlightened us:
 Tirsdag 08 april 2008 21:41, skrev Matt Hyclak:
My testing of today's 4.8 still requires this patch for DOSemu to work.
Comments?
  
   I start getting the feeling that there must be something wrong with our
   build system.
 
 yes, we should start looking at it.
 The current system has too many dependencies on the host.
 
   I am not able to reproduce your problem.
 
 I have never seen it either.
 
 
  /etc/master runs all the way through, then when it goes to launch DOSemu,
  it says it is unable to find librt.so and bails out.
 
  My build system is CentOS 5, pretty stripped down since I run all of my RPM
  builds in mock (which uses a chroot). Versions that might be worth
  mentioning are:
 
  kernel-2.6.18-53.1.4.el5.i686
  glibc-2.5-18.el5_1.1.i386
  gcc-4.1.2-14.el5.i386
 
  librt.so is included in the glibc-devel package, which is installed. There
  is also a version included in the nptl-devel package
  (/usr/lib/nptl/librt.so) which is *not* installed - I'm not sure if the
  boot disk is trying to use nptl or not...
 
 librt.so is in libc6-dev on Debian-based systems.
 I think the patch should go in while we investigate the build system.
 I have not tested, but it seems harmless.
 
 My theory:
 Glibc is heavy patched and with diverting settings and patchlevels by the 
 distributions.
 Our build system does not handle diverting hosts.


Quite possible.

 
  I'm also having problems with mysql when ncurses-devel and libtermcap-devel
  are not installed. I've uninstalled them for now to see if Nils'
  modifications to the Makefile fix that or not.
 
 oh, sorry
 I must clarify that.
 I have stopped looking at it, as Im not using mysql.
 But, yes, it is another example of dependency on the building host.
 ncurses-devel is the easy short-term solution.. :-/

The good news is that it all still works, so long as I build with
ncurses-devel and libtermcap-devel installed. I don't think it's
unreasonable to expect certain things be available on the build host as long
as we've documented them.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: nt5install and XP Tablet Edition

2008-04-08 Thread Matt Hyclak
On Tue, Apr 08, 2008 at 11:12:16PM +0200, Nils Olav Fossum enlightened us:
 Tirsdag 08 april 2008 21:10, skrev Matt Hyclak:
  There's a problem with the Tablet Edition of XP and the nt5install program.
  There's a special subdirectory (cmpnent) that is involved. I fixed the
  problem with DOSemu (winnt.exe requires a /2 argument to indicate a second
  CD), but I don't see an obvious way to do this in the nt5install script.
 
  I'll see if I can figure it out, but I thought I'd put it out there for
  someone a little more familiar with the script...
 
 does winnt ask for the second cd, or is it on disk?

 you will have to find out where the extra files go..
 

Seems it wasn't too hard to figure out. Patch attached.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263
Index: linuxboot/misc/nt5x-install
===
RCS file: /cvsroot/unattended/unattended/linuxboot/misc/nt5x-install,v
retrieving revision 1.1
diff -u -r1.1 nt5x-install
--- linuxboot/misc/nt5x-install 4 Apr 2008 10:46:58 -   1.1
+++ linuxboot/misc/nt5x-install 8 Apr 2008 22:16:42 -
@@ -163,6 +163,12 @@
 fi
 
 copy_files $OS_INSTALL_DIR/ /c/\$win_nt\$.~ls/ 1 Copy system
+
+if [ -d $OS_DIR/cmpnents ]
+then
+   copy_files $OS_DIR/cmpnents/ /c/\$win_nt\$.~ls/ 1 Copy cmpnents
+fi
+
 if [ $ARCH == amd64 ]
 then
copy_files $OS_DIR/i386/ /c/\$win_nt\$.~ls/ 1 Copy i386 system


pgpOa3iahv5CM.pgp
Description: PGP signature
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: nt5install and XP Tablet Edition

2008-04-08 Thread Matt Hyclak
On Wed, Apr 09, 2008 at 12:43:50AM +0200, Juan Jose Pablos enlightened us:
 Matt Hyclak escribió:
  Seems it wasn't too hard to figure out. Patch attached.
 
 Added. I think that you are the only person that can test this out :-)
 

At least I can be of some use :-)

Testing so far has gone well on the tablets. They are the only machines I
have with the 240 head geometry, and nt5xinstall picks it up perfectly. With
the patch I sent, I watched it go all the way through the windows installer
and reboot to start installing patches and apps, so I think it's good there.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: Unattended 4gig partition issue

2008-04-07 Thread Matt Hyclak
On Mon, Apr 07, 2008 at 05:18:30PM +1200, Michael Hodgkinson enlightened us:
 We have started purchasing Dell Optiplex 755's and found that our 
 Unattended install did not handle their Network cards. 
 So I downloaded the Unattended CVS and compiled (today), the network cards 
 now work, but the installation doesn't.
 After going through the install options (OS, drivers,hostname) and 
 selecting the option to use the whole disk, it only creates a 4gig 
 partition on the disk and won't install WinXp.
 I tried the new nt5x-install method, but after the windows setup (text 
 user interface) tried to load the GUI setup it Blue Screen of Deathed.
 
 I tried using dd to blank the partition table of the disk, then run 
 Unattended again, with no success.
 Then tried installing via unattended into a VMware image but also just end 
 up with the 4gig partition?
 
 Any idea what the problem can be?
 

In the BIOS, go to the SATA Controller submenu and set it to Legacy. See if
that fixes he problem.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Hosts file

2008-04-04 Thread Matt Hyclak
I ran into an issue when making the switch from smbmount to cifs. We have a
somewhat odd situation here where DHCP addresses are handled campus-wide,
and get a search path of cns.ohiou.edu. My servers are in the math.ohiou.edu
domain. 

I'm a little fuzzy on the details, but I believe smbmount would send a
broadcast out for the server name if it couldn't find it in DNS, whereas
CIFS doesn't. It might be possible to work around this with a WINS server,
but I'm not sure.

To combat this, I simply created a hosts file on the boot CD which negates
the problem. The following is a patch and a hosts file that can be put in
the linuxboot/misc/ directory.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263


# List additional servers here if necessary (e.g. no WINS server)
127.0.0.1   localhost.localdomain   localhost
Index: Makefile
===
RCS file: /cvsroot/unattended/unattended/linuxboot/Makefile,v
retrieving revision 1.181
diff -u -r1.181 Makefile
--- Makefile4 Apr 2008 10:46:58 -   1.181
+++ Makefile4 Apr 2008 19:24:41 -
@@ -765,6 +766,8 @@
 
 $(call copy_file,misc/master,stage1/etc/master)
 
+$(call copy_file,misc/hosts,stage1/etc/hosts)
+
 $(call copy_file,misc/modprobe.conf,stage1/etc/modprobe.conf)
 
 $(call copy_file,misc/module-order.txt,stage1/etc/module-order.txt)
@@ -794,7 +797,7 @@
stage1/bin/find-modules-pci \
stage1/bin/make-blkdev-nodes stage1/etc/extra.pcimap\
stage1/etc/master stage1/etc/modprobe.conf  \
-   stage1/etc/module-order.txt \
+   stage1/etc/module-order.txt stage1/etc/hosts\
stage1/etc/udhcpc-script stage1/etc/nsswitch.conf   \
stage1/etc/passwd stage1/usr/lib/freedos-mbr.bin\
stage1/usr/lib/ntldrbin/ntldr_boot_code_install \
Index: misc/nail-floppy.txt
===
RCS file: /cvsroot/unattended/unattended/linuxboot/misc/nail-floppy.txt,v
retrieving revision 1.52
diff -u -r1.52 nail-floppy.txt
--- misc/nail-floppy.txt28 Mar 2008 08:45:36 -  1.52
+++ misc/nail-floppy.txt4 Apr 2008 19:24:41 -
@@ -17,6 +17,7 @@
 
 etc/extra.pcimap
 etc/ld.so.cache
+etc/hosts
 etc/master
 etc/version
 


pgpQymT1XXqfZ.pgp
Description: PGP signature
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: XP Tablet Patch for dosemu install

2008-04-04 Thread Matt Hyclak
On Fri, Apr 04, 2008 at 02:47:52PM -0400, Matt Hyclak enlightened us:
 I re-created my patch for installing XP Tablet version against current CVS.
 It's commented, hopefully it makes sense. It isn't too much of a change, but
 if dosemu is still going to be a part of the 4.8 release, I'd like to see
 this make it in.
 

Resend. I missed one line when porting the patch to the new install.pl.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263
Index: install.pl
===
RCS file: /cvsroot/unattended/unattended/install/dosbin/install.pl,v
retrieving revision 1.152
diff -u -r1.152 install.pl
--- install.pl  4 Apr 2008 10:46:58 -   1.152
+++ install.pl  4 Apr 2008 19:32:31 -
@@ -979,9 +979,32 @@
 validate_old_dos_dir ($src_tree);
 $src_tree =~ /\\$/
 or $src_tree .= '\\';
-$src_tree .= 'i386';
 my $dos_zdrv = $u-{'_meta'}-{'dos_zdrv'};
-return $dos_zdrv;cd $src_tree;winnt $lang_opts /s:$src_tree 
/u:$unattend_txt;
+my $cmpnents = ;
+my $winnt_path = winnt;
+my $winnt_opts = ;
+
+# Create the correct string for the cmpnents directory. This will
+# either be Z:\os... or /z/os... depending on the boot disk.
+if ($is_linux) {
+(my $linux_tree = $src_tree) =~ s#\\#/#g;
+$linux_tree =~ s#$dos_zdrv#/z#g;
+
+$cmpnents = $linux_tree . cmpnents;
+} else {
+$cmpnents = $src_tree . cmpnents;
+}
+
+# Test to see if the cmpnents directory exists - if so we have 
+# XP Tablet and need to call the installer with different arguments.
+if ( -e $cmpnents ) {
+$winnt_path = i386\\winnt;
+$winnt_opts = /2;
+} else {
+$src_tree .= 'i386';
+}
+
+return $dos_zdrv;cd $src_tree;$winnt_path $winnt_opts $lang_opts 
/s:$src_tree /u:$unattend_txt;
 };
 
 $u-comments ('_meta', 'edit_files') =


pgpnMpukmD5j0.pgp
Description: PGP signature
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


DOSemu needs librt

2008-04-04 Thread Matt Hyclak
The current CVS dies when using DOSemu because librt.so is missing. This
patch fixes that.

Is DOSemu going to be gone in 4.8, or do we want to have a release with both
nt5install and DOSemu to give people some transition time?

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263


Index: Makefile
===
RCS file: /cvsroot/unattended/unattended/linuxboot/Makefile,v
retrieving revision 1.181
diff -u -r1.181 Makefile
--- Makefile4 Apr 2008 10:46:58 -   1.181
+++ Makefile4 Apr 2008 19:38:11 -
@@ -334,6 +335,11 @@
 
 $(call copy_lib, build-$(glibc)/dlfcn/libdl.so, stage1/lib/libdl.so)
 
+# DOSemu needs librt
+build-$(glibc)/rt/librt.so: build-$(glibc)/libc.so
+
+$(call copy_lib, build-$(glibc)/rt/librt.so, stage1/lib/librt.so)
+
 # Samba needs libresolv, libnss_*, libnsl, libcrypt
 build-$(glibc)/resolv/libresolv.so: build-$(glibc)/libc.so
 
@@ -367,7 +373,7 @@
$(patsubst %, stage1/lib/%, \
  libc.so ld-linux.so libdl.so libresolv.so libnsl.so   \
  libnss_dns.so libnss_files.so libcrypt.so \
- libm.so libutil.so libpthread.so  \
+ libm.so libutil.so libpthread.so librt.so \
)
 
 ## kbd


pgpQkNIIX3Kb8.pgp
Description: PGP signature
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: DOSemu needs librt

2008-04-04 Thread Matt Hyclak
On Fri, Apr 04, 2008 at 03:40:20PM -0400, Matt Hyclak enlightened us:
 The current CVS dies when using DOSemu because librt.so is missing. This
 patch fixes that.
 
 Is DOSemu going to be gone in 4.8, or do we want to have a release with both
 nt5install and DOSemu to give people some transition time?
 

Another resend. Need to put it in nail-floppy.txt, too.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263
Index: Makefile
===
RCS file: /cvsroot/unattended/unattended/linuxboot/Makefile,v
retrieving revision 1.181
diff -u -r1.181 Makefile
--- Makefile4 Apr 2008 10:46:58 -   1.181
+++ Makefile4 Apr 2008 19:38:11 -
@@ -334,6 +335,11 @@
 
 $(call copy_lib, build-$(glibc)/dlfcn/libdl.so, stage1/lib/libdl.so)
 
+# DOSemu needs librt
+build-$(glibc)/rt/librt.so: build-$(glibc)/libc.so
+
+$(call copy_lib, build-$(glibc)/rt/librt.so, stage1/lib/librt.so)
+
 # Samba needs libresolv, libnss_*, libnsl, libcrypt
 build-$(glibc)/resolv/libresolv.so: build-$(glibc)/libc.so
 
@@ -367,7 +373,7 @@
$(patsubst %, stage1/lib/%, \
  libc.so ld-linux.so libdl.so libresolv.so libnsl.so   \
  libnss_dns.so libnss_files.so libcrypt.so \
- libm.so libutil.so libpthread.so  \
+ libm.so libutil.so libpthread.so librt.so \
)
 
 ## kbd
Index: misc/nail-floppy.txt
===
RCS file: /cvsroot/unattended/unattended/linuxboot/misc/nail-floppy.txt,v
retrieving revision 1.52
diff -u -r1.52 nail-floppy.txt
--- misc/nail-floppy.txt28 Mar 2008 08:45:36 -  1.52
+++ misc/nail-floppy.txt4 Apr 2008 20:00:45 -
@@ -37,6 +38,7 @@
 lib/libnss_dns.so
 lib/libnss_files.so
 lib/libresolv.so
+lib/librt.so
 lib/libz.so  # lspci
 
 # Should not hard-wire kernel version here.  FIXME!



pgpGYPt0pYypr.pgp
Description: PGP signature
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: [Unattended] 4.8 Release Candidate1

2008-04-04 Thread Matt Hyclak
On Sat, Apr 05, 2008 at 02:33:02AM +0200, Nils Olav Fossum enlightened us:
 Fredag 04 april 2008 19:53, skrev Matt Hyclak:
  On Fri, Apr 04, 2008 at 05:48:02PM +0200, Juan Jose Pablos enlightened us:
   I put a Release Note on the wiki for updating information related to
   this release, feel free to update it:
   http://ubertechnique.com/unattended/ReleaseNotes480
 
  Can someone (Nils?) add some concise instructions on the Release Notes page
  for replacing winnt with nt5install? I know it was on one of the mailing
  lists at some point, but keeping it all in one place would be great.
 
 I added:
 http://ubertechnique.com/unattended/nt5xinstall
 with a link from the release notes page.
 
 Skål :-)
 Nils Olav
 

Excellent! 

Thanks,
Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: XP Tablet Edition

2008-01-28 Thread Matt Hyclak
On Fri, Jan 25, 2008 at 10:39:16AM -0500, Matt Hyclak enlightened us:
 On Wed, Jan 23, 2008 at 12:49:51PM -0500, Matt Hyclak enlightened us:
  I have a patch floating around that I forgot to put into production and then
  wondered why I couldn't reinstall my tablet PCs. I thought I'd send it out
  here to the list for possible inclusion in the next release. It basically
  just looks for the cmpnents directory on the source media, and if it exists
  calls winnt.exe with the correct arguments.
  
 
 Not to follow up to myself, but I figured a working patch would be better
 than what I sent previously. Stupid $'s.
 
 This version is actually tested, is a pretty minimal change, and I'd like to
 see it make it into the CVS tree.
 

Third time's the charm?

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263
Index: install/dosbin/install.pl
===
RCS file: /cvsroot/unattended/unattended/install/dosbin/install.pl,v
retrieving revision 1.149
diff -u -r1.149 install.pl
--- install/dosbin/install.pl   8 Jan 2008 08:33:00 -   1.149
+++ install/dosbin/install.pl   25 Jan 2008 14:31:59 -
@@ -976,9 +976,29 @@
 validate_old_dos_dir ($src_tree);
 $src_tree =~ /\\$/
 or $src_tree .= '\\';
-$src_tree .= 'i386';
 my $dos_zdrv = $u-{'_meta'}-{'dos_zdrv'};
-return $dos_zdrv;cd $src_tree;winnt $lang_opts /s:$src_tree 
/u:$unattend_txt;
+my $cmpnents = ;
+my $winnt_path = winnt;
+my $winnt_opts = ;
+
+if ($is_linux) {
+(my $linux_tree = $src_tree) =~ s#\\#/#g;
+$linux_tree =~ s#$dos_zdrv#/z#g;
+
+$cmpnents = $linux_tree . cmpnents;
+} else {
+$cmpnents = $src_tree . cmpnents;
+}
+print $cmpnents\n;
+
+if ( -e $cmpnents ) {
+$winnt_path = i386\\winnt;
+$winnt_opts = /2;
+} else {
+$src_tree .= 'i386';
+}
+
+return $dos_zdrv;cd $src_tree;$winnt_path $winnt_opts $lang_opts 
/s:$src_tree /u:$unattend_txt;
 };
 
 $u-comments ('_meta', 'edit_files') =
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: Update isolinux.bin in CVS

2008-01-25 Thread Matt Hyclak
On Fri, Jan 25, 2008 at 09:19:48AM +0100, Juan Jose Pablos enlightened us:
 Matt Hyclak escribió:
  Could someone who has CVS commit access update bootdisk/isolinux.bin? 3.08
  is ancient and causes problems on some machines.
 
 ok. Done it. I only replaced the isolinux.bin binary, Let me know if you 
   find any problems.
 

That should be all it needs.

Thanks,
Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: BusyBox DD options

2008-01-25 Thread Matt Hyclak
On Fri, Jan 25, 2008 at 09:24:52AM +0100, Juan Jose Pablos enlightened us:
 Matt Hyclak escribió:
  Is there a reason CONFIG_FEATURE_DD_IBS_OBS is not set in busybox-config?
 
 I am not aware of any. Posibly that this feature has been added after of 
 the initial setup. And we possibly just copy from previous configuration 
 (this is just my theory of things...)



Perhaps it used to be default, but no longer. 

 
  Enabling that turns on the conv= option as well as ibs= and obs=. I'm
  currently using conv=notrunc in a post-dosemu command to fix hard drives
  using 240 heads rather than 255.
  
 
 done.
 

Excellent, thanks!

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: XP Tablet Edition

2008-01-25 Thread Matt Hyclak
On Wed, Jan 23, 2008 at 12:49:51PM -0500, Matt Hyclak enlightened us:
 I have a patch floating around that I forgot to put into production and then
 wondered why I couldn't reinstall my tablet PCs. I thought I'd send it out
 here to the list for possible inclusion in the next release. It basically
 just looks for the cmpnents directory on the source media, and if it exists
 calls winnt.exe with the correct arguments.
 

Not to follow up to myself, but I figured a working patch would be better
than what I sent previously. Stupid $'s.

This version is actually tested, is a pretty minimal change, and I'd like to
see it make it into the CVS tree.

Thanks,
Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263
Index: install/dosbin/install.pl
===
RCS file: /cvsroot/unattended/unattended/install/dosbin/install.pl,v
retrieving revision 1.149
diff -u -r1.149 install.pl
--- install/dosbin/install.pl   8 Jan 2008 08:33:00 -   1.149
+++ install/dosbin/install.pl   25 Jan 2008 14:31:59 -
@@ -976,9 +976,29 @@
 validate_old_dos_dir ($src_tree);
 $src_tree =~ /\\$/
 or $src_tree .= '\\';
-$src_tree .= 'i386';
 my $dos_zdrv = $u-{'_meta'}-{'dos_zdrv'};
-return $dos_zdrv;cd $src_tree;winnt $lang_opts /s:$src_tree 
/u:$unattend_txt;
+my $cmpnents = ;
+my $winnt_path = ;
+my $winnt_opts = ;
+
+if ($is_linux) {
+(my $linux_tree = $src_tree) =~ s#\\#/#g;
+$linux_tree =~ s#$dos_zdrv#/z#g;
+
+$cmpnents = $linux_tree . cmpnents;
+} else {
+$cmpnents = $src_tree . cmpnents;
+}
+print $cmpnents\n;
+
+if ( -e $cmpnents ) {
+$winnt_path = i386\\winnt;
+$winnt_opts = /2;
+} else {
+$src_tree .= 'i386';
+}
+
+return $dos_zdrv;cd $src_tree;$winnt_path $winnt_opts $lang_opts 
/s:$src_tree /u:$unattend_txt;
 };
 
 $u-comments ('_meta', 'edit_files') =
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Update isolinux.bin in CVS

2008-01-24 Thread Matt Hyclak
Could someone who has CVS commit access update bootdisk/isolinux.bin? 3.08
is ancient and causes problems on some machines.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


BusyBox DD options

2008-01-24 Thread Matt Hyclak
Is there a reason CONFIG_FEATURE_DD_IBS_OBS is not set in busybox-config?
Enabling that turns on the conv= option as well as ibs= and obs=. I'm
currently using conv=notrunc in a post-dosemu command to fix hard drives
using 240 heads rather than 255.

Matt

P.S. (I hope this is the last e-mail today, but I'm not promising anything :-)

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: roadmap for next release

2007-01-30 Thread Matt Hyclak
On Tue, Jan 30, 2007 at 10:19:54AM +0100, zorman cyril enlightened us:
 This thread is to reactivate unattented development (see thread in user 
 list)
 
 so people who have idea and want to help can join us
 It would be good that people with cvs right join us
 
 for me thing we have to do
 
 test it with vista
 make it work with dosemu 1.3.4
 make it work with parted 1.8.2

Will this cause problems with the NTLDR Not Found problems? I'm sticking at
1.6.22 because of that right now.

 move to svn
 
 
 integrated all the enhancement that people have do over the time
 http://sourceforge.net/projects/unattended-gui/
 http://wpkg.linuxkidd.com/

I think over the long run, should I stay in my current position, I would use
unattended to bootstrap the OS and WPKG, then let WPKG do the rest since it
handles updating software better.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
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: roadmap for next release

2007-01-30 Thread Matt Hyclak
On Tue, Jan 30, 2007 at 02:11:47PM -0500, Michael J. Kidd enlightened us:
 One thing I'd like to see ( on top of already suggested items... Vista 
 support, etc.. ) would be to make it easier to do a Fully automated 
 install.  No user intervention start to finish.  I've done this by 
 tweaking the install.pl script to not ask so many questions... but there 
 should be an option that it looks for.  I may whip something up and 
 submit a patch in a few days..


Does config.pl not do it for you? I've written mine to query a MySQL
database based on MAC address to get configuration parameters. Mine are
fully automated other than telling the machine Yes, partition and Yes,
format the drive (I'm paranoid about leaving the boot CD in the drive, I
guess). So it's not totally automated, but it only takes me about 2 minutes
to boot the computer, type yes a couple times and move on to the next machine.

Matt

 Michael
 http://wpkg.linuxkidd.com :)

/me investigates :-)

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
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: toto.pl fails on Windows XP Tablet Edition

2007-01-09 Thread Matt Hyclak
On Mon, Jan 08, 2007 at 03:27:58PM -0500, Matt Hyclak enlightened us:
 On Mon, Jan 08, 2007 at 02:36:23PM -0500, Matt Hyclak enlightened us:
  I'm getting a strange problem with my tablet PCs and unattended. The same
  boot disk and install point work just fine with WinXP Pro, but when I try to
  run it on tablet edition, I get the following error:
  
  Can't call method InstancesOf on an undefined value at Z:\bin\todo.pl
  line 234.
  
  I'm running the latest CVS. The line that it's failing on is:
  
  # Get the SWbemObjectSet of Win32_OperatingSystem instances.
  my $os_instances = $wmi-InstancesOf ('Win32_OperatingSystem');
 
  where $wmi is set by calling
  
  # Get a handle to the SWbemServices object for this machine.
  my $wmi = Win32::OLE-GetObject ('WinMgmts:');
  
  which is not returning a handle as the comment suggests. Is anyone more
  competent with the Win32 perl modules that they can help me diagnose what's
  happening?
  
  ActivePerl 5.8.8 build 819 is installed.
  
 
 Just to follow up a bit, I've pared everything down to the failing call. My
 test.pl contains:
 
 use Win32::OLE;
 
 $wmi = Win32::OLE-GetObject('WinMgmts:');
 print Win32::OLE-LastError();
 
 
 and it outputs:
 
 Win32::OLE(0.1707) error 0x800401e4: Invalid syntax
 after character 0 in WinMgmts:
 
 
 whereas on a WinXP Pro system, the same script simply outputs 
 
 0
 
 Any thoughts?
 

It seems that this was a problem with my install point. I had rsynced it
from one server to the other. Using the old install point worked just fine,
so I'm not sure what happened with the transfer - maybe sparse files or
something. Anyway, everything is working properly now, just wanted to put it
on the list for the archives.

Matt


-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
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


toto.pl fails on Windows XP Tablet Edition

2007-01-08 Thread Matt Hyclak
I'm getting a strange problem with my tablet PCs and unattended. The same
boot disk and install point work just fine with WinXP Pro, but when I try to
run it on tablet edition, I get the following error:

Can't call method InstancesOf on an undefined value at Z:\bin\todo.pl
line 234.

I'm running the latest CVS. The line that it's failing on is:

# Get the SWbemObjectSet of Win32_OperatingSystem instances.
my $os_instances = $wmi-InstancesOf ('Win32_OperatingSystem');
   
where $wmi is set by calling

# Get a handle to the SWbemServices object for this machine.
my $wmi = Win32::OLE-GetObject ('WinMgmts:');

which is not returning a handle as the comment suggests. Is anyone more
competent with the Win32 perl modules that they can help me diagnose what's
happening?

ActivePerl 5.8.8 build 819 is installed.

Thanks,
Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263



-
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: using unzip without install on the target machine

2006-11-14 Thread Matt Hyclak
On Tue, Nov 14, 2006 at 11:03:58AM +0100, Juan Jose Pablos enlightened us:
 I am creating a script to install the dictionaries on openoffice 2.
 
 The problem I have got is that the dictionaries comes zipped. So I need 
 to unzip them with a command like:
 
 todo.pl unzip z:\packages\openoffice\share_dict_ooo\es.zip 
 \%ProgramFiles%\OpenOffice.org 2.0\\share\dict\ooo\
 
 I have a few options:
 
 install 7.zip  on the client machine.


I use the 7-zip option. I just put it very close to first on the list to
install.

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: Fixing NTLDR Parted problems

2006-10-05 Thread Matt Hyclak
On Wed, Oct 04, 2006 at 08:21:02PM +0200, [EMAIL PROTECTED] enlightened us:
 Hello guys,
 
   I was notified of a problem with GNU Parted 1.6.23 and onwards that
 prevents NTLDR from being found.  I'd like to fix this for GNU Parted
 1.8, but I can't because I could not find any changes between 22 and 23
 that could have effected this.
 
   Can you help me?
 

Leslie,

Parted 1.6.22 mostly fixes things, there are still some issues with machines
that report 240 vs. 255 heads. The original thread is located at

http://lists.gnu.org/archive/html/bug-parted/2004-07/msg00032.html

Our current workarounds and information is listed at 

http://ubertechnique.com/unattended/NTLDRNotFound

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

-
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: WindowsXP SP2 Update Errors

2006-08-19 Thread Matt Hyclak
On Sat, Aug 19, 2006 at 01:47:00PM +0200, Niels S. Richthof enlightened us:
  After updating my cvs tree yesterday, I'm getting odd things happening on
  about half a dozen XP SP2 updates. The update runs, but returns with code
  246,
 
 Ouch, that does not sound very good to me...
 
 
  I'm in the process of searching for what return value 246 is, but thought
  I'd ask here and see if anything was changed lately that might cause this (I
  thought Niels said he had been updating some things...)
 
 Well, I only did my usual microsoft-patchday-celebrations: click 
 through the Security Bulletins and update the script files.
 
 This time I was late because of business travels outside my country. 
 Sorry for that.
 
 Usually, we use Unattended at least once per week - this is my way of 
 testing the script changes I do. But so far there was no need for an 
 installation since my changes so I cannot confirm or disprove your 
 report.
 
  It seems to extract
  the files appropriately, but when it goes to actually run the update it
  fails.
  
  The affected updates are KB921883, KB920683, KB918899, KB920214, KB922616,
  and KB917422.
 
 Wonderful. This is the complete set of the updates I added.


There were actually 2 more, but they are written down at work and came a
little later in the install process. I can send those when I get back on
Monday.

 I could not see any differences - maybe MS changed something.
 
 
 Matt, what did you do when Unattended stopped: ignore or retry?
 
 If ignore: did you start Windowsupdate and if so: asked Windowsupdate 
 you to install these patches?

I tried retry a couple times with the same results - 246. When I chose
ignore, it was as you suspected - it continued and after the dust had
settled Automatic Updates wanted to install them.

Thanks for looking into it.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263





-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


WindowsXP SP2 Update Errors

2006-08-18 Thread Matt Hyclak
After updating my cvs tree yesterday, I'm getting odd things happening on
about half a dozen XP SP2 updates. The update runs, but returns with code
246, so unattended doesn't know what to do and pauses waiting for
instruction - not terribly useful in an unattended setting :-)

I'm in the process of searching for what return value 246 is, but thought
I'd ask here and see if anything was changed lately that might cause this (I
thought Niels said he had been updating some things...) It seems to extract
the files appropriately, but when it goes to actually run the update it
fails.

The affected updates are KB921883, KB920683, KB918899, KB920214, KB922616,
and KB917422.

Thanks,
Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


Re: Samba-Version is now samba-3.0.23a

2006-08-08 Thread Matt Hyclak
On Mon, Aug 07, 2006 at 03:53:30PM +0200, Steffen Kaiser enlightened us:
 unattended/linuxboot/Makefile CVS version 1.136:
 
 The Samba version 3.0.22 is no longer available, but 3.0.23a
 

The problem was that the new version of Samba (= 3.0.23 requires libcap). I
had done some work before vacation and just got back to things. Attached is
a patch to HEAD which updates the kernel and samba, backs parted out to
1.6.22 to help with geometry problems, and adds libcap appropriately so that
samba works.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263
Index: Makefile
===
RCS file: /cvsroot/unattended/unattended/linuxboot/Makefile,v
retrieving revision 1.136
diff -r1.136 Makefile
16c16,17
 linux=linux-2.6.17
---
 libcap=libcap-1.10
 linux=linux-2.6.17.8
21c22
 parted=parted-1.6.25.1
---
 parted=parted-1.6.22
30c31
 samba=samba-3.0.22
---
 samba=samba-3.0.23a
38,39c39,40
   $(linux) $(module-init-tools) $(mysql) $(nano) $(ncurses)   \
   $(parted) $(perl) $(perl-ldap) $(perl-xml-parser)   \
---
   $(libcap) $(linux) $(module-init-tools) $(mysql) $(nano)\
   $(ncurses) $(parted) $(perl) $(perl-ldap) $(perl-xml-parser)\
363a365,374
 ## libcap
 $(libcap)/libcap/libcap.so: 
   cd $(libcap)\
make
   [ -e $@ ]  touch $@
 
 $(call copy_lib, $(libcap)/libcap/libcap.so, stage1/lib/libcap.so)
 
 stage1 += stage1/lib/libcap.so
 
619c630
   PERL_ARCHLIB=$(cwd)/stage1/opt/perl/lib/5.8.7/i586-linux-thread-multi/ \
---
   PERL_ARCHLIB=$(cwd)/stage1/opt/perl/lib/5.8.8/i586-linux-thread-multi/ \
896a908,909
 $(call download_rule, $(libcap), tar.gz,  \
   http://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/)
Index: misc/nail-floppy.txt
===
RCS file: /cvsroot/unattended/unattended/linuxboot/misc/nail-floppy.txt,v
retrieving revision 1.35
diff -r1.35 nail-floppy.txt
33a34
 lib/libcap.so # More Samba
41,55c42,56
 lib/modules/2.6.17/modules.alias
 lib/modules/2.6.17/modules.ccwmap
 lib/modules/2.6.17/modules.dep
 lib/modules/2.6.17/modules.ieee1394map
 lib/modules/2.6.17/modules.inputmap
 lib/modules/2.6.17/modules.isapnpmap
 lib/modules/2.6.17/modules.pcimap
 lib/modules/2.6.17/modules.symbols
 lib/modules/2.6.17/modules.usbmap
 
 lib/modules/2.6.17/kernel/drivers/net
 
 lib/modules/2.6.17/kernel/drivers/usb/core
 lib/modules/2.6.17/kernel/drivers/usb/host
 lib/modules/2.6.17/kernel/drivers/usb/input
---
 lib/modules/2.6.17.8/modules.alias
 lib/modules/2.6.17.8/modules.ccwmap
 lib/modules/2.6.17.8/modules.dep
 lib/modules/2.6.17.8/modules.ieee1394map
 lib/modules/2.6.17.8/modules.inputmap
 lib/modules/2.6.17.8/modules.isapnpmap
 lib/modules/2.6.17.8/modules.pcimap
 lib/modules/2.6.17.8/modules.symbols
 lib/modules/2.6.17.8/modules.usbmap
 
 lib/modules/2.6.17.8/kernel/drivers/net
 
 lib/modules/2.6.17.8/kernel/drivers/usb/core
 lib/modules/2.6.17.8/kernel/drivers/usb/host
 lib/modules/2.6.17.8/kernel/drivers/usb/input
57c58
 lib/modules/2.6.17/kernel/lib/crc32.ko
---
 lib/modules/2.6.17.8/kernel/lib/crc32.ko
59c60
 lib/modules/2.6.17/kernel/fs/cifs
---
 lib/modules/2.6.17.8/kernel/fs/cifs
62,66c63,67
 lib/modules/2.6.17/kernel/drivers/block/floppy.ko
 lib/modules/2.6.17/kernel/fs/fat/fat.ko
 lib/modules/2.6.17/kernel/fs/msdos/msdos.ko
 lib/modules/2.6.17/kernel/fs/vfat/vfat.ko
 lib/modules/2.6.17/kernel/fs/nls/nls_iso8859-1.ko
---
 lib/modules/2.6.17.8/kernel/drivers/block/floppy.ko
 lib/modules/2.6.17.8/kernel/fs/fat/fat.ko
 lib/modules/2.6.17.8/kernel/fs/msdos/msdos.ko
 lib/modules/2.6.17.8/kernel/fs/vfat/vfat.ko
 lib/modules/2.6.17.8/kernel/fs/nls/nls_iso8859-1.ko
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel


winxpsp2-updates.bat error

2004-12-30 Thread Matt Hyclak
Somehow backslashes got in for the last update, so prepare was not working
correctly. Attached is a corrected .bat file, renamed to .txt.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263


:: Install all updates and hotfixes for Windows XP SP2
@Echo off
:: Note that since we are pushing these commands onto the to-do stack,
:: they will be executed in the opposite order.

:: Extra Updates

:: Windows Script update to version 5.6.0.8825
:: 
http://www.microsoft.com/downloads/details.aspx?FamilyId=C717D943-7E4B-4622-86EB-95A22B832CAAdisplaylang=en

:: 
URL|ARA|http://download.microsoft.com/download/5/b/1/5b1170ba-b891-4623-9ec5-83ae6cdb7d72/scriptar.exe|updates/common/scriptara.exe
:: 
URL|CSY|http://download.microsoft.com/download/2/a/3/2a3ffc17-7821-4dd0-a3ec-1923b1363e46/scriptcs.exe|updates/common/scriptcsy.exe
:: 
URL|DAN|http://download.microsoft.com/download/b/5/d/b5d75956-af70-4275-8f6c-8467749de927/scriptda.exe|updates/common/scriptdan.exe
:: 
URL|DEU|http://download.microsoft.com/download/9/d/a/9dadc25e-a010-4fb4-a711-83c9457eec97/scriptde.exe|updates/common/scriptdeu.exe
:: 
URL|ELL|http://download.microsoft.com/download/d/3/8/d38dc54b-80d7-422f-a1df-ea48601edd39/scriptel.exe|updates/common/scriptell.exe
:: 
URL|ENU|http://download.microsoft.com/download/2/8/a/28a5a346-1be1-4049-b554-3bc5f3174353/scripten.exe|updates/common/scriptenu.exe
:: 
URL|ESN|http://download.microsoft.com/download/4/3/8/43847142-5bd7-491c-819c-3c745d0ea46e/scriptes.exe|updates/common/scriptesn.exe
:: 
URL|FIN|http://download.microsoft.com/download/9/5/1/95111c32-5fa3-4ab4-a227-631311fe8f27/scriptfi.exe|updates/common/scriptfin.exe
:: 
URL|FRA|http://download.microsoft.com/download/e/a/9/ea9b9bab-0acf-47c4-8c48-75133f499e4d/scriptfr.exe|updates/common/scriptfra.exe
:: 
URL|HEB|http://download.microsoft.com/download/6/3/c/63c966cc-17c6-47cb-956c-edd5cbf2bce3/scripthe.exe|updates/common/scriptheb.exe
:: 
URL|HUN|http://download.microsoft.com/download/1/2/6/1265de6c-06e0-4b28-af97-545000ade6b7/scripthu.exe|updates/common/scripthun.exe
:: 
URL|ITA|http://download.microsoft.com/download/c/c/3/cc314bbd-0710-4b0e-b436-c7c2787c675d/scriptit.exe|updates/common/scriptita.exe
:: 
URL|JPN|http://download.microsoft.com/download/4/6/0/460c22f3-90c4-4d5e-95ca-4975f3dcdc12/scriptjp.exe|updates/common/scriptjpn.exe
:: 
URL|KOR|http://download.microsoft.com/download/4/f/e/4febed69-c399-476b-8826-8562bed2245c/scriptko.exe|updates/common/scriptkor.exe
:: 
URL|NLD|http://download.microsoft.com/download/5/7/3/573dbcec-e07a-40ad-9b82-7224a496bf45/scriptnl.exe|updates/common/scriptnld.exe
:: 
URL|NOR|http://download.microsoft.com/download/5/9/2/5920760f-1883-4096-b36a-2fcce329bd34/scriptno.exe|updates/common/scriptnor.exe
:: 
URL|PLK|http://download.microsoft.com/download/3/e/0/3e0259f3-effd-4232-ba0b-f51007b0fdb1/scriptpl.exe|updates/common/scriptplk.exe
:: 
URL|PTB|http://download.microsoft.com/download/5/a/2/5a26c30c-155d-4038-8bd0-614f7a248018/scripptb.exe|updates/common/scriptptb.exe
:: 
URL|PTG|http://download.microsoft.com/download/8/a/4/8a4a147f-7171-4d1c-aebb-c68da856fe2e/scripptg.exe|updates/common/scriptptg.exe
:: 
URL|RUS|http://download.microsoft.com/download/a/3/6/a36fd52f-ad38-4fd2-bd2c-5b6c2dc94654/scriptru.exe|updates/common/scriptrus.exe
:: 
URL|SVE|http://download.microsoft.com/download/a/1/e/a1ee6d01-7f6a-44e7-84a4-ae2dbcf4c94e/scriptsv.exe|updates/common/scriptsve.exe
:: 
URL|TRK|http://download.microsoft.com/download/1/4/d/14d817fc-25fe-4240-8d2b-94d0655879e7/scripttr.exe|updates/common/scripttrk.exe
:: 
URL|CHS|http://download.microsoft.com/download/d/f/0/df0b2640-79bc-48d2-84bd-cb5b67ee128e/scripchs.exe|updates/common/scriptchs.exe
:: 
URL|CHT|http://download.microsoft.com/download/a/8/5/a852b2ad-272a-4de9-8c9d-4233053905bc/scripcht.exe|updates/common/scriptcht.exe
todo.pl .reboot-on 194 %Z%\updates\common\script%WINLANG%.exe /q

:: Windows Media Connect
:: 
http://www.microsoft.com/downloads/details.aspx?familyid=56fd1b34-48ba-424b-9227-7c10e2e9fff1
:: 
URL|ARA|http://download.microsoft.com/download/9/7/5/9750a1a1-6196-4fbe-85b3-e473c48d5ddd/wmcsetup.exe|updates/winxpsp2/ara/wmcsetup.exe
:: 
URL|CSY|http://download.microsoft.com/download/d/3/1/d319b306-95bf-4fb4-809c-8d1fa589630a/wmcsetup.exe|updates/winxpsp2/csy/wmcsetup.exe
:: 
URL|DAN|http://download.microsoft.com/download/d/7/7/d77092e8-8d24-4010-abc4-9faa3fa72289/wmcsetup.exe|updates/winxpsp2/dan/wmcsetup.exe
:: 
URL|DEU|http://download.microsoft.com/download/a/a/9/aa9ac246-38a1-4575-ade5-b411c4b03a59/wmcsetup.exe|updates/winxpsp2/deu/wmcsetup.exe
:: 
URL|ELL|http://download.microsoft.com/download/d/6/3/d63d8e9c-01d3-460d-be96-ecc91b6fec27/wmcsetup.exe|updates/winxpsp2/ell/wmcsetup.exe
:: 
URL|ENU|http://download.microsoft.com/download/4/7/a/47aa030d-4070-4d2e-b1b8-1cf92cb4f29f/wmcsetup.exe|updates/winxpsp2/enu/wmcsetup.exe
:: 
URL|ESN|http://download.microsoft.com/download/7/9/a/79a7fe11-230d-466d-acc2