mirror of
https://github.com/fspc/gbootroot.git
synced 2025-04-04 07:43:22 -04:00
Updated some text, added an newline.
This commit is contained in:
parent
7ec42dda95
commit
2b04dc21f7
@ -69,21 +69,25 @@ flwm libfltk1 xnest make-debian-x11 ash);
|
|||||||
#/root/umlnet <= Replacements/root/umlnet .. won't use.
|
#/root/umlnet <= Replacements/root/umlnet .. won't use.
|
||||||
#/etc/apt/sources.list <= Replacements/etc/sources.list .. for adm.
|
#/etc/apt/sources.list <= Replacements/etc/sources.list .. for adm.
|
||||||
|
|
||||||
# 0. run dpkg-reconfigure for xfree86-common and xserver-common
|
# setup script does this
|
||||||
# This catches mistakes
|
# 0. run dpkg-reconfigure for xfree86-common and xserver-common.
|
||||||
# 0.1 dpkg-reconfigure for xfonts-base
|
# This catches mistakes.
|
||||||
# 1. make permissions correct for directory /home/user and all files * & .*
|
# 1. dpkg-reconfigure for xfonts-base
|
||||||
# and remove README.
|
# 2. make permissions correct for directory /home/user and all files * & .*.
|
||||||
|
# 3. run swim --initdb .. this is done by make-debian-x11.
|
||||||
|
# 4. run /etc/cron.daily/find
|
||||||
# ...................................................................
|
# ...................................................................
|
||||||
# 2. xnest & flwm are installed with apt-update
|
# debian_x11 sourceforge release preparation
|
||||||
# 3. Clean out sources.list, /var/cache/archives /var/lib/apt/lists,
|
# 5. Other packages may be installed with apt-get.
|
||||||
# /etc/network/interface should be commented in again.
|
# 6. If any of these things were used: Clean out sources.list,
|
||||||
# 4. run swim --initdb
|
# /var/cache/archives /var/lib/apt/lists, /etc/network/interface
|
||||||
# 4.5. remove linux uml_*
|
# should be commented in again.
|
||||||
# 5. run /etc/cron.daily/find
|
# 7. remove linux uml_* or just leave them.
|
||||||
# 6. run /etc/cron.daily/sysklogd & /etc/cron.daily.weekly/sysklogd
|
# 8. run /etc/cron.daily/sysklogd & /etc/cron.daily.weekly/sysklogd
|
||||||
# and clean out *.0
|
# and clean out *.0
|
||||||
# 7. halt and mount filesystem on loop and remove all .bash_history.
|
# 9. halt and mount filesystem on loop and remove .bash_history if you
|
||||||
|
# want to.
|
||||||
|
# 10. test again.
|
||||||
# --------------------------------------------------------------------
|
# --------------------------------------------------------------------
|
||||||
|
|
||||||
# Before starting make sure swim and file-rc are present.
|
# Before starting make sure swim and file-rc are present.
|
||||||
@ -461,7 +465,7 @@ foreach (@alternatives) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
close(DEBIAN);
|
close(DEBIAN);
|
||||||
print STDERR "All done making your $debian_yard template.\n";
|
print STDERR "\nAll finished making your $debian_yard template.\n";
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
# END TEMPLATE CREATION #
|
# END TEMPLATE CREATION #
|
||||||
|
Loading…
x
Reference in New Issue
Block a user