Changeset 13417 in hybrid
- Timestamp:
 - Oct 3, 2015, 9:15:15 PM (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/releng-10/nanobsd/cfg/nanobsd.wleiden (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/releng-10/nanobsd/cfg/nanobsd.wleiden
r13416 r13417 17 17 NANO_IMAGES=2 # aantal nanobsd code slices/installs (1/2) 18 18 19 NANO_CONFSIZE= 8192 # volume van de config slice (4MB) in 512bs19 NANO_CONFSIZE=20480 # Volume van de config slice (10MB) in 512bs 20 20 NANO_DATASIZE=0 # volume van de data slice, 0 = not configured 21 21 NANO_CODESIZE=0 # Let buildscript the operating system slice as large as posible 22 NANO_RAM_TMPVARSIZE= 20480 # Volume of combined var & tmp slice (10MB) in 512bs22 NANO_RAM_TMPVARSIZE=102400 # Volume of combined var & tmp slice (50MB) in 512bs 23 23 24 24 NANO_LABEL=WLIMG  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  