Module Name:src
Committed By: andvar
Date: Mon Feb 17 22:16:37 UTC 2025
Modified Files:
src/usr.sbin/sysinst/arch/mipsco: md.c
src/usr.sbin/sysinst/arch/pmax: md.c
Log Message:
s/opportuinty/opportunity/ in comments.
>From Miod Vallat by email.
To generate a dif
Module Name:src
Committed By: andvar
Date: Mon Feb 17 22:16:37 UTC 2025
Modified Files:
src/usr.sbin/sysinst/arch/mipsco: md.c
src/usr.sbin/sysinst/arch/pmax: md.c
Log Message:
s/opportuinty/opportunity/ in comments.
>From Miod Vallat by email.
To generate a dif
Module Name:src
Committed By: martin
Date: Sun Dec 1 11:10:34 UTC 2024
Modified Files:
src/usr.sbin/sysinst: Makefile.inc
Log Message:
Deal with false positive maybe-uninitialized warnings from gcc when
compiling net.c with -O0
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: martin
Date: Sun Dec 1 11:10:34 UTC 2024
Modified Files:
src/usr.sbin/sysinst: Makefile.inc
Log Message:
Deal with false positive maybe-uninitialized warnings from gcc when
compiling net.c with -O0
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: rillig
Date: Fri Oct 4 15:11:09 UTC 2024
Modified Files:
src/usr.sbin/sysinst: disklabel.c run.c
Log Message:
sysinst: fix lint warning about "effectively discards 'const'"
No binary change except for assertion line numbers.
To generate a
Module Name:src
Committed By: rillig
Date: Fri Oct 4 15:11:09 UTC 2024
Modified Files:
src/usr.sbin/sysinst: disklabel.c run.c
Log Message:
sysinst: fix lint warning about "effectively discards 'const'"
No binary change except for assertion line numbers.
To generate a
Module Name:src
Committed By: rillig
Date: Thu Jun 20 19:00:35 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.de
Log Message:
sysinst: fix umlaut in German translation
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/usr.sbin/sysinst/msg.mi.de
Pl
Module Name:src
Committed By: rillig
Date: Thu Jun 20 19:00:35 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.de
Log Message:
sysinst: fix umlaut in German translation
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/usr.sbin/sysinst/msg.mi.de
Pl
Module Name:src
Committed By: nia
Date: Thu Jun 20 05:46:22 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.de msg.mi.en
Log Message:
sysinst(8): Note that leaving the network "media type" empty autoconfigures
To generate a diff of this commit:
cvs rdiff -u -r1.48
Module Name:src
Committed By: nia
Date: Thu Jun 20 05:46:22 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.de msg.mi.en
Log Message:
sysinst(8): Note that leaving the network "media type" empty autoconfigures
To generate a diff of this commit:
cvs rdiff -u -r1.48
Module Name:src
Committed By: hannken
Date: Thu Apr 25 11:25:09 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.de msg.mi.en msg.mi.es msg.mi.pl util.c
Log Message:
Increase length of set description to 40 characters so recent additions fit.
Ok: martin@
Fixes PR in
Module Name:src
Committed By: hannken
Date: Thu Apr 25 11:25:09 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.de msg.mi.en msg.mi.es msg.mi.pl util.c
Log Message:
Increase length of set description to 40 characters so recent additions fit.
Ok: martin@
Fixes PR in
Module Name:src
Committed By: andvar
Date: Thu Apr 11 06:42:18 UTC 2024
Modified Files:
src/usr.sbin/sysinst: mbr.c
Log Message:
fix typo in method name: part_attr_fornat_str -> part_attr_format_str.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/usr.s
Module Name:src
Committed By: andvar
Date: Thu Apr 11 06:42:18 UTC 2024
Modified Files:
src/usr.sbin/sysinst: mbr.c
Log Message:
fix typo in method name: part_attr_fornat_str -> part_attr_format_str.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/usr.s
Module Name:src
Committed By: martin
Date: Sun Mar 24 17:29:58 UTC 2024
Modified Files:
src/usr.sbin/sysinst: gpt.c
Log Message:
PR 58061: fix bug in the GPT backend: when inserting a partition
(i.e. not adding it at the end) a bogus ID was returned for the new
partition.
Module Name:src
Committed By: martin
Date: Sun Mar 24 17:29:58 UTC 2024
Modified Files:
src/usr.sbin/sysinst: gpt.c
Log Message:
PR 58061: fix bug in the GPT backend: when inserting a partition
(i.e. not adding it at the end) a bogus ID was returned for the new
partition.
Module Name:src
Committed By: martin
Date: Sun Mar 24 16:06:37 UTC 2024
Modified Files:
src/usr.sbin/sysinst: configmenu.c
Log Message:
PR 58062: fix a bug I introduced with the https support: update
the pkgsrc/binary pkgs download URL not only when https transport
is sele
Module Name:src
Committed By: martin
Date: Sun Mar 24 16:06:37 UTC 2024
Modified Files:
src/usr.sbin/sysinst: configmenu.c
Log Message:
PR 58062: fix a bug I introduced with the https support: update
the pkgsrc/binary pkgs download URL not only when https transport
is sele
Module Name:src
Committed By: nia
Date: Thu Mar 21 02:24:35 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.en
Log Message:
sysinst: Clarify that usernames are maximum 8 characters
At least one user reported thinking that the previous wording implied
that usernames
Module Name:src
Committed By: nia
Date: Thu Mar 21 02:24:35 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.en
Log Message:
sysinst: Clarify that usernames are maximum 8 characters
At least one user reported thinking that the previous wording implied
that usernames
Module Name:src
Committed By: martin
Date: Wed Feb 21 20:31:57 UTC 2024
Modified Files:
src/usr.sbin/sysinst: main.c
Log Message:
Defer deletion of any color menu options untill the final menu (in the
selected language) has been loaded.
To generate a diff of this commit:
Module Name:src
Committed By: martin
Date: Wed Feb 21 20:31:57 UTC 2024
Modified Files:
src/usr.sbin/sysinst: main.c
Log Message:
Defer deletion of any color menu options untill the final menu (in the
selected language) has been loaded.
To generate a diff of this commit:
Module Name:src
Committed By: martin
Date: Wed Feb 14 13:52:11 UTC 2024
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
PR 57927: when comparing old and new partition state during renumbering,
ignore differences in the install target flag - the backend might hav
Module Name:src
Committed By: martin
Date: Wed Feb 14 13:52:11 UTC 2024
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
PR 57927: when comparing old and new partition state during renumbering,
ignore differences in the install target flag - the backend might hav
Module Name:src
Committed By: gson
Date: Tue Jan 16 21:04:26 UTC 2024
Modified Files:
src/usr.sbin/sysinst/arch/i386: msg.md.en
Log Message:
The serial bootblocks use the selected serial port, not the first serial port.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: gson
Date: Tue Jan 16 21:04:26 UTC 2024
Modified Files:
src/usr.sbin/sysinst/arch/i386: msg.md.en
Log Message:
The serial bootblocks use the selected serial port, not the first serial port.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: thorpej
Date: Sat Jan 6 07:38:13 UTC 2024
Modified Files:
src/usr.sbin/sysinst: Makefile
Added Files:
src/usr.sbin/sysinst/arch/virt68k: Makefile md.c md.h menus.md.en
menus.md.es menus.md.fr menus.md.pl msg.md.de msg.md.en
Module Name:src
Committed By: thorpej
Date: Sat Jan 6 07:38:13 UTC 2024
Modified Files:
src/usr.sbin/sysinst: Makefile
Added Files:
src/usr.sbin/sysinst/arch/virt68k: Makefile md.c md.h menus.md.en
menus.md.es menus.md.fr menus.md.pl msg.md.de msg.md.en
Module Name:src
Committed By: tsutsui
Date: Thu Jan 4 18:09:37 UTC 2024
Modified Files:
src/usr.sbin/sysinst/arch/atari: md.c
Log Message:
Fix a typo of a kernel name on detecting a running machine type.
Should be pulled up to netbsd-10.
To generate a diff of this comm
Module Name:src
Committed By: tsutsui
Date: Thu Jan 4 18:09:37 UTC 2024
Modified Files:
src/usr.sbin/sysinst/arch/atari: md.c
Log Message:
Fix a typo of a kernel name on detecting a running machine type.
Should be pulled up to netbsd-10.
To generate a diff of this comm
Module Name:src
Committed By: martin
Date: Tue Dec 19 13:21:56 UTC 2023
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: msg.md.de msg.md.en msg.md.es
msg.md.fr msg.md.pl
Log Message:
Fix kernel set names (the code has been changed to only offer GENERIC
or GEN
Module Name:src
Committed By: martin
Date: Tue Dec 19 13:21:56 UTC 2023
Modified Files:
src/usr.sbin/sysinst/arch/evbarm: msg.md.de msg.md.en msg.md.es
msg.md.fr msg.md.pl
Log Message:
Fix kernel set names (the code has been changed to only offer GENERIC
or GEN
Module Name:src
Committed By: martin
Date: Sun Dec 17 18:46:42 UTC 2023
Modified Files:
src/usr.sbin/sysinst: configmenu.c defs.h main.c menus.entropy menus.mi
net.c
Log Message:
Add a https transfer method (sharing all host details with the http
transfer). Mak
Module Name:src
Committed By: martin
Date: Sun Dec 17 18:46:42 UTC 2023
Modified Files:
src/usr.sbin/sysinst: configmenu.c defs.h main.c menus.entropy menus.mi
net.c
Log Message:
Add a https transfer method (sharing all host details with the http
transfer). Mak
Module Name:src
Committed By: martin
Date: Tue Nov 28 14:10:18 UTC 2023
Modified Files:
src/usr.sbin/sysinst: Makefile.inc
Log Message:
PR 57729: clean up PKG_PATH for official RC (and similar) versions,
like we do for the daily builds.
To generate a diff of this commit:
Module Name:src
Committed By: martin
Date: Tue Nov 28 14:10:18 UTC 2023
Modified Files:
src/usr.sbin/sysinst: Makefile.inc
Log Message:
PR 57729: clean up PKG_PATH for official RC (and similar) versions,
like we do for the daily builds.
To generate a diff of this commit:
Module Name:src
Committed By: martin
Date: Sat Nov 25 19:43:26 UTC 2023
Modified Files:
src/usr.sbin/sysinst: partman.c
Log Message:
PR 57698: avoid a few potential sysinst crashes in environments where
not all binaries are available - e.g. w/o cgdconfig(8) the "cgds" poin
Module Name:src
Committed By: martin
Date: Sat Nov 25 19:43:26 UTC 2023
Modified Files:
src/usr.sbin/sysinst: partman.c
Log Message:
PR 57698: avoid a few potential sysinst crashes in environments where
not all binaries are available - e.g. w/o cgdconfig(8) the "cgds" poin
Module Name:src
Committed By: martin
Date: Mon Nov 20 18:03:55 UTC 2023
Modified Files:
src/usr.sbin/sysinst: label.c util.c
Log Message:
Force alignment of disk buffers to at least 8 byte.
Fixes PR 56434.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src
Module Name:src
Committed By: martin
Date: Mon Nov 20 18:03:55 UTC 2023
Modified Files:
src/usr.sbin/sysinst: label.c util.c
Log Message:
Force alignment of disk buffers to at least 8 byte.
Fixes PR 56434.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src
Module Name:src
Committed By: martin
Date: Tue Oct 31 14:05:11 UTC 2023
Modified Files:
src/usr.sbin/sysinst: msg.mi.de
Log Message:
Shorten the Use_Different_Part_Scheme message - the old version could
overflow a 80 wide char display with some partitioning schemes (e.g.
d
Module Name:src
Committed By: martin
Date: Tue Oct 31 14:05:11 UTC 2023
Modified Files:
src/usr.sbin/sysinst: msg.mi.de
Log Message:
Shorten the Use_Different_Part_Scheme message - the old version could
overflow a 80 wide char display with some partitioning schemes (e.g.
d
Module Name:src
Committed By: martin
Date: Tue Oct 31 14:03:33 UTC 2023
Modified Files:
src/usr.sbin/sysinst: label.c msg.mi.de msg.mi.en msg.mi.es msg.mi.fr
msg.mi.pl
Log Message:
Switch to "-" (single minus) as input denotation for "no mount point"
in all tra
Module Name:src
Committed By: martin
Date: Tue Oct 31 14:03:33 UTC 2023
Modified Files:
src/usr.sbin/sysinst: label.c msg.mi.de msg.mi.en msg.mi.es msg.mi.fr
msg.mi.pl
Log Message:
Switch to "-" (single minus) as input denotation for "no mount point"
in all tra
Module Name:src
Committed By: riastradh
Date: Thu Sep 7 16:38:08 UTC 2023
Modified Files:
src/usr.sbin/sysinst: util.c
Log Message:
sysinst(1): Run `certctl rehash' on fresh installs.
It has come to my attention that sysinst does not, in fact, run
postinstall(8) post-ins
Module Name:src
Committed By: riastradh
Date: Thu Sep 7 16:38:08 UTC 2023
Modified Files:
src/usr.sbin/sysinst: util.c
Log Message:
sysinst(1): Run `certctl rehash' on fresh installs.
It has come to my attention that sysinst does not, in fact, run
postinstall(8) post-ins
Module Name:src
Committed By: msaitoh
Date: Sat Jun 24 05:25:04 UTC 2023
Modified Files:
src/usr.sbin/sysinst: disks.c util.c
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/usr.sbin/sysinst/disks.c
cvs rdiff -u -r1.71
Module Name:src
Committed By: msaitoh
Date: Sat Jun 24 05:25:04 UTC 2023
Modified Files:
src/usr.sbin/sysinst: disks.c util.c
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/usr.sbin/sysinst/disks.c
cvs rdiff -u -r1.71
Module Name:src
Committed By: martin
Date: Fri Jun 9 18:44:17 UTC 2023
Modified Files:
src/usr.sbin/sysinst: main.c
Log Message:
If the install medium does not come with any openssl trusted root certs,
tell ftp(1) not to verify trust chains when doing https downloads.
T
Module Name:src
Committed By: martin
Date: Fri Jun 9 18:44:17 UTC 2023
Modified Files:
src/usr.sbin/sysinst: main.c
Log Message:
If the install medium does not come with any openssl trusted root certs,
tell ftp(1) not to verify trust chains when doing https downloads.
T
Module Name:src
Committed By: lukem
Date: Sat Jun 3 21:33:25 UTC 2023
Modified Files:
src/usr.sbin/sysinst/arch/mac68k: Makefile
Log Message:
adapt to ${CC_WNO_STRINGOP_TRUNCATION}
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/sysinst/arch/mac
Module Name:src
Committed By: lukem
Date: Sat Jun 3 21:33:25 UTC 2023
Modified Files:
src/usr.sbin/sysinst/arch/mac68k: Makefile
Log Message:
adapt to ${CC_WNO_STRINGOP_TRUNCATION}
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/sysinst/arch/mac
Module Name:src
Committed By: kre
Date: Tue Mar 14 09:54:40 UTC 2023
Modified Files:
src/usr.sbin/sysinst: defs.h
Log Message:
Correct a minor word usage error in a comment. NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/usr.sbin/sysinst/defs.h
Module Name:src
Committed By: kre
Date: Tue Mar 14 09:54:40 UTC 2023
Modified Files:
src/usr.sbin/sysinst: defs.h
Log Message:
Correct a minor word usage error in a comment. NFC.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/usr.sbin/sysinst/defs.h
Module Name:src
Committed By: abs
Date: Sun Feb 12 20:14:32 UTC 2023
Modified Files:
src/usr.sbin/sysinst: menus.mi
Log Message:
Add "-i -E" to /bin/sh called from sysinst
This enables command line editing (primarily for arrow keys, but basic
emacs sequences will also wor
Module Name:src
Committed By: abs
Date: Sun Feb 12 20:14:32 UTC 2023
Modified Files:
src/usr.sbin/sysinst: menus.mi
Log Message:
Add "-i -E" to /bin/sh called from sysinst
This enables command line editing (primarily for arrow keys, but basic
emacs sequences will also wor
Module Name:src
Committed By: martin
Date: Fri Jan 6 18:19:27 UTC 2023
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c label.c partitions.h
Log Message:
When matching real partitions to "wanted" install descriptions, skip
all types of special partitions (like raw dis
Module Name:src
Committed By: martin
Date: Fri Jan 6 18:19:27 UTC 2023
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c label.c partitions.h
Log Message:
When matching real partitions to "wanted" install descriptions, skip
all types of special partitions (like raw dis
Module Name:src
Committed By: martin
Date: Fri Jan 6 18:14:56 UTC 2023
Modified Files:
src/usr.sbin/sysinst/arch/luna68k: md.c md.h
Log Message:
PR 55058: force the boot partition to sd0d, so our root partitions becomes
sd0a again.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: martin
Date: Fri Jan 6 18:14:56 UTC 2023
Modified Files:
src/usr.sbin/sysinst/arch/luna68k: md.c md.h
Log Message:
PR 55058: force the boot partition to sd0d, so our root partitions becomes
sd0a again.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: martin
Date: Fri Jan 6 18:13:40 UTC 2023
Modified Files:
src/usr.sbin/sysinst: install.c
Log Message:
cosmetics: fix indentation
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.sbin/sysinst/install.c
Please note that
Module Name:src
Committed By: martin
Date: Fri Jan 6 18:13:40 UTC 2023
Modified Files:
src/usr.sbin/sysinst: install.c
Log Message:
cosmetics: fix indentation
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.sbin/sysinst/install.c
Please note that
Module Name:src
Committed By: martin
Date: Fri Jan 6 15:07:23 UTC 2023
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
Minor fix calculating the remaining buffer size for partition flags.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/usr.s
Module Name:src
Committed By: martin
Date: Fri Jan 6 15:07:23 UTC 2023
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
Minor fix calculating the remaining buffer size for partition flags.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/usr.s
Module Name:src
Committed By: martin
Date: Fri Jan 6 15:05:52 UTC 2023
Modified Files:
src/usr.sbin/sysinst: README.md_defs disklabel.c
Log Message:
Provide a disklabel specific MD hook MD_DISKLABEL_PART_INDEX_CHECK
to allow MD code to veto specific disklabel partitions f
Module Name:src
Committed By: martin
Date: Fri Jan 6 15:05:52 UTC 2023
Modified Files:
src/usr.sbin/sysinst: README.md_defs disklabel.c
Log Message:
Provide a disklabel specific MD hook MD_DISKLABEL_PART_INDEX_CHECK
to allow MD code to veto specific disklabel partitions f
Module Name:src
Committed By: martin
Date: Tue Jan 3 16:16:15 UTC 2023
Modified Files:
src/usr.sbin/sysinst: net.c
Log Message:
Clear the msg area after prompting for the network device to use
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.sbin/sy
Module Name:src
Committed By: martin
Date: Tue Jan 3 16:16:15 UTC 2023
Modified Files:
src/usr.sbin/sysinst: net.c
Log Message:
Clear the msg area after prompting for the network device to use
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.sbin/sy
Module Name:src
Committed By: martin
Date: Tue Dec 27 13:12:10 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
PR 57132: when calculation additional space available for the "expanded"
partition (typically /) do not forget the reserved space (that
Module Name:src
Committed By: martin
Date: Tue Dec 27 13:12:10 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
PR 57132: when calculation additional space available for the "expanded"
partition (typically /) do not forget the reserved space (that
Module Name:src
Committed By: martin
Date: Fri Dec 16 19:49:13 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
Switch back to FFSv2ea as default for new installations
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/usr.sbin/sy
Module Name:src
Committed By: martin
Date: Fri Dec 16 19:49:13 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
Switch back to FFSv2ea as default for new installations
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/usr.sbin/sy
Module Name:src
Committed By: martin
Date: Thu Dec 15 20:34:46 UTC 2022
Modified Files:
src/usr.sbin/sysinst: util.c
Log Message:
PR 57100: in manual mode, we can not ignore existing partitions
completley, as that causes inconsistent internal state.
To generate a diff of
Module Name:src
Committed By: martin
Date: Thu Dec 15 20:34:46 UTC 2022
Modified Files:
src/usr.sbin/sysinst: util.c
Log Message:
PR 57100: in manual mode, we can not ignore existing partitions
completley, as that causes inconsistent internal state.
To generate a diff of
Module Name:src
Committed By: martin
Date: Thu Dec 15 20:21:16 UTC 2022
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
PR 57100: check if we can newfs the proper fstype when adding a new
partition and accepting the default FS type.
To generate a diff of this
Module Name:src
Committed By: martin
Date: Thu Dec 15 20:21:16 UTC 2022
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
PR 57100: check if we can newfs the proper fstype when adding a new
partition and accepting the default FS type.
To generate a diff of this
Module Name:src
Committed By: martin
Date: Thu Dec 15 15:32:04 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c defs.h msg.mi.de msg.mi.en
msg.mi.es msg.mi.fr msg.mi.pl util.c
Log Message:
Add an (expert) option to manually edit partitions, inspire
Module Name:src
Committed By: martin
Date: Thu Dec 15 15:32:04 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c defs.h msg.mi.de msg.mi.en
msg.mi.es msg.mi.fr msg.mi.pl util.c
Log Message:
Add an (expert) option to manually edit partitions, inspire
Module Name:src
Committed By: martin
Date: Thu Dec 15 15:29:51 UTC 2022
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
PR 57100: when adding a new partition, update current flags after
the backend has added the partion, so the re-sorting later can
match the new
Module Name:src
Committed By: martin
Date: Thu Dec 15 15:29:51 UTC 2022
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
PR 57100: when adding a new partition, update current flags after
the backend has added the partion, so the re-sorting later can
match the new
Module Name:src
Committed By: martin
Date: Thu Dec 15 15:11:45 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
Temporarily back out rev 1.66 and switch the default FFS type back to
FFSv2 (w/o ea) for the upcoming netbsd-10 branch.
To generate a
Module Name:src
Committed By: martin
Date: Thu Dec 15 15:11:45 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
Temporarily back out rev 1.66 and switch the default FFS type back to
FFSv2 (w/o ea) for the upcoming netbsd-10 branch.
To generate a
Module Name:src
Committed By: martin
Date: Thu Dec 15 14:54:27 UTC 2022
Modified Files:
src/usr.sbin/sysinst: gpt.c
Log Message:
PR 57100: fix install flag handling for newly added GPT partitions,
fix multiple install flags when updating existing partitions.
To generate
Module Name:src
Committed By: martin
Date: Thu Dec 15 14:54:27 UTC 2022
Modified Files:
src/usr.sbin/sysinst: gpt.c
Log Message:
PR 57100: fix install flag handling for newly added GPT partitions,
fix multiple install flags when updating existing partitions.
To generate
Module Name:src
Committed By: martin
Date: Sun Dec 11 19:32:57 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disklabel.c
Log Message:
When generating a script for disklabel(8) do not use the "pretty printed"
file system type names, but the raw ones that disklabel(8) actua
Module Name:src
Committed By: martin
Date: Sun Dec 11 19:32:57 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disklabel.c
Log Message:
When generating a script for disklabel(8) do not use the "pretty printed"
file system type names, but the raw ones that disklabel(8) actua
Module Name:src
Committed By: reinoud
Date: Sat Dec 10 20:58:37 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disks.c
Log Message:
Update list with file systems who do have fsck adding udf since there is now a
fsck_udf.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: reinoud
Date: Sat Dec 10 20:58:37 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disks.c
Log Message:
Update list with file systems who do have fsck adding udf since there is now a
fsck_udf.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: martin
Date: Sat Dec 10 16:52:02 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disks.c
Log Message:
Always map FS_BSDFFS to one of "FFS", "FFSv2" or "FFSv2ea" - previously
the disklabel name "4.2BSD" could show up initially but we could never
Module Name:src
Committed By: martin
Date: Sat Dec 10 16:52:02 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disks.c
Log Message:
Always map FS_BSDFFS to one of "FFS", "FFSv2" or "FFSv2ea" - previously
the disklabel name "4.2BSD" could show up initially but we could never
Module Name:src
Committed By: martin
Date: Sat Dec 10 16:13:19 UTC 2022
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
Comment and code style (cosmetic) changes, no functional change
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.sbin/s
Module Name:src
Committed By: martin
Date: Sat Dec 10 16:13:19 UTC 2022
Modified Files:
src/usr.sbin/sysinst: label.c
Log Message:
Comment and code style (cosmetic) changes, no functional change
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.sbin/s
Module Name:src
Committed By: jakllsch
Date: Sat Dec 10 16:03:15 UTC 2022
Modified Files:
src/usr.sbin/sysinst/arch/vax: md.h
Log Message:
VAX bootxx has had ffsv2 support since May 2018, allow its use as boot
filesystem in sysinst.
Sucessfully tested in simh-microvax3900
Module Name:src
Committed By: jakllsch
Date: Sat Dec 10 16:03:15 UTC 2022
Modified Files:
src/usr.sbin/sysinst/arch/vax: md.h
Log Message:
VAX bootxx has had ffsv2 support since May 2018, allow its use as boot
filesystem in sysinst.
Sucessfully tested in simh-microvax3900
Module Name:src
Committed By: martin
Date: Fri Dec 9 17:02:14 UTC 2022
Modified Files:
src/usr.sbin/sysinst/arch/amiga: md.c
src/usr.sbin/sysinst/arch/atari: md.c
src/usr.sbin/sysinst/arch/dummy: md.c
src/usr.sbin/sysinst/arch/sparc: md.c
sr
Module Name:src
Committed By: martin
Date: Fri Dec 9 17:02:14 UTC 2022
Modified Files:
src/usr.sbin/sysinst/arch/amiga: md.c
src/usr.sbin/sysinst/arch/atari: md.c
src/usr.sbin/sysinst/arch/dummy: md.c
src/usr.sbin/sysinst/arch/sparc: md.c
sr
Module Name:src
Committed By: martin
Date: Fri Dec 9 16:54:31 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
A little less (confusing) magic: adjust the size of / when adding /usr
only if / has not beenn manually resized.
To generate a diff o
Module Name:src
Committed By: martin
Date: Fri Dec 9 16:54:31 UTC 2022
Modified Files:
src/usr.sbin/sysinst: bsddisklabel.c
Log Message:
A little less (confusing) magic: adjust the size of / when adding /usr
only if / has not beenn manually resized.
To generate a diff o
Module Name:src
Committed By: martin
Date: Wed Nov 30 19:44:06 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disks.c
Log Message:
Fix primary boot selection for FFSv2ea filesystems
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/usr.sbin/sysinst/disks.
Module Name:src
Committed By: martin
Date: Wed Nov 30 19:44:06 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disks.c
Log Message:
Fix primary boot selection for FFSv2ea filesystems
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/usr.sbin/sysinst/disks.
1 - 100 of 540 matches
Mail list logo