busybox: Activate resize tool by default
The resize tool will resize the prompt to match the current terminal size. This is helpful when connecting to the system using UART to make the vi or top output match the current terminal size. This increases the busybox binary size by 136 bytes and the ipkg size by 335 bytes on aarch64. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
		 Hauke Mehrtens
					Hauke Mehrtens
				
			
				
					committed by
					
						 Paul Spooren
						Paul Spooren
					
				
			
			
				
	
			
			
			 Paul Spooren
						Paul Spooren
					
				
			
						parent
						
							1129b226f7
						
					
				
				
					commit
					fca966aab2
				
			| @@ -982,7 +982,7 @@ config BUSYBOX_DEFAULT_RESET | |||||||
| 	default y | 	default y | ||||||
| config BUSYBOX_DEFAULT_RESIZE | config BUSYBOX_DEFAULT_RESIZE | ||||||
| 	bool | 	bool | ||||||
| 	default n | 	default y | ||||||
| config BUSYBOX_DEFAULT_FEATURE_RESIZE_PRINT | config BUSYBOX_DEFAULT_FEATURE_RESIZE_PRINT | ||||||
| 	bool | 	bool | ||||||
| 	default n | 	default n | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user