[PC-BSD Testing] update-part-list.sh issue
Arthur Koziol
A-Koziol at neiu.edu
Mon Jan 25 09:28:03 PST 2010
On 01/25/2010 11:17 AM, Ian Robinson wrote:
> 1. update-part-list.sh:
>
> On Sat. Jan 23, 2009, Ian Robinson asked about a question about code
> in "update-part-list.sh" located at:
> >
> https://trac.pcbsd.org/browser/pcbsd/trunk/pc-sysinstall/backend-query/update-part-list.sh?order=date&desc=1
> <https://trac.pcbsd.org/browser/pcbsd/trunk/pc-sysinstall/backend-query/update-part-list.sh?order=date&desc=1>
> >
> >Does line 93 need "umount" instead of "unmount"?
>
> The remainder of the post was difficult to read because of the links
> between the line # and the code.
> My bad. Therefore here is a cleaned-up copy of the code post:
>
> 86 # If we are on ZFS, cleanup after the mount
> 87 if [ ! -z "${ZROOT}" ]
> 88 then
> 89 umount ${FSMNT}/bootdir >>${LOGOUT} 2>>${LOGOUT}
> 90 /bin/sh /tmp/TempUMount >>${LOGOUT} 2>>${LOGOUT}
> 91
> 92 # Unmount any extra fs from the zfs pool
> 93 zfs unmount -a >>${LOGOUT} 2>>${LOGOUT} <----------------------
> 94
> 95 umount ${FSMNT} >>${LOGOUT} 2>>${LOGOUT}
> 96 rm /tmp/TempUMount >/dev/null 2>/dev/null
> 97
>
>
> 2. Good News -- KDE Update Pending
>
> Although Kris probably knows this already, KDE has released 4.4.0 RC2
> today and the KDE Website says: "This release candidate will be
> followed up by the release of KDE SC 4.4.0 on February, 9th 2010." It
> is supposed to have a lot of fixes, improvements, and new features,
> including improved automount. (Sounds like it will be just in time
> for PCBSD 8.0-Release)
>
> Ian Robinson
> Salem, Ohio
>
>
>
Ian,
KDE 4.4 is contingent upon QT 4.6 being released for BSD, which it is not.
Arthur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pcbsd.org/pipermail/testing/attachments/20100125/ee5fa96b/attachment.html
More information about the Testing
mailing list