Changeset b6061f8c in mainline for uspace/app/sysinst/sysinst.c


Ignore:
Timestamp:
2025-04-14T14:18:50Z (8 months ago)
Author:
GitHub <noreply@…>
Children:
f444633
Parents:
c7c6afd (diff), 5d2bdaa (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Wayne Thornton <wmthornton-dev@…> (2025-04-14 14:18:50)
git-committer:
GitHub <noreply@…> (2025-04-14 14:18:50)
Message:

Merge branch 'HelenOS:master' into master

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sysinst/sysinst.c

    rc7c6afd rb6061f8c  
    7272 */
    7373#define DEFAULT_DEV_0 "devices/\\hw\\sys\\00:01.1\\c0d0"
    74 #define DEFAULT_DEV_1 "devices/\\hw\\sys\\00:01.0\\ide1\\c0d0"
     74#define DEFAULT_DEV_1 "devices/\\hw\\sys\\ide1\\c0d0"
    7575//#define DEFAULT_DEV "devices/\\hw\\pci0\\00:01.2\\uhci_rh\\usb01_a1\\mass-storage0\\l0"
    7676/** Volume label for the new file system */
Note: See TracChangeset for help on using the changeset viewer.