Stephen R Marenka <[EMAIL PROTECTED]> writes:

> Would someone please apply the following patches? m68k needs these for
> daily sarge cds to be useful.
>
> The first is due to a kernel build-dep problem and keeps an install from
> completing. The second is some cleanup.
>
> Thanks,
>
> Stephen
>
>
> diff -ru setup/debian-cd/tasks/base-sarge debian-cd/tasks/base-sarge
> --- setup/debian-cd/tasks/base-sarge  Thu Jan 29 12:16:47 2004
> +++ debian-cd/tasks/base-sarge        Mon Apr  5 11:29:33 2004
> @@ -680,6 +680,7 @@
>  setserial
>  vmelilo
>  ipchains
> +filesutils

filesutils? Not fileutils?

>  #endif
>  
>  #ifdef ARCH_powerpc
> diff -ru setup/debian-cd/tools/boot/sarge/boot-m68k 
> debian-cd/tools/boot/sarge/boot-m68k
> --- setup/debian-cd/tools/boot/sarge/boot-m68k        Sat Mar 27 14:34:13 2004
> +++ debian-cd/tools/boot/sarge/boot-m68k      Mon Apr  5 11:30:08 2004
> @@ -34,6 +34,9 @@
>  
>  install_languages $CDDIR
>  
> +# remove i386 stuff
> +rm -rf $CDDIR/tools
> +

Thats the cleanup.

>  cd $INSTALLDIR
>  # create directories for different sub-archs
>  mkdir {amiga,atari,bvme6000,mac,mvme147,mvme16x}
> @@ -60,5 +63,7 @@
>  # Amiboot needs to be executable
>  chmod a+x amiga/amiboot-5.6
>  
> +# Need a .info file for the install directory (AmigaOS) (icon?)
> +cp amiga/amiga.info  $CDDIR/install.info

That the icon for the 'install' directory so people can click at it to
pop up the contents and click at the right install script in turn.

Now you are only missing the icon for the CD itself. Its a different
icon (icon type disk instead of icontype drawer) so you can't just
rename the amiga.info to disk.info.

MfG
        Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to