﻿Main parts directory
====================

Put 00-*.sfs, 15-settings.sfs, 20-scripts.sfs and 40-home.sfs with any other additional .sfs files here.

To update sfs files, use commands as following (after booting into the system):

    sudo mount -o remount,rw /live
    sudo /opt/LiveBootUtils/lbu_cli.py update-sfs --auto-rebuild /live/boot/linux/[1-9]*.sfs

To update 00-*.sfs image, you can use /opt/LiveBootUtils/scripts/rebuild-rootfs.sh while in mounted permanent/USB stick/HDD folder, so that memory requirements for debian 'cache' directory and temporary filesystem storage can be alleviated.
