/[d-i]/trunk/build/config/sparc/sparc64/netboot.cfg
ViewVC logotype

Contents of /trunk/build/config/sparc/sparc64/netboot.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8911 - (hide annotations) (download)
Wed Feb 18 16:10:30 2004 UTC (9 years, 4 months ago) by jbailey
File size: 419 byte(s)
Small pile of miniiso work.  Have boot screens.  It now boots, but fails to load initrd.  Getting closer. =)
1 jbailey 8869 MEDIA_TYPE = netboot image
2    
3 jbailey 8911 # This is a hack until we can find some way of automatically
4     # passing devfs=mount when tftpboot'ing
5     USERDEVFS = t
6    
7 jbailey 8869 TARGET = $(BOOT)
8     EXTRANAME = $(MEDIUM)/
9    
10 jbailey 8871 MANIFEST-BOOT = "tftp boot image for sparc64"
11 jbailey 8869
12     .PHONY: arch_boot
13     arch_boot:
14     gzip -c /boot/System.map-$(KERNELIMAGEVERSION) >$(TEMP)/System.map.gz
15     tftpboot.sh $(TEMP_KERNEL) $(TEMP)/System.map.gz $(TEMP_INITRD) $(TEMP_BOOT)
16    
17    
18    

  ViewVC Help
Powered by ViewVC 1.1.5