The story of system.startup.startupScript
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức phù hợp với người mới
- 45/100
- Loại issue
- Tài liệu
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Sôi nổi
- Lĩnh vực
- documentation
Hướng nghiên cứu
Start with the system.startup.startupScript entry point and compare its source with the twelve startup stages listed in the issue. The issue names no target documentation file, test, or required output, so clarify where the explanation should live and what format marks the work as complete.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
I asked Claude to summarize what system.startup.startupScript does. It's very good at understanding the whole of what a 309-line script written over many years by many people, does.
-
Bails if it already ran.
system.temp.Frontierexisting is the "already started" flag; otherwise it creates that table, stamps the startup time, and setsstartingUp = true. -
Records where the root file is --
Frontier.pathToRootandFrontier.pathstring. -
Starts the scheduler and fixes the clock --
scheduler.init,scheduler2.init, then makes sure the everyMinute, hourly, and overnight tasks are set in the future (overnight keeps its hour, e.g. 3AM). -
Opens the About window (if
user.prefs.openAboutWindowsays so) and starts the log (log.startup). -
Runs the external startup commands file --
opmlStartupCommands.txtnext to the app, if present -- then callsFrontier.enableAgents. -
Opens guest databases -- everything in
user.databaseswithopenOnStartuptrue, running each one's#startupscript if itsrunStartupScriptis true. -
The init parade --
html.init,webserver.init,betty.init,people.init,custody.init,soap.init,export.init, andmainResponder.startupon the OPML Editor. -
First-run business -- on
user.prefs.firstRootRun: license agreement, the user-info dialog, root updates. -
Builds the menubar, initializes proxy prefs, installs Tools (in a try, so a Tools failure can't kill the startup), and finds the default browser on Windows.
-
Calls
system.callbacks.startup-- the user's own startup scripts. -
Starts the daemons --
inetd.start, last on purpose so servers come up after everything else is ready. -
Clears
startingUp-- the script's own comment: "signal to all who care, let the hits begin!"
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của scripting/helloFrontier
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 35/100
scripting/helloFrontier#13 · 5 bình luận · 1 reaction ·
-
Example scripts that work Đang mở
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
scripting/helloFrontier#12 ·
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 10/100
scripting/helloFrontier#11 ·
-
Added += operator, and more Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 25/100
scripting/helloFrontier#10 ·
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 25/100
scripting/helloFrontier#9 · 4 bình luận · 1 reaction ·
Tất cả issue của scripting/helloFrontier
Issue tương tự
-
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 95/100
Git-it-App/git-it-electron#1047 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
neondatabase/website#5944 ·
-
📕documentation
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
db-ux-design-system/core-web#8239 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
libsdl-org/sdlwiki#1008 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100