-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
I just (2007-02-28 13:42 GMT) downloaded unattended via CVS freshly (no old files).
The scripts refer to some programs not available:Failed to get: packages/putty/putty-0.58-installer.exe from ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/x86/putty-0.58-installer.exe Failed to get: packages/sshclient/sshsecureshellclient-3.2.9.exe from http://www.icrew.org/mirror/ssh/SSHSecureShellClient-3.2.9.exe Failed to get: packages/mozilla/thunderbird-15010-deu.exe from http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/1.5.0.10/win32/de/Thunderbird%20Setup%201.5.0.10.exe Failed to get: packages/mozilla/thunderbird-15010-enu.exe from http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/1.5.0.10/win32/en-US/Thunderbird%20Setup%201.5.0.10.exe
Putty is v0.59 now. The Makefile refers to two no longer available programs: Index: Makefile =================================================================== RCS file: /cvsroot/unattended/unattended/linuxboot/Makefile,v retrieving revision 1.140 diff -u -2 -r1.140 Makefile - --- Makefile 11 Feb 2007 19:46:57 -0000 1.140 +++ Makefile 28 Feb 2007 13:46:55 -0000 @@ -16,5 +16,5 @@ linux=linux-2.6.19.2 module-init-tools=module-init-tools-3.2.2 - -mysql=mysql-4.1.20 +mysql=mysql-4.1.22 nano=nano-1.2.5 ncurses=ncurses-5.5 @@ -28,5 +28,5 @@ perl-xml-xpath=XML-XPath-1.13 pmtools=pmtools-20031210 - -samba=samba-3.0.23d +samba=samba-3.0.24 wireless_tools=wireless_tools.28 zlib=zlib-1.2.3 ======================= The Linux config is not adjusted for the version of the Makefile: scripts/kconfig/conf -o arch/i386/Kconfig .config:551:warning: trying to assign nonexistent symbol SCSI_SATA .config:552:warning: trying to assign nonexistent symbol SCSI_SATA_AHCI .config:553:warning: trying to assign nonexistent symbol SCSI_SATA_SVW .config:554:warning: trying to assign nonexistent symbol SCSI_ATA_PIIX .config:555:warning: trying to assign nonexistent symbol SCSI_SATA_MV .config:556:warning: trying to assign nonexistent symbol SCSI_SATA_NV .config:557:warning: trying to assign nonexistent symbol SCSI_PDC_ADMA .config:558:warning: trying to assign nonexistent symbol SCSI_SATA_QSTOR .config:559:warning: trying to assign nonexistent symbol SCSI_SATA_PROMISE .config:560:warning: trying to assign nonexistent symbol SCSI_SATA_SX4 .config:561:warning: trying to assign nonexistent symbol SCSI_SATA_SIL .config:562:warning: trying to assign nonexistent symbol SCSI_SATA_SIL24 .config:563:warning: trying to assign nonexistent symbol SCSI_SATA_SIS .config:564:warning: trying to assign nonexistent symbol SCSI_SATA_ULI .config:565:warning: trying to assign nonexistent symbol SCSI_SATA_VIA .config:566:warning: trying to assign nonexistent symbol SCSI_SATA_VITESSE.config:589:warning: trying to assign nonexistent symbol SCSI_QLA2XXX_EMBEDDED_FIRMWARE
.config:614:warning: trying to assign nonexistent symbol MD_RAID5 .config:616:warning: trying to assign nonexistent symbol MD_RAID6 .config:786:warning: trying to assign nonexistent symbol IPW_QOS.config:1362:warning: trying to assign nonexistent symbol STACK_BACKTRACE_COLS
* * Linux Kernel Configuration * * * Code maturity level options *Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y
* * General setup * Local version - append to kernel release (LOCALVERSION) []Automatically append version information to the version string (LOCALVERSION_AUTO) [Y/n/?] y
Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y System V IPC (SYSVIPC) [Y/n/?] y IPC Namespaces (IPC_NS) [N/y/?] (NEW) ^^^^^^^^^^ Interactive prompt Also the misc/nail-floppy.txt is not adjusted to the kernel.Attached, you'll find the changes to nail-floppy and the kernel config I used to boot the linuxboot.iso in VMware successfully.
BTW: Why are all the video/sound/etc.pp. drivers enabled as module? Bye,- -- Steffen Kaiser
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQEVAwUBReWq/tOkJV1AYoBwAQIBYwf9HfNvwJzbv8fxgKZ/LppXl3TgHpm4VOku GtCSWhgl0bBkVSwQgpSwXyKbDwyiL8HR7tPCDXGcAw9NcBvHfSAas2TOKsLnHAvj Jvd+ltfHet6Q+E0FXh7uW60ZE6jfrMpEZwergGRwaXajEF9BLlhB/XkDc9LdGhWU V6S8K60w3vt7yD/EhvodljySl0Kij01Wivl8wzn1Jczt4KcJtkGIxvXcAH6k9ftr czdU1fjNBUrr34XKkxfnJCG7V7euqH/EVc3ryNQRR6a06GPITZgQmc4+2sMJ/ABw J8h236zhzIoCrFCTO4/issk5VKFUyfWd0cTngJH/4RCzeOsY8jczBA== =Wn6p -----END PGP SIGNATURE-----
changes.tgz
Description: GNU Unix tar archive
------------------------------------------------------------------------- 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.php&p=sourceforge&CID=DEVDEV
_______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
