Re: MacOS floppy creation

2001-05-26 Thread Ethan Benson
On Sat, May 26, 2001 at 11:59:40PM -0700, Chris Tillman wrote: > > On Sat, May 26, 2001 at 09:42:54PM -0700, Chris Tillman wrote: > >> > >> OK. Well I've been checking out the mkhybrid docs, and it's just like you > >> say, it automatically converts Macbinary, Binhex, etc. to the native Mac > >>

Re: MacOS floppy creation

2001-05-26 Thread Chris Tillman
> On Sat, May 26, 2001 at 09:42:54PM -0700, Chris Tillman wrote: >> >> OK. Well I've been checking out the mkhybrid docs, and it's just like you >> say, it automatically converts Macbinary, Binhex, etc. to the native Mac >> documents (assuming the right options are turned on). But I guess that's

Re: MacOS floppy creation

2001-05-26 Thread Ethan Benson
On Sat, May 26, 2001 at 08:09:57PM -0800, Ethan Benson wrote: > On Sat, May 26, 2001 at 06:09:43PM -0700, Chris Tillman wrote: > > > if you choose the GPL as the licence that would seem to be necessary. > > > > > > > Of course! but it sounds like you'd rather just have the text file and put > > i

Re: MacOS floppy creation

2001-05-26 Thread Ethan Benson
On Sat, May 26, 2001 at 06:09:43PM -0700, Chris Tillman wrote: > > if you choose the GPL as the licence that would seem to be necessary. > > > > Of course! but it sounds like you'd rather just have the text file and put > instructions for Script Editor into the install docs. well it depends on w

Re: i386 debian woody network installation problem

2001-05-26 Thread Matt Kraai
On Sun, May 27, 2001 at 11:38:07AM +1000, Anthony Towns wrote: > On Sat, May 26, 2001 at 03:50:42PM -0700, David Whedon wrote: > > Sat, May 26, 2001 at 06:45:09PM -0400 wrote: > > > Downloaded resc, root, driver images from May 18th. Everything works up > > > fine until i try to download 'base' sy

Re: i386 debian woody network installation problem

2001-05-26 Thread Anthony Towns
On Sat, May 26, 2001 at 03:50:42PM -0700, David Whedon wrote: > Sat, May 26, 2001 at 06:45:09PM -0400 wrote: > > Downloaded resc, root, driver images from May 18th. Everything works up > > fine until i try to download 'base' system over the network. Network is > > up (pinging www.debian.org works)

Re: MacOS floppy creation

2001-05-26 Thread Chris Tillman
> On Sat, May 26, 2001 at 10:06:09AM -0700, Chris Tillman wrote: >> >> Well, that would require Script Editor, which is not normally installed on >> the system (it's in the Applescript Extras folder on the MacOS CD). >> Applescript itself is a system extension with no UI of its own. > > unless ap

Re: MacOS floppy creation

2001-05-26 Thread Ethan Benson
On Sat, May 26, 2001 at 10:06:09AM -0700, Chris Tillman wrote: > > Well, that would require Script Editor, which is not normally installed on > the system (it's in the Applescript Extras folder on the MacOS CD). > Applescript itself is a system extension with no UI of its own. unless apple chang

Re: i386 debian woody network installation problem

2001-05-26 Thread David Whedon
Sat, May 26, 2001 at 06:45:09PM -0400 wrote: > Downloaded resc, root, driver images from May 18th. Everything works up > fine until i try to download 'base' system over the network. Network is > up (pinging www.debian.org works) and after the "Release" file is > downloaded error reports "cant down

i386 debian woody network installation problem

2001-05-26 Thread Mario Horvath
Downloaded resc, root, driver images from May 18th. Everything works up fine until i try to download 'base' system over the network. Network is up (pinging www.debian.org works) and after the "Release" file is downloaded error reports "cant download adduser". How can solve this problem? I got work

Re: MacOS floppy creation

2001-05-26 Thread Chris Tillman
> On Fri, May 25, 2001 at 11:49:34PM -0700, Chris Tillman wrote: >> How about this Applescript: >> > >> You just drag the image file to it. But it would need to be put alongside >> the other Mac utilities like BootX and BootVars, binhexed, in order to >> retain its resource fork and thus its usef

Re: cvs commit to boot-floppies/make

2001-05-26 Thread Stephen R Marenka
On Fri, May 25, 2001 at 01:47:13PM -0700, Matt Kraai wrote: > On Fri, May 25, 2001 at 08:28:44PM +0100, Richard Hirst wrote: > > On Fri, May 25, 2001 at 10:53:07AM -0500, Stephen R Marenka wrote: > > > >Ensure that modules.tgz is built before the rootdisk so that the > > > >necessary modules can b

Re: woody bf-utf8 (Re: slang, boot-floppies, and wide character support)

2001-05-26 Thread Edmund GRIMLEY EVANS
Marcin Owsiany <[EMAIL PROTECTED]>: > > Thanks! Now we have to check newt-utf8 by Enrique, then check the problem > > in bogl-bterm which impede bterm working without libutf8. > > So do we actually stick to libutf8 or try to make it work with > glibc? We make it work with glibc. Done. CVS lo

cvs commit to boot-floppies/utilities/bogl by edmundo

2001-05-26 Thread edmundo
Repository: boot-floppies/utilities/bogl who:edmundo time: Sat May 26 06:04:39 PDT 2001 Log Message: With glibc-2.2.3, mbrtowc(&wc, s, 0, &ps) seems to return 0 instead of (size_t)(-2). I think this is a bug in glibc-2.2.3. Make sure we work either way. Files: changed:bogl-t

cvs commit to boot-floppies/utilities/bogl by edmundo

2001-05-26 Thread edmundo
Repository: boot-floppies/utilities/bogl who:edmundo time: Sat May 26 06:00:18 PDT 2001 Log Message: For safety, use mbrtowc instead of mbtowc Files: changed:bogl-pcfb.c bogl-tcfb.c bogl-vga16.c bogl.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

woody b-f seems quite usable

2001-05-26 Thread konstantin cherkasoff
Hi. I have updated base-config, cvs up boot-floopies, and successfuly installed woody with two "compact" floppies and local http mirror. (I just put to it new base-config with termwrap) Everything looks ok, but few fine points. When configuring base system two messages appears: === -- Ti

Re: MacOS floppy creation

2001-05-26 Thread Ethan Benson
On Fri, May 25, 2001 at 11:49:34PM -0700, Chris Tillman wrote: > How about this Applescript: > > > > on open file_list > > tell application "Finder" > repeat with floppy_image_file in file_list >set the creator type of floppy_image_file to "ddsk" >set the file type of floppy_image_