diff options
author | Rui Miguel Bernardo <rui.bernardo.pt@gmail.com> | 2009-09-02 07:44:57 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:46 +0100 |
commit | 363ab9359c6dc6c861e7b6c2c4d7e062e1b8b3ea (patch) | |
tree | 33448412c7f81c0c5442ec04ae36a473ee02264e /helpers/lh_binary_yaboot | |
parent | 27be06512a9fcfbc68ad4f04efa13aa34e43bd2d (diff) | |
download | live-build-363ab9359c6dc6c861e7b6c2c4d7e062e1b8b3ea.zip live-build-363ab9359c6dc6c861e7b6c2c4d7e062e1b8b3ea.tar.gz |
Correcting some rough edges in lukshome example hook.
* several rephrasing to clarify/correct things because some wording
was ambiguous/wrong.
* changed instructions to use a mounted partition when creating the
file. In the previous instructions the present directory was used and
if it was $HOME, then the file was created in the live memory
(aufs/unionfs). Of course using memory to create the file would limit
the size of the file to the size of free memory.
* moved part of the instructions to inside create-lukshome-file.sh so
the user can see them because the hook itself is not saved in the
built live system.
* added a check to see if /mnt directory is empty.
* added some missing "umounts" and "cryptsetup remove" in some error checks.
* removed the proposal of copying from another mounted /home/
directory. It could be confusing to the user. The user should do it
later, with the live system booted with lukshome boot option, which
should be the next thing he/she will do anyway.
* renamed variable ERROR_LEVEL to EXIT_CODE (sounded too much a
redmond batch file).
Diffstat (limited to 'helpers/lh_binary_yaboot')
0 files changed, 0 insertions, 0 deletions