Changeset 64ffd83 in mainline for uspace/app/sysinst/sysinst.c
- Timestamp:
- 2018-07-24T09:43:38Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bec18a9
- Parents:
- 05208d9
- git-author:
- Jiri Svoboda <jiri@…> (2018-07-23 18:41:45)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-07-24 09:43:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sysinst/sysinst.c
r05208d9 r64ffd83 132 132 pspec.pkind = lpk_primary; 133 133 pspec.fstype = fs_minix; 134 pspec.mountp = ""; 134 135 135 136 rc = fdisk_part_create(fdev, &pspec, &part);
Note:
See TracChangeset
for help on using the changeset viewer.