move arch-specific stuff to arch-specific subdirs and move all the common stuff to a subdir named 'common'. Also, rename '.profile' and '.bash_history' so you actually see them when you 'ls' the 'common' dir. also added some helpful(?) comments to the templates.
		
			
				
	
	
		
			11 lines
		
	
	
		
			231 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			231 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [defaults]
 | |
| skeleton = /mnt/sysimage/etc/skel
 | |
| mailspooldir = /mnt/sysimage/var/mail
 | |
| crypt_style = md5
 | |
| modules = files shadow
 | |
| create_modules = files shadow
 | |
| [files]
 | |
| directory = /mnt/sysimage/etc
 | |
| [shadow]
 | |
| directory = /mnt/sysimage/etc
 |