Changeset b6061f8c in mainline for uspace/app/sysinst/sysinst.c
- Timestamp:
- 2025-04-14T14:18:50Z (8 months ago)
- 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)
- File:
-
- 1 edited
-
uspace/app/sysinst/sysinst.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sysinst/sysinst.c
rc7c6afd rb6061f8c 72 72 */ 73 73 #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" 75 75 //#define DEFAULT_DEV "devices/\\hw\\pci0\\00:01.2\\uhci_rh\\usb01_a1\\mass-storage0\\l0" 76 76 /** Volume label for the new file system */
Note:
See TracChangeset
for help on using the changeset viewer.
