Hi
jls@box:~$ cat /etc/sysconfig/sceconfig
# Use KEEPDOC=TRUE to keep /usr/share/doc and /usr/share/man
# directories in sce's. Useful for the man command form the
# man-db package.
KEEPDOC=FALSE
# Use RAM=TRUE to use RAM to unpack the contents of packages used
# when making an SCE. Particularly useful for flash devices.
RAM=TRUE
# Use DEPS=TRUE to make use of chosen existing SCEs as dependencies
# of the imported one.
DEPS=TRUE
# Use SIZE=TRUE for the displaying of the sizes of needed RAM, HD
# space and download when importing.
SIZE=FALSE
# Use UPDATE=TRUE to get updated Packages files from main and extra repos
# on each invocation of importsce. Default and overrides the PRESERVEDEBINXMODE
option.
UPDATE=TRUE
# Keep .lst and .dep files of SCEs removed by removesce. Useful for
# future re-importing.
KEEPLIST=FALSE
# Below is for the non-interactive use of importsce. If package name exists,
# then no further action is needed by the user for a complete import.
NONINTERACTIVE=TRUE
# For not re-syncing new Packages files of the main or other repos.
# For better performance.
PRESERVEDEBINXMODE=FALSE
VIEWPKGS=FALSE
jls@box:~$ sce-import -p advancecomp
Using the -d option.
Using the -r option.
Using the -n option.
Using the -p option.
Importing advancecomp.
Using Package Index: /etc/sysconfig/tcedir/import/debinx/ubuntu_trusty_main_i386_Packages
Using Package Index: /etc/sysconfig/tcedir/import/debinx/ubuntu_trusty_security_i386_Packages
Using ubuntu Mirror: http://giano.com.dist.unige.it/ubuntu
Using ubuntu Security Mirror: http://giano.com.dist.unige.it/ubuntu
advancecomp is a standard ubuntu trusty package.
Gathering dependency info..
Merging zlib1g
Merging Tiny Core custom start script for gcc-4.8-base: gcc-4.8-base.deb2sce
Merging gcc-4.8-base
Merging libstdc++6
Merging gcc-4.9-base
Merging libgcc1
Merging libc6
Merging advancecomp
Parallel mksquashfs: Using 2 processors
Creating 4.0 filesystem on /etc/sysconfig/tcedir/sce/advancecomp.sce, block size 4096.
[=============================================================\] 2866/2866 100%
Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 4096
compressed data, compressed metadata, compressed fragments, no xattrs
duplicates are removed
Filesystem size 5444.88 Kbytes (5.32 Mbytes)
50.86% of uncompressed filesystem size (10705.76 Kbytes)
Inode table size 9260 bytes (9.04 Kbytes)
40.32% of uncompressed inode table size (22964 bytes)
Directory table size 3441 bytes (3.36 Kbytes)
48.43% of uncompressed directory table size (7105 bytes)
Number of duplicate files found 1
Number of inodes 355
Number of files 302
Number of fragments 2
Number of symbolic links 25
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 28
Number of ids (unique uids + gids) 2
Number of uids 1
root (0)
Number of gids 2
root (0)
staff (50)
Done.
jls@box:~$
same with -pd