diff options
| author | Sherry Moore <Sherry.Moore@Sun.COM> | 2009-03-24 14:38:50 -0700 |
|---|---|---|
| committer | Sherry Moore <Sherry.Moore@Sun.COM> | 2009-03-24 14:38:50 -0700 |
| commit | 753a6d457b330b1b29b2d3eefcd0831116ce950d (patch) | |
| tree | c18350d4e3f43265a05f156f9c9175474f3fc3e7 /usr/src/cmd/initpkg | |
| parent | 0c59ba075fc10821b752d32ee83a714261bca290 (diff) | |
| download | illumos-joyent-753a6d457b330b1b29b2d3eefcd0831116ce950d.tar.gz | |
PSARC/2008/760 Boot configuration Service
PSARC/2009/091 Reboot to firmware
PSARC/2009/092 libgrubmgmt - library for GRUB menu management
6768468 Introducing svc:/system/boot-config service
6775160 reboot -f ignores active BE and resets zfs pool bootfs property
6760845 Add checksum verification when loading the new kernel and boot archive for fast reboot
6815215 quiesce_active should be added to MUTEX_NOT_HELD()
Diffstat (limited to 'usr/src/cmd/initpkg')
| -rw-r--r-- | usr/src/cmd/initpkg/umountall.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/initpkg/umountall.sh b/usr/src/cmd/initpkg/umountall.sh index e589feebb9..e3e93ff98a 100644 --- a/usr/src/cmd/initpkg/umountall.sh +++ b/usr/src/cmd/initpkg/umountall.sh @@ -253,6 +253,7 @@ doumounts () { /system/contract | \ /system/object | \ /tmp | \ + /tmp/.libgrubmgmt* | \ /usr | \ /var | \ /var/adm | \ |
