outset
4.1.2.21936
OTET是一個實用程序應用程序,它會在引導序列,用戶登錄或按需過程中自動處理腳本和軟件包。
請查看Wiki,以獲取有關如何使用首發或找出其工作原理的更多信息。
OPTIONS:
--boot Used by launchd for scheduled runs at boot
--login Used by launchd for scheduled runs at login
--login-window Used by launchd for scheduled runs at the login window
--login-privileged Used by launchd for scheduled privileged runs at login
--on-demand Process scripts on demand
--login-every Manually process scripts in login-every
--login-once Manually process scripts in login-once
--cleanup Used by launchd to clean up on-demand dir
--add-ignored-user <username>
Add one or more users to ignored list
--remove-ignored-user <username>
Remove one or more users from ignored list
--add-override <script> Add one or more scripts to override list
--remove-override <script>
Remove one or more scripts from override list
--checksum <file> Compute the checksum (SHA256) hash of the given file. Use the keyword 'all' to compute all
values and generate a formatted configuration plist
--version Show version number
-h, --help Show help information.
Otet 4是Joseph Chilcote用Swift編寫的Joseph Chilcote的功能的直接功能(幾乎)。
由MacAdmins開源和Bart Reardon維護
MACOS的最新版本以MDM之外的有用方式和MacOS 11 Big Sur限制了.mobileconfig
文件的安裝, profiles
命令不再可用於安裝配置配置文件,因此繼續支持此功能沒有任何意義。
未來的發行版也可以刪除安裝軟件包的功能,因為這也可以從您的MDM或其他應用程序管理工具包中提供。
如果需要,則可以作為傳統發行
注意:經典的啟動雖然在此存儲庫中可用,但不再維護,除了Outset
應用程序外,沒有任何未來更新的計劃,但PKG還包括其他一些文件:
/Library/LaunchDaemons/
/Library/LaunchAgents/
使用AssociatedBundleIdentifiers
鍵更新,因此在MacOS 13下,登錄項目顯示了“啟動”標題下的所有內容
/usr/local/outset/Outset.app
除了作為應用程序捆綁包外,此應用還具有io.macadmins.Outset
的捆綁包,用於在MacOS 13登錄項目中顯示在同一應用程序捆綁包和圖標下。
在Xcode中的“ Otter App Bundle”構建目標的簽名和功能中添加您的開發人員證書。選擇“出口安裝程序包”方案並構建。這應該在您的Build/Products/Release
目錄中生成Outset.pkg
。
Copyright 2023 Mac Admins Open Source
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.