Commit Graph

11294 Commits

Author SHA1 Message Date
pooka
d32fe754d7 snapshot test -> setlists 2010-04-12 22:59:49 +00:00
pooka
db46f70b96 As long as humans have to edit these lists, use non-braindead sorting. 2010-04-12 22:38:36 +00:00
pooka
88938aaccd add rumpdev_fss to setlists 2010-04-12 22:34:17 +00:00
ahoka
3fc7b0347a Add pf to the module set list. 2010-04-12 14:12:43 +00:00
pooka
344e2f2f16 Following nullfs, rename rumpfs_umapfs to rumpfs_umap to make the
basename the same as the kernel module (this too was in-tree only
for a little over a week with the old name).
2010-04-11 05:45:57 +00:00
jakllsch
c9128dfbfd Install 'symbol' from font-adobe-(75|100)dpi.
Should fix some symbols in xcalc.

To do: transform these and other currently-installed-only-as-bdf fonts
to pcf.gz.
2010-04-11 02:41:38 +00:00
pooka
b764352d60 Rename librumpfs_nullfs to librumpfs_null to make the basename the
same as with the kernel module (and hence MOUNT_NULL).

I added the old name to the obsolete list, but given that it was
in-tree for only a bit over a week, I'll remove the entries in a
few weeks.
2010-04-10 21:32:59 +00:00
pooka
eb4243508b i386/vald: gone but not forgotten 2010-04-10 20:52:14 +00:00
jruoho
039f34b662 Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64.
ok jmcneill@

XXX:    This is broken: it calls methods with absolute pathnames (almost
        guaranteed not to be portable across models), it accesses methods
        that are in the domain of other drivers, it walks the namespace on
        its own, it contains plenty of magic constants, it does not
        integrate with existing KPIs, etc. Summa summarum: this should be
        rewritten as a more generic toshiba_acpi(4).
2010-04-10 17:55:24 +00:00
jruoho
02e04bf693 Add a (custom) manual page for iASL. 2010-04-10 04:29:39 +00:00
ahoka
4a9711fd6e Connect the pad(4) kernel module to the build on i386 and amd64. 2010-04-09 13:49:12 +00:00
nonaka
0dd8304ff9 fix build failure. 2010-04-09 11:38:10 +00:00
jruoho
dd9f9f5796 Add wmihp(4). 2010-04-08 17:44:22 +00:00
jruoho
8d0a2e3892 Add acpiwmi(4). 2010-04-08 10:06:25 +00:00
nonaka
238763f6ce Added support following boards.
- AlphaNet MS104-SH4
- TAC T-SH7706LAN Ver.3
- TAC T-SH7706LSR Ver.1
2010-04-06 15:54:29 +00:00
martin
2116ace6a7 Add a NO_LFS define to force support for LFS in sysinst off, even if
the install media provides the utilities. Set this for sparc64 for now,
since the bootblocks don't deal with the default LFS parameters used
by sysinst.
2010-04-05 22:53:02 +00:00
tsutsui
6749b41ac2 Also note EtherNEC. 2010-04-05 14:42:38 +00:00
tsutsui
5a31a8eb2b - note SMC_TT to supported VME-bus devices
- capitalize Ethernet
2010-04-05 14:41:35 +00:00
martin
b4deff4fda Cherry-pick the /libexec content for (non miniroot) CDs and add the sysinst
specific dhcpcd hook scripts
2010-04-04 23:02:23 +00:00
martin
8299a0b61d Remove bogus workaround hiding a real bug: /tmp/dhcpcd-lease should be
created by the sysinst specific dhcpcd hook
2010-04-04 22:56:44 +00:00
martin
2866ed0d7d Ooops, remove leftovers from the ramdisk / 2010-04-02 21:58:46 +00:00
spz
db894a99b3 update portmaster and releng lists 2010-04-02 21:52:55 +00:00
martin
411ff5dead Move install CDs over to / on cd9660 (instead of a memory disk image) 2010-04-02 21:29:30 +00:00
christos
84ea502702 handle ctime returning NULL. 2010-04-02 15:34:16 +00:00
pooka
b433d14156 add necessary build bucatini for kernfs tests 2010-03-31 19:18:39 +00:00
pooka
aaf84901aa +rumpfs_kernfs 2010-03-31 14:21:22 +00:00
martin
9174b80259 Do not bother to ask the user for CD details (like device name or path
on the CD) if we can find CDs (i.e. media, not drives) automagically
and check the standard paths on it.

If we find multiple CDs, offer a menu to select showing the volume
name. If something goes wrong, fall back to the manual input method.

In typical installs this makes us just proceed with extracting the sets
after selecting "install from CD/DVD", w/o any further interaction.

As a side effect fixes PR 43012.
XXX new messages need translations.
2010-03-30 20:09:25 +00:00
pooka
cd45f4588a add nullfs/umapfs tests to setlists etc 2010-03-30 01:11:17 +00:00
pooka
67933fb73b add nullfs and umapfs to setlists 2010-03-30 01:01:09 +00:00
pooka
c37c27d1c1 Whoops, missed Atffile in previous. shame on me. 2010-03-29 18:49:02 +00:00
pooka
231821c9be jump through the setlist hoops for adding a new test 2010-03-29 18:21:12 +00:00
pooka
6b070d58f9 +union and layerfs 2010-03-29 18:15:32 +00:00
pooka
9e4fa47492 + ffs/t_fifos 2010-03-29 13:27:52 +00:00
pooka
d8ffac6a1f +rumpvfs_fifofs 2010-03-29 13:23:43 +00:00
jruoho
cbdab0119f In addition to 'hz', document also 'tick', 'tickadj', 'stathz', and 'profhz'.
The idea comes from OpenBSD, but this was written largely based on the
comments in kern_clock.c. XXX: schedhz?
2010-03-25 14:59:36 +00:00
jruoho
7294899bb7 Add pfind(9). 2010-03-25 10:21:09 +00:00
jruoho
4a1c4330a9 Add stdlib(3). 2010-03-25 07:03:33 +00:00
pooka
9b255ab4af Add rumpdev_ubt and rumpnet_netbt components. 2010-03-22 12:27:46 +00:00
cegger
c67c15c2cc fix build.sh -N 4 distribution failure:
+ echo 'MKSOLARIS=yes'
xargs: unterminated quote
2010-03-22 12:03:04 +00:00
jruoho
d1a604fd21 Document the questionable ISSET/SET/CLR macros. 2010-03-22 10:32:48 +00:00
jruoho
08053de4ee Document the weird <iso646.h>. 2010-03-21 21:23:51 +00:00
jruoho
09b0a44249 Add inttypes(3). 2010-03-21 19:45:58 +00:00
jruoho
d7219ce78c Add stddef(3). 2010-03-21 12:30:24 +00:00
jruoho
464601ba7f Add stdbool(3). 2010-03-21 11:14:54 +00:00
jruoho
bd39d09516 Add stdint(3). 2010-03-20 16:38:19 +00:00
joerg
229d59407c Fix set for tparm.html. 2010-03-19 20:31:50 +00:00
joerg
cd786ea4c3 Add man page for fast_divide32. 2010-03-19 20:11:21 +00:00
dogcow
e59c2afa02 Fix entries whose filenames do not actually end with ".sh". (Hi, jmmv!) 2010-03-16 22:01:18 +00:00
martin
e881b496bf Since we don't crunch/libhack sysinst on this CD, we need to populate
the locale information, otherwise the sysinst translations have no
chance to work.
2010-03-16 10:16:39 +00:00
sbd
d16ff838ea Add myself 2010-03-16 09:42:02 +00:00