OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DONTDOIT
(Results
1 - 4
of
4
) sorted by relevancy
/src/distrib/amiga/floppies/upgr/
upgrade.sh
40
#
DONTDOIT
=echo
192
$
DONTDOIT
fsck -p -c 2 /dev/r${drivename}a
204
$
DONTDOIT
mount /dev/${drivename}a /mnt
216
$
DONTDOIT
Convert_fstab
223
$
DONTDOIT
mkdir /mnt/sbin
225
$
DONTDOIT
cp /sbin/fsck /mnt/sbin/fsck
232
$
DONTDOIT
sync
237
$
DONTDOIT
mount -u -o ro /dev/${drivename}a /mnt
248
$
DONTDOIT
chroot /mnt fsck -p -c 2
260
$
DONTDOIT
mount -u -o rw /dev/${drivename}a /mn
[
all
...]
/src/distrib/alpha/instkernel/ramdisk/
upgrade.sh
43
#
DONTDOIT
=echo
228
$
DONTDOIT
rm -f /mnt/boot
229
$
DONTDOIT
cp /usr/mdec/boot /mnt/boot
230
$
DONTDOIT
/usr/sbin/installboot /dev/r${drivename}c /usr/mdec/bootxx_ffs
241
$
DONTDOIT
cp /mnt/.profile /mnt/.profile.bak
242
$
DONTDOIT
pax -s '#^\./etc/.*##' -Xrwpe . /mnt
243
$
DONTDOIT
mv /mnt/etc/rc /mnt/etc/rc.bak
244
$
DONTDOIT
cp /tmp/.hdprofile /mnt/.profile
install.sh
43
#
DONTDOIT
=echo
427
$
DONTDOIT
disklabel -w -r $drivename $labelname
432
$
DONTDOIT
bad144 $drivename 0
437
$
DONTDOIT
newfs /dev/r${drivename}a $name
438
$
DONTDOIT
mount -v $ASYNC /dev/${drivename}a /mnt
442
$
DONTDOIT
newfs /dev/r${drivename}d $name
443
$
DONTDOIT
mkdir -p /mnt/$dname
444
$
DONTDOIT
mount -v $ASYNC /dev/${drivename}d /mnt/$dname
449
$
DONTDOIT
newfs /dev/r${drivename}e $name
450
$
DONTDOIT
mkdir -p /mnt/$enam
[
all
...]
/src/distrib/amiga/floppies/inst/
install.sh
41
#
DONTDOIT
==echo
204
$
DONTDOIT
newfs /dev/r${rdev}a $name
205
$
DONTDOIT
mount -v /dev/${rdev}a /mnt
278
$
DONTDOIT
newfs /dev/r${usrpart} $name
279
$
DONTDOIT
mkdir -p /mnt/usr
280
$
DONTDOIT
mount -v /dev/${usrpart} /mnt/usr
Completed in 14 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025