add /etc/resolv.conf pointing to minix nonamed
. needed for netbsd libc dns resolution . points to minix nonamed . /etc/resolv.conf should have the real info (written by netconf / dhcp client) . nonamed should be phased out but will probably be around for the 'old' libc
This commit is contained in:
		
							parent
							
								
									6d1095db1e
								
							
						
					
					
						commit
						d810ebe67b
					
				@ -4,7 +4,7 @@ USRETC=/usr/etc/
 | 
			
		||||
FILES1=fstab group hostname.file inet.conf motd.install mtab passwd profile \
 | 
			
		||||
	protocols rc services termcap ttytab utmp rc.cd binary_sizes \
 | 
			
		||||
	binary_sizes.big binary_sizes.xxl syslog.conf rc.daemons.dist \
 | 
			
		||||
	rs.inet rs.single make.conf system.conf ttys
 | 
			
		||||
	rs.inet rs.single make.conf system.conf ttys resolv.conf
 | 
			
		||||
 | 
			
		||||
FILES2=shadow
 | 
			
		||||
FILES3=daily dhcptags.conf rc 
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								etc/resolv.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								etc/resolv.conf
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
			
		||||
# Use Minix nonamed for now
 | 
			
		||||
nameserver 127.0.0.1
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user