source: mainline/uspace/app

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0fce1a6   9 months mc hr: rename HR_RLQ_* to HR_LAYOUT_*
(edit) @f34568c   9 months mc hr: print % done of REBUILD operation
(edit) @e0bbecb   9 months mc hr: move state printing to hrctl One IPC call is for short volume …
(edit) @431b513   9 months mc hrctl: also parse levels as words
(edit) @d482b05   9 months mc hrctl: add synopsis to usage message
(edit) @6f13257   10 months mc hr: cstyle: don't align struct members and fcn decls
(edit) @bfe4a88b   10 months mc bdwrite: measure and print elapsed time
(edit) @52e40513   10 months mc hrctl: check realloc() return value
(edit) @dbb1e3f   10 months mc hrctl: tweak configuration files
(edit) @aca1777   10 months mc Merge upstream into helenraid
(edit) @e5ea5f8   10 months mc hrctl: finalize parsing, add new sample sif config
(edit) @fde80323   10 months mc hrctl: correctly handle manualy specified devices
(edit) @964e897   10 months mc hrctl: handle invalid level argument
(edit) @56602e0   10 months mc hr: rename all strings status' -> state'
(edit) @fc265b4   10 months mc hr: IPC methods: don't create own hr_t session
(edit) @61f28c4   10 months jiri Only eject installation CD after user confirms restart.
(edit) @217d0fb   10 months mc hrctl: add notes about failing an extent
(edit) @d1d355f   10 months mc hr: refactor hrctl and some hr IPC methods
(edit) @0cec807a   10 months jiri Unmount destination volume and delete mount point on installation failure.
(edit) @629b480   11 months jiri Assorted installer fixes.
(edit) @0460377   11 months noreply uspace/app/blkdump: fix argv null deref (#251)
(edit) @29e7cc7   11 months mc Merge branch 'upstream/master' into helenraid
(edit) @690ad20   11 months zarevucky.jiri Convert kio buffer to bytes (part 1)
(edit) @d5b37b6   11 months zarevucky.jiri Use a new syscall, SYS_KIO_READ, for reading from KIO buffer …
(edit) @af77459   11 months zarevucky.jiri Simplify kio buffer bookkeeping We only really need to know the …
(edit) @11782da   11 months jiri Fix IDE install device path again.
(edit) @8165a7a   11 months jiri GFX Demo should default to UI interface
(edit) @a188131   11 months jiri Add UI to system installer
(edit) @0db0df2   11 months zarevucky.jiri Hash table improvements Implement hash_table_foreach macro, analogous …
(edit) @90ee3384   11 months jiri Allow sysinst to restart the system at the end of installation. When …
(edit) @59e32fb   11 months jiri Fix IDE disk path in sysinst.
(edit) @ca7fa5b   11 months mc hr: use <inttypes.h> macro specifiers
(edit) @d082801   12 months mc hr: refactor manual assembly
(edit) @8b51009   12 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @eebecdc   12 months mc merge upstream/master into helenraid
(edit) @0ae9e18   12 months jiri Select shutdown action (power off / restart) in shutdown dialog.
(edit) @8cdf360   12 months mc app/hrctl: fix case for 'n'
(edit) @8300c72   12 months jiri Quiesce devices before proceeding with shutdown. Only implemented for …
(edit) @d30e067   12 months mc Merge 'upstream/master' into helenraid-para
(edit) @f35749e   12 months jiri System restart via shutdown -r
(edit) @4285f384   13 months jiri Allow physically ejecting CD-ROM using vol eject -s
(edit) @be62ebc   13 months noreply fix tester/mapping1 test (#243)
(edit) @32254d6   13 months noreply init RTLD runtime at load time even for statically linked binaries …
(edit) @b336bfd8   13 months jiri Start text editor if open action is used on .txt file.
(edit) @accdf882   13 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file
(edit) @97116a2   14 months zarevucky.jiri Run make ccheck-fix
(edit) @eff458d   14 months jiri Add shutdown dialog to start menu.
(edit) @5162f6e   14 months jiri Fix shutdown dialog in text mode.
(edit) @2e08f2b6   14 months jiri Confirm shutdown in shutdown dialog.
(edit) @afb4025   14 months jiri Show error message when UI shutdown fails.
(edit) @82ff0a1   14 months jiri Add deadlock detector to tester.
(edit) @7bf29e5   14 months mc Merge 'upstream/master' into helenraid-para
(edit) @7d25273   14 months mc hrctl: initialize hr session struct
(edit) @28769117   15 months mc hrctl: usage string modification
(edit) @586b39d   16 months mc hrctl: handle unkown options
(edit) @bf0a791   16 months mc hr: cstyle
(edit) @b56d88f   16 months mc bdwrite: fix writing
(edit) @5b320ac   16 months mc hr: hotspares + RAID1 rebuild
(edit) @dfa2313   16 months mc hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
(edit) @64eba57   16 months mc hrctl: fix memory leaks
(edit) @972b011   16 months mc hrctl: update usage Add a note to usage about automatic prepending of …
(edit) @8f7e1b1   16 months mc hrctl: rename flag —stop (-T) to —destroy (-D)
(edit) @9a07ee3   16 months jiri Add message dialog choice selection (OK, OK/Cancel)
(edit) @0d00e53   16 months jiri Shut down dialog
(edit) @cf28ffd3   17 months mc hr: add option to silently fail an extent
(edit) @6124ee1   17 months mc bdwrite: cstyle
(edit) @1903d77   17 months mc bdwrite: fill blocks with 'A' - 'Z' Following parity blocks in …
(edit) @e47a032   17 months mc hr: base for status handling
(edit) @76cd345   17 months mc bdwrite: write as many blocks as possible at once
(edit) @ad9e225   17 months jiri Shutdown command
(edit) @50bed55d   17 months mc hr: rename levels to upper case
(edit) @6d55e39   17 months mc hrctl: remove disk concatenation option
(edit) @514108e   17 months jiri Minimize /app/init, once root is mounted, go to /srv/system
(edit) @c997374   17 months mc hr: merge assemble and create functions
(edit) @2b8901be   17 months mc hrctl: add RAID 4 to usage message
(edit) @34abe6c5   17 months mc hrctl: inform about stopping a service that does not exit
(edit) @f9440e0d   17 months mc hrctl: add —stop option to usage
(edit) @e273e9e   17 months jiri Move link out of cons_event_t
(edit) @09f41d3   18 months jiri Tetris should be able to detect screen cursor control capability
(edit) @2cf8f994   18 months jiri Improve terminal behavior in console mode.
(edit) @88739997   18 months jiri Remove forgotten debug messages
(edit) @9aa51406   18 months jiri Create terminal window with the correct size from the start.
(edit) @1bbc6dc   18 months jiri Network configuration persistence. nconfsrv is folded into inetsrv …
(edit) @3d588be   18 months jiri GFXDemo needs better textmode detection
(edit) @4c2339b   18 months jiri Bright should not be applied to background color.
(edit) @899bdfd   18 months zarevucky.jiri Terminal scrolling and resizing support
(edit) @2ee6351   18 months zarevucky.jiri Remove unused/undocumented sx, sy arguments
(edit) @9c40b834   18 months zarevucky.jiri Add test for ticket #631
(edit) @ca127f37   18 months jiri Persist volume configuration
(edit) @4a2a6b8b   18 months mc hr: add initial RAID 4 0 (non-rotating parity on disk 0)
(edit) @a19d7fc4   18 months mc hr: add option (-T, —stop) for removing an active array
(edit) @ab5a2597   18 months mc bdwrite: writing to block devices
(edit) @b0f1366   18 months mc hr: write persistent metadata, assemble array from metadata
(edit) @ee83e9c   18 months mc hrctl: use sizeof(devname) instead of a constant
(edit) @095a989   18 months mc hr: add status printing
(edit) @e192339   18 months mc hrctl: add option for creating array from config file
(edit) @68e357e   18 months mc hr: use array for devname and devices for now
(edit) @4e84176   19 months mc init: add "/srv/bd/hr"
(edit) @94d84a0   19 months mc hr: initial trivial mirroring implementation
(edit) @dbae3b6   19 months jiri Persistently store taskmon configuration.
Note: See TracRevisionLog for help on using the revision log.