| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
something applies to. So change #ifndef to an explicit list of defines.
* Treate sparc64 and ia64 as 64-bit platforms, which means larger roots.
* sparc64 should halt back to the firmware, not reset.
* sparc64 doesn't need to play MS-DOS/BIOS partition crap games.
Reviewed by: jake
|
|
|
|
|
|
|
|
| |
to gid conversion).
PR: 43455
Submitted by: n-kogane@syd.odn.ad.jp
X-MFC after: immediately if re@ permits, or after 4.7-RELEASE is out
|
| |
|
|
|
|
| |
Reviewed by: ru
|
|
|
|
|
|
| |
PR: misc/41235
Submitted by: Fesskat Tudeer <freebsd-fesskat@fesskat.org>
MFC after: 3 days
|
|
|
|
|
| |
Reviewed by: re@
MFC after: 1 week
|
| |
|
|
|
|
| |
#ifndef __alpha__ to #ifdef __i386__
|
| |
|
| |
|
|
|
|
| |
"stable.freebsd.org" to be the same as 4-stable.
|
|
|
|
| |
already has this correct.
|
|
|
|
| |
-current.
|
|
|
|
|
|
| |
following the lead of The XFree86 Project's default.
Approved by: Murray
|
|
|
|
|
|
| |
variable rather than the one passed in as the first argument.
Sponsored by: The Weather Channel
|
|
|
|
|
|
|
| |
Denmark servers.
o Add snapshots.jp.FreeBSD.org.
Approved by: brian
|
|
|
|
|
|
| |
in sysinstall.
Reviewed by: ru
|
|
|
|
|
|
| |
actually does work. Ignore errors from kldload(2) if the errno value is
EEXIST. It would help if this return value were documented in the
kldload(2) manual page.
|
|
|
|
|
|
|
|
|
|
|
| |
one can set the 'noError' variable to ignore any errors that occur for the
next command. However, the code was only unsetting 'noError' when an error
actually occurred, so if you set 'noError', the next command completed ok,
and the command after that failed, the second command's failure would be
ignored. This fixes this by performing the 'noError' check earlier and
then unsetting 'noError' after every command that is run.
Sponsored by: The Weather Channel
|
|
|
|
|
|
|
| |
would be to unmount the CD you installed from and prompt the user to
eject it before rebooting the machine.
Sponsored by: The Weather Channel
|
|
|
|
| |
Submitted by: gshapiro
|
|
|
|
| |
Reviewed by: bmah (description only)
|
|
|
|
| |
the kernel.
|
|
|
|
| |
above 4GB.
|
|
|
|
|
|
| |
- Document the tcpMenuSelect command.
Sponsored by: The Weather Channel
|
|
|
|
|
|
| |
temporarily turn off the nonInteractive variable around the DHCP and IPv6
Yes/No questions in a network device setup so that those questions are
asked.
|
|
|
|
| |
and label a disk from a sysinstall script.
|
|
|
|
|
|
| |
about 165MB of space when first installed.
Submitted by: rpratt
|
|
|
|
|
|
|
| |
- ftp7 in Paris (ftp.club-internet.fr)
- ftp8 in Stransbourg (ftp.u-strasbg.fr)
MFC after: 1 day
|
|
|
|
| |
lists install properly.
|
|
|
|
|
|
|
| |
Also add the ability to use Bzip'ed distributions -- but this is exclusive
of being able to use Gzip'ed distributions.
Sponsored by: FreeBSD Mall, Inc.
|
|
|
|
|
|
|
| |
This is done since it contains much more than /bin, and also gets in the
way when making a combined install+fixit CD.
OK'ed by: jkh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
present, this field specifies the media volume that the disc is
contained on. If the volume of a given packages is different than the
current volume of mediaDevice, then the user is prompted --
"This is disc #%d. Package %s is on disc #%d\n"
"Would you like to switch discs now?\n"
If the user selects yes, then DEVICE_SHUTDOWN is called and the user
is then prompted --
"Please remove disc #%d from you drive, and add disc #%d"
This works well for a carefully crafted INDEX file, but more work
needs to be done to sort dependencies on a given package based on the
volume that they reside on, to minimize the amount of disc flipping
required of the user.
This commit is a no-op for normal INDEX files and FreeBSD CDs. These
additional features are only used if the INDEX and cdrom.inf file have
multi-volume support.
|
|
|
|
| |
initialize the volume ID for the media device in use.
|
|
|
|
|
| |
these values are different for a given package, then we must prompt
the user to insert another disc before the package can be installed.
|
|
|
|
| |
Requested by: obrien
|
|
|
|
|
| |
versions of GCC. With this change, sysinstall compiles and works fine
with GCC 3.1 or 2.95.
|
|
|
|
|
|
| |
Also tie stderr to something for the invocation of pkg_add.
Sponsored by: FreeBSD Mall, Inc.
|
|
|
|
|
|
| |
4.X.
Suggested by: many
|
|
|
|
|
| |
executable file, so that we can pass commands with arguments to
configXSetup().
|
|
|
|
|
|
|
|
| |
so know we have proper PKG registration and dependency information.
This is a WIP for 5.0 DP #1, so it is still rough around the edges and
does not GC the old XFree86 3.3.6 handling stuff that should be GC'ed.
Sponsored by: FreeBSD Mall, Inc.
|
| |
|
|
|
|
|
|
|
|
|
| |
from CD-ROM in 4-stable. Note that in 5-current, we use devfs so this
change (hopefully) shouldn't change anything.
I'll MFC to 4-stable later.
Tested with: FreeBSD/i386, 4.5-STABLE-20020330-JPSNAP
|
|
|
|
| |
that have room for pccardd on mfsroot.flp).
|
| |
|
|
|
|
|
|
|
|
| |
instead of hardcoding them into the binary. This replaces
the work-around in usr.sbin/sysinstall/Makefile,v 1.121.
Suggested by: jhb
MFC in: 1 week
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
While I'm here, make the menu entries on the documentation menu begin
with "1" instead of "2".
Reviewed by: imp, rwatson, murray
Approved by: imp, rwatson, murray
MFC after: 1 week
|
|
|
|
|
|
|
| |
session IDs, and sysinstall can load modules from the MFSROOT, it
should be possible to install FreeBSD over a wireless link.
MFC after: 2 weeks
|