sash 3.8-3 source package in Ubuntu
Changelog
sash (3.8-3) unstable; urgency=medium * Drop support for adosfs, mfs on FreeBSD. * Wrap inclusion on linux/loop.h to fix kFreeBSD build. -- Tollef Fog Heen <email address hidden> Sat, 19 Jul 2014 11:40:36 +0200
Upload details
- Uploaded by:
- Tollef Fog Heen
- Uploaded to:
- Sid
- Original maintainer:
- Tollef Fog Heen
- Architectures:
- any
- Section:
- shells
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | shells |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sash_3.8-3.dsc | 1.7 KiB | 867bc0dcfd83719901325bb3cc84072e39b14187ec3f344785ae83df6fbaaf57 |
sash_3.8.orig.tar.gz | 51.8 KiB | 13c4f9a911526949096bf543c21a41149e6b037061193b15ba6b707eea7b6579 |
sash_3.8-3.debian.tar.xz | 15.1 KiB | fa08849ad2439e2452471e653118597873547b3789de69fcd7e94d00058ef68a |
Available diffs
- diff from 3.8-2 to 3.8-3 (926 bytes)
No changes file available.
Binary packages built by this source
- sash: Stand-alone shell
sash serves as an interactive substitute for /bin/sh, for use when
/bin/sh is unusable. It's statically linked, and includes many standard
utilities as builtins (type "help" at the prompt for a reference list).
If you've installed sash before rendering your system unbootable, and
you have some knowledge of how your system is supposed to work, you might
be able to repair your system using init=/bin/sash at the boot prompt.
.
Some people also prefer to have sash available as the shell for a
root account (perhaps an under an alternate name such as sashroot)
Configuration support is included for people who want this.
.
Note: sash is not intended to serve as /bin/sh, and has few of the
interactive features present in bash or ksh. It's designed to be simple
and robust, for people who need to do emergency repair work on a system.
.
Also note: sash doesn't include a built-in fsck -- fsck is too big
and complicated. If you need fsck, you'll have to get at least one
partition or disk working well enough to run fsck. More generally,
sash is but one tool of many (backups, backup recovery tools, emergency
boot disks or partitions, spare parts, testing of disaster plans,
etc.) to help you recover a damaged system.