index
:
vyos-live-build.git
crux
current
equuleus
master
stretch-backports
tmp-cache
tmp-djbaldey
tmp-lamby
tmp-multiarch
tmp-net-firmware
tmp-new
tmp-python
tmp-snapshot
tmp-vbox
(mirror of https://github.com/vyos/vyos-live-build.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
functions
/
losetup.sh
Age
Commit message (
Expand
)
Author
2011-03-09
Updating copyright headers for live-build.
Daniel Baumann
2011-03-09
Updating year to 2010 in copyright notices.
Daniel Baumann
2011-03-09
Fixing intermittent truncating of filesystem.
Cody A.W. Somerville
2011-03-09
Correcting typo in default values assignment of losetup functions.
Daniel Baumann
2011-03-09
Updating year in copyright notices for 2009.
Daniel Baumann
2011-03-09
Don't use set -e in sourced functions, this is the job of the actual executed...
Daniel Baumann
2011-03-09
Refactor partition size calculation, ensuring a uniform increase for ext part...
Chris Lamb
2011-03-09
Adding last modifications in order to have localization fully working in live...
Tiago Bortoletto Vaz
2011-03-09
functions/losetup.sh: use SECTORS as variable name to reflect the real usage
Otavio Salvador
2011-03-09
Updating copyright years to 2008.
Daniel Baumann
2011-03-09
Consistently using the pipe as seperator in sed commands now.
Daniel Baumann
2011-03-09
Fixing typing error.
Daniel Baumann
2011-03-09
Moving lh_losetup into an internal function, avoiding helper failure with ret...
Daniel Baumann