Please review fix for 8205

webrev:http://cr.opensolaris.org/~alhazred/8205/

# test_ti_static
...
 ramdisk options (select ramdisk type: option "-t r")
  -r ramdisk_size   size of ramdisk in Kbytes
  -m ramdisk_mp     mount point of ramdisk
  -i nbpi           number of bytes per inode
  -b boot_archive   file name of boot archive
  -R                release indicated target (see -m, -b)
....

install_log output:
<TIMM_I Nov 17 13:21:13> Target type to be created: DC_RAMDISK
<TIDC_I Nov 17 13:21:13> ramdisk cmd: /usr/sbin/mkfile 102400k test 2>&1
1>/dev/null
<TIDC_I Nov 17 13:21:13> ramdisk cmd: /usr/sbin/lofiadm -a test
<TIDC_I Nov 17 13:21:13> ramdisk cmd: /usr/sbin/newfs -m 0 -o space -i
16384  0</dev/null 2>&1 1>/dev/null
<TIDC_I Nov 17 13:21:13> ramdisk cmd: /usr/sbin/mount -o
nologging  /tmp/11 2>&1 1>/dev/null

AI DC test is ok, this time boot_archive_archive.py uses default nbpi.

Also libti_pymodule/libti.c is brought into accord with cstyle standard.

-- 
Best regards,

::alhazred

Reply via email to