Log Message:
---
Bump copyright year.
Modified Files:
--
freesbie2:
COPYING
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Remove /tmp from UNIONDIRS: we will use TMPFS for /tmp from now on.
I think it is stable enough for our use. tmpfs will be mounted from
rc.d/unionfs.
Add to unionfs a commented out entry ready to use once it will be
possible to use tmpfs as unionfs upper layer.
Modified
Log Message:
---
Sync with 7.x GENERIC
Modified Files:
--
freesbie2/conf/i386:
FREESBIE
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
add INSTALL_NODEBUG: don't install symbol files for kernel modules.
Modified Files:
--
freesbie2/conf:
make.conf
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Sync with 7.x GENERIC
Please note that FreeSBIE development will target 7.x from now on.
Modified Files:
--
freesbie2/conf/amd64:
FREESBIE
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Update unionfs rc.d script to use current syntax for unionfs mount.
Modified Files:
--
freesbie2/conf/rc.d:
unionfs
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
No need to dump the image.
Remove the image before creating a new one.
This patch has been in my local tree for way too much time.
It was submitted by Yoshihiro Ota <[EMAIL PROTECTED]>.
Modified Files:
--
freesbie2/scripts:
img.sh
--
FreeSBIE maili
Log Message:
---
Bump copyright year
Modified Files:
--
freesbie2:
COPYING
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Define harddisk as $1 in findfs(). We won't get any result otherwise.
Do not put dev_list between "": we may have more than one disk.
Print a message when we found a backup archive, so the user knows what we're
restoring.
Modified Files:
--
freesbie2/extra
Log Message:
---
backup.sh: install files in /usr/local/sbin, as they're supposed to be run by
root.
install restorebackup.rc as /etc/rc.d/restorebackup instead of
restorebackup.sh so it runs only once.
restorebackup.rc: reflect changes from backup.sh and remove reloading of
r
Log Message:
---
Correctly recognize slices. We were looking for both slices and partitions.
Modified Files:
--
freesbie2/extra/mountdisks:
mountdisks.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Correct rc dependency: s/mountcriticlocal/mountcritlocal
Modified Files:
--
freesbie2/extra/swapfind:
swapfind.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Correctly add packages mentioned in the +REQUIRED_BY file of other packages.
Submitted by: Koen Martens <[EMAIL PROTECTED]>
Modified Files:
--
freesbie2/scripts:
pkginstall.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Remove UFSFILE before filling it again with zeros.
Modified Files:
--
freesbie2/scripts:
clonefs.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add a xautostart plugin which allows to start X.org at boottime if the
freesbie.wm kenv variable is set to a valid value.
Only xfce and fluxbox are supported ATM.
Added Files:
---
freesbie2/extra:
xautostart.sh
freesbie2/extra/xautostart:
x
Log Message:
---
Add a suid plugin which copies a list of files from /*bin to /usr/*bin .
This is needed because CD9660 filesystem doesn't keep the suid flag for files.
Added Files:
---
freesbie2/extra:
suid.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Major update of the l10n plugin.
To make a long story short, now it should work correctly.
Modified Files:
--
freesbie2/extra/l10n:
l10n.rc
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Various updates to the xconfig plugin
xconfig.sh: minor updates, whitespace fixes and update of X.org version
xorg.conf.orig: major updates: add modules, add VESA modes, add comments for
HorizSync and VertRefresh
Modified Files:
--
freesbie2/extra/xconfig
Log Message:
---
Various updates for the backup plugin.
restorebackup.rc: update rc.d dependencies
restorebackup.sh: recognize all filysystems.
savebackup.sh: recognize all filesystem and more minor changes.
Modified Files:
--
freesbie2/extra/backup:
restorebackup.
Log Message:
---
Install RC script under /etc.
Modified Files:
--
freesbie2/extra:
sound.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add a space between condition and ].
Modified Files:
--
freesbie2/extra/backup:
restorebackup.rc
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Install the swapfind script as "swapfind", instead of "swapfind.sh"
Modified Files:
--
freesbie2/extra:
swapfind.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Do not add an empty scrnmap variable if there's no need to.
Modified Files:
--
freesbie2/extra/l10n:
l10n.rc
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Run before mountdisks
Modified Files:
--
freesbie2/extra/backup:
restorebackup.rc
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
1) Obey rcNG syntax
2) Obey the freesbie.backup cheatcode: if "NO" or "no", don't run
restorebackup. else if "", run restorebackup without args, else run
restorebackup with freesbie.backup as argument (device with backup to be
restored)
Modified Files:
--
Log Message:
---
Add the ${FREESBIE_ADDUSER} user to the operator group.
Modified Files:
--
freesbie2/extra:
adduser.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Install extra/mountdisks/mountdisks.sh as /usr/local/sbin/mountdisks not as
/usr/local/sbin/mountdisks.sh
Modified Files:
--
freesbie2/extra:
mountdisks.sh
freesbie2/extra/mountdisks:
mountdisksrc.sh
--
FreeSBIE mailing list (http://ww
Log Message:
---
Add some additional disk drivers so if someone uses by instance "mlxd0s1", it
can be recognized and mounted.
Seen on: IRC (#desktopbsd)
Modified Files:
--
freesbie2/extra/mountdisks:
mountdisks.sh
--
FreeSBIE mailing list (http://www.freesbie.org
Log Message:
---
Complete rewrite of the mountdisks plugin.
ufs, ext2fs, msdosfs, reiserfs are supported and more can be easily be added.
For every filesystem, up to 8 slices can be mounted.
Hard work done by: drizzt
All bugs are: mine.
Modified Files:
--
freesbie2/extra
Log Message:
---
1)Correctly enable the console. As the handbook says, there's no need to modify
the "console" line. We only need to switch "ttyd0" on.
2)Put vidconsole before comconsole so that rc.d messages goes to the graphical
console. More users will have a graphical console, so it
Log Message:
---
10MBytes for /etc are enough. Increase size of the usrlocaletc md disk to 32mb
instead.
Modified Files:
--
freesbie2/extra/etcmfs:
etcmfs.rc
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add a missing "/etc" in the cp line.
Submitted by: 0bscure <[EMAIL PROTECTED]>
Modified Files:
--
freesbie2/extra:
mountdisks.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add a README file containing a list of available plugins and a description of
each
Note to developers: if you add a plugin, please document it here too.
Added Files:
---
freesbie2/extra:
README
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add a dependency from dmesg.
Modified Files:
--
freesbie2/extra/mountdisks:
mountdisksrc.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add missing $Id
Modified Files:
--
freesbie2/extra:
mountdisks.sh
freesbie2/extra/backup:
savebackup.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add $Id$
Remove not necessary camcontrol rescan all
Modified Files:
--
freesbie2/extra/backup:
restorebackup.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Make the mountdisks plugin obey the freesbie.mountdisks cheatcode
Modified Files:
--
freesbie2/extra/mountdisks:
mountdisksrc.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Install mountdisksrc.sh in /etc/rc.d .
We consider our rc.d scripts as part of the base system
Modified Files:
--
freesbie2/extra:
mountdisks.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Teach our *mfs.rc scripts how to obey to cheatcodes (kenv)
Modified Files:
--
freesbie2/extra/adduser:
homemfs.rc
freesbie2/extra/etcmfs:
etcmfs.rc
freesbie2/extra/rootmfs:
rootmfs.rc
freesbie2/extra/varmfs:
varmf
Log Message:
---
Run after dmesg.
Modified Files:
--
freesbie2/extra/swapfind:
swapfind.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add $Id$
Modified Files:
--
freesbie2/extra/mountdisks:
mountdisksrc.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
It's "xorg.conf", not "Xorg.conf". Fix.
Submitted by: Dominique Goncalves
Modified Files:
--
freesbie2/extra/l10n:
l10n.rc
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
1)Correct Copyright
2)Add $Id$
3)Correctly source rc.conf files
Modified Files:
--
freesbie2/extra/backup:
restorebackup.rc
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Remove additional spaces
Modified Files:
--
freesbie2/extra/backup:
restorebackup.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Copy swapfind/swapfind.sh to $BASEDIR/etc/rc.d instead of
$BASEDIR/usr/local/etc/rc.d and coy it without .sh extension
Modified Files:
--
freesbie2/extra:
swapfind.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Update swapfind to use rcNG syntax
Modified Files:
--
freesbie2/extra/swapfind:
swapfind.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add the autologin plugin. This allows to enable the autologin for the
$FREESBIE_ADDUSER user
Added Files:
---
freesbie2/extra:
autologin.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Correctly update xorg keymap
Modified Files:
--
freesbie2/extra/l10n:
l10n.rc
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
When the current file is a directory, include files it contains, but don't pass
2 levels of depth
Modified Files:
--
freesbie2/extra/backup:
savebackup.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Move usage() before the main block.
Modified Files:
--
freesbie2/extra/backup:
savebackup.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Fix errors when no devices with backups are found.
Modified Files:
--
freesbie2/extra/backup:
restorebackup.sh
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Sync with GENERIC and remove duplicate entries
Modified Files:
--
freesbie2/conf/i386:
FREESBIE
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add a backup-restore data plugin.
I tested it and it works.
You're free and encouraged to prove me wrong.
Added Files:
---
freesbie2/extra:
backup.sh
freesbie2/extra/backup:
restorebackup.rc
restorebackup.sh
savebackup.sh
-
Log Message:
---
Use new rc syntax and copy files without ".sh" in the destination.
Modified Files:
--
freesbie2/extra:
mountdisks.sh
sound.sh
freesbie2/extra/mountdisks:
mountdisksrc.sh
freesbie2/extra/sound:
sound_detect.sh
--
Free
Log Message:
---
Sync with GENERIC
Modified Files:
--
freesbie2/conf/amd64:
FREESBIE
--
FreeSBIE mailing list (http://www.freesbie.org)
Log Message:
---
Add the l10n plugin: it allows to specify a locale which will be used to set:
a)keymap
b)console map
c)locale(1) variables
d)Xorg.conf keymap
The hearth of this script is taken from work done by the Frenzy team.
To set a locale, you must escape to loader prompt at boot-ti
56 matches
Mail list logo