Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Poff, well... erm.. poweroff the SAM460/X1000.
Shell/CLI arguments: WAIT/N,SYNC/S
-WAIT: you can add a delay in seconds.
-SYNC: like OS4's reboot cmd; will try to inhibit all partitions in order to
poweroff more safely (with no current disk operations).
Tooltypes, same as Shell/CLI arguments, plus:
-ASK (tooltype only): shows 2 requesters before doing anything.
Example:
poff 5 SYNC
(will wait 5 seconds, SYNC partitions and poweroff the machine)
The same, but from WB/Icon (tooltypes):
WAIT=5
SYNC
(ASK)
NOTES:
-Localized to: french, german, greek, italian, spanish and turkish.
-X1000 takes 4 seconds internaly to poweroff, be patient ;-)
INSTALLATION:
-Drag&Drop POff folder where you want or just the executable (and its icon).
SPECIAL THANKS:
-Max Tretene: SAM460ex uboot sources
-Fredrik Wikstrom: original code and help
-Alex Carmona: X1000 poweroff routine
-Sinan, Guillaume, Joel, Thomas, Samir, Michael, Niclas, Anthony:
catalogs, suggestions and tests
-Tommysammy: icons
-rest of people I forget: THX!!!
HISTORY (apart of fixing bugs):
V0.4 (31.05.2013)
-First release, see c source for more info. :-)
V0.5 (09.06.2013)
-Fixed the X1000 poweroff case (THX Guillaume 'bzzd10h' Boesel for X1000 tests).
V0.6 (10.06.2013)
-WB/Icon support; Refactored code; ASK tooltype ;-)
V1.1 (15.06.2013) [internal]
-Major "rework" to add catalog support, so bumped to version 1
V1.2 (18.06.2013)
-Changed ASK requester; Added 'LAST CHANCE' ReAction window.
V1.3 (19.06.2013)
-Now checks for SAM460/X1000 (hide POWEROFF,..).
V1.4 (28.06.2013)
-Do not SYNC read only devices.
|