Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#	$NetBSD: list,v 1.18 2012/03/03 06:45:09 matt Exp $

SRCDIRS	bin sbin external/bsd/less/bin usr.bin usr.sbin

PROG	bin/cat
PROG	bin/chmod
PROG	bin/cp
PROG	bin/date
PROG	bin/dd
PROG	bin/df
PROG	bin/ed
PROG	bin/ln
PROG	bin/ls
PROG	bin/mkdir
PROG	bin/mv
PROG	bin/pax		usr/bin/tar
PROG	bin/ps
PROG	bin/pwd
PROG	bin/rm
PROG	bin/rmdir
PROG	bin/sh
PROG	bin/stty
PROG	bin/sync

PROG	sbin/disklabel
PROG	sbin/fdisk
PROG	sbin/fsck
PROG	sbin/fsck_ext2fs
PROG	sbin/fsck_ffs
PROG	sbin/fsck_msdos
PROG	sbin/ifconfig
PROG	sbin/init
PROG	sbin/mknod
PROG	sbin/mount
PROG	sbin/mount_cd9660
PROG	sbin/mount_ext2fs
PROG	sbin/mount_ffs
PROG	sbin/mount_kernfs
PROG	sbin/mount_msdos
PROG	sbin/mount_nfs
PROG	sbin/mount_tmpfs
PROG	sbin/newfs	sbin/mount_mfs
PROG	sbin/newfs_ext2fs
PROG	sbin/newfs_msdos
PROG	sbin/ping
PROG	sbin/reboot	sbin/halt
PROG	sbin/restore	sbin/rrestore
PROG	sbin/route
PROG	sbin/shutdown
PROG	sbin/slattach
PROG	sbin/swapctl
PROG	sbin/sysctl
PROG	sbin/umount

PROG	usr/bin/chown	usr/sbin/chgrp
PROG	usr/bin/ftp
PROG	usr/bin/gzip	usr/bin/gzcat usr/bin/gunzip
PROG	usr/bin/less	usr/bin/more
PROG	usr/bin/sed
PROG	usr/bin/tset
PROG	usr/bin/vmstat

PROG	usr/sbin/chroot
PROG	usr/sbin/flashctl

SPECIAL	ping	srcdir	distrib/utils/x_ping

LIBS	libhack.o -ledit -lutil -lcurses -lterminfo -lkvm -lrmt -lcrypt -ll -lm -llzma -lbz2 -lz -lprop

# init invokes the shell as -sh
ARGVLN	sh -sh

# various files that we need in /etc for the install
COPY	${NETBSDSRCDIR}/etc/group		etc/group
COPY	${NETBSDSRCDIR}/etc/master.passwd	etc/master.passwd
COPY	${NETBSDSRCDIR}/etc/netconfig		etc/netconfig
COPY	${DISTRIBDIR}/common/protocols		etc/protocols
COPY	${DISTRIBDIR}/common/services		etc/services

# and the installation tools
COPY	${CURDIR}/dot.profile			.profile