| Summary: | sysinstall(8): suggestions for 4.4 sysinstall | ||
|---|---|---|---|
| Product: | Base System | Reporter: | yonatan <yonatan> |
| Component: | bin | Assignee: | kensmith |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | Flags: | bugmeister:
mfc-stable10?
bugmeister: mfc-stable9? bugmeister: mfc-stable8? |
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
yonatan
2001-08-20 10:20:00 UTC
Responsible Changed From-To: freebsd-bugs->eric Eric is working on fixing sysinstall for 4.4. < root password isn't set!!! I gave root password at the correct prompt,
> but after the reboot I logged in with no "password:" prompt.
The actual case was that after installing "costume install", the
/etc/passwd and friends were unchanged. Meaning, no password for root,
and users added during the install weren't there after reboot.
/etc/passwd, /etc/groups, /etc/master.passwd and their binary
friends were all defaulted.
Responsible Changed From-To: eric->freebsd-qa assign idle sysinstall bugs to freebsd-qa, as suggested by murray http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29893 Adding to audit trail manually by bugmeister: At least, the bug with the CDROM tray being locked persists as of 2008. Responsible Changed From-To: freebsd-bugs->kensmith I'll try to clean this one up. State Changed From-To: open->patched We need to review how disks are handled completely for 8.0 so for now I'm going to say the disk issues raised will need to be covered as part of that. Packages on the media have always been something of a moving target, snort just wasn't popular enough to make the cut. Password validation got added in r186183. Being able to eject the media at the point sysinstall tells you to got added in r186131. I don't know when but the default html viewer became links and it is not automagically installed, the user needs to do it. I'm not sure how the root password was not being set but that appears to be fixed as well. Obsoleted by subsequent events. |