]> git.pld-linux.org Git - projects/geninitrd.git/log
projects/geninitrd.git
17 years ago- allow outdated users file 8360
Elan Ruusamäe [Wed, 7 Mar 2007 10:18:00 +0000 (10:18 +0000)]
- allow outdated users file

svn-id: @8363

17 years agoSupport async scsi bus scanning. Update ChangeLog.
Arkadiusz Miśkiewicz [Wed, 7 Mar 2007 07:54:02 +0000 (07:54 +0000)]
Support async scsi bus scanning. Update ChangeLog.

svn-id: @8361

17 years agoWe need to ensure that scsi bus probbing finished on kernels with CONFIG_SCSI_SCAN_AS...
Arkadiusz Miśkiewicz [Wed, 7 Mar 2007 07:49:37 +0000 (07:49 +0000)]
We need to ensure that scsi bus probbing finished on kernels with CONFIG_SCSI_SCAN_ASYNC=y (like our 2.6.20).

svn-id: @8360

17 years agoMore crapolla by czarny.
Arkadiusz Miśkiewicz [Mon, 5 Mar 2007 12:35:29 +0000 (12:35 +0000)]
More crapolla by czarny.

svn-id: @8359

17 years ago- updated
Elan Ruusamäe [Wed, 21 Feb 2007 15:15:15 +0000 (15:15 +0000)]
- updated

svn-id: @8287

17 years ago- fixed urandom minor
sparky [Wed, 21 Feb 2007 13:01:54 +0000 (13:01 +0000)]
- fixed urandom minor

svn-id: @8286

17 years ago- update
Elan Ruusamäe [Thu, 8 Feb 2007 19:06:56 +0000 (19:06 +0000)]
- update

svn-id: @8246

17 years ago- outputs nothing actually as it sets two parameters
Elan Ruusamäe [Thu, 8 Feb 2007 19:06:31 +0000 (19:06 +0000)]
- outputs nothing actually as it sets two parameters

svn-id: @8245

17 years ago- correct comment
Elan Ruusamäe [Thu, 8 Feb 2007 18:38:59 +0000 (18:38 +0000)]
- correct comment

svn-id: @8244

17 years ago- find_root() will return lvm2 nodes in form /dev/VG/LV
Elan Ruusamäe [Thu, 8 Feb 2007 18:38:12 +0000 (18:38 +0000)]
- find_root() will return lvm2 nodes in form /dev/VG/LV

svn-id: @8243

17 years ago- include functions in tarball
Elan Ruusamäe [Thu, 8 Feb 2007 18:26:32 +0000 (18:26 +0000)]
- include functions in tarball

svn-id: @8242

17 years ago- allow setting prefix for function messages via $PROGRAM global
Elan Ruusamäe [Thu, 8 Feb 2007 18:24:34 +0000 (18:24 +0000)]
- allow setting prefix for function messages via $PROGRAM global

svn-id: @8241

17 years ago- export functions so other programs could reuse code
Elan Ruusamäe [Thu, 8 Feb 2007 18:21:03 +0000 (18:21 +0000)]
- export functions so other programs could reuse code
- find_root() for now

svn-id: @8240

17 years ago- update
Elan Ruusamäe [Wed, 7 Feb 2007 10:59:01 +0000 (10:59 +0000)]
- update

svn-id: @8238

17 years ago- drop $orig_rootdev, as $rootdev is the same variable now
Elan Ruusamäe [Wed, 7 Feb 2007 10:58:24 +0000 (10:58 +0000)]
- drop $orig_rootdev, as $rootdev is the same variable now

svn-id: @8237

17 years ago- do not use variable when it's value is something different
Elan Ruusamäe [Wed, 7 Feb 2007 10:56:54 +0000 (10:56 +0000)]
- do not use  variable when it's value is something different

svn-id: @8236

17 years ago- use only blkid to resolve UUID and LABEL, so now it works with any fs not just...
Elan Ruusamäe [Wed, 7 Feb 2007 10:51:26 +0000 (10:51 +0000)]
- use only blkid to resolve UUID and LABEL, so now it works with any fs not just xfs,ext{2,3}
- cleanup find_root() function

svn-id: @8235

17 years ago- rc-scripts functions sets default PATH
Elan Ruusamäe [Wed, 7 Feb 2007 10:33:03 +0000 (10:33 +0000)]
- rc-scripts functions sets default PATH
- make example in usage() more actual

svn-id: @8234

17 years agoRevert, conflicts seems more sane way.
Arkadiusz Miśkiewicz [Wed, 7 Feb 2007 10:12:02 +0000 (10:12 +0000)]
Revert, conflicts seems more sane way.

svn-id: @8233

17 years agoCompat symlink.
Arkadiusz Miśkiewicz [Wed, 7 Feb 2007 10:07:03 +0000 (10:07 +0000)]
Compat symlink.

svn-id: @8232

17 years agoMake it backward compatible with previous udev versions.
Arkadiusz Miśkiewicz [Wed, 7 Feb 2007 09:46:20 +0000 (09:46 +0000)]
Make it backward compatible with previous udev versions.

svn-id: @8231

17 years ago- ps svn:keywords Date
Elan Ruusamäe [Tue, 6 Feb 2007 17:11:08 +0000 (17:11 +0000)]
- ps svn:keywords Date

svn-id: @8229

17 years ago- ps svn:keywords Id
Elan Ruusamäe [Tue, 6 Feb 2007 17:10:45 +0000 (17:10 +0000)]
- ps svn:keywords Id

svn-id: @8228

17 years ago- fix encoding for czarny name
Elan Ruusamäe [Tue, 6 Feb 2007 17:08:46 +0000 (17:08 +0000)]
- fix encoding for czarny name

svn-id: @8227

17 years ago- ignore errors from pvdisplay when it can't access devices (emc for example)
Elan Ruusamäe [Tue, 6 Feb 2007 17:03:32 +0000 (17:03 +0000)]
- ignore errors from pvdisplay when it can't access devices (emc for example)

svn-id: @8226

17 years ago- use blkid optionally (but preferred) to resolve UUID= and LABEL= at initrd generati...
Elan Ruusamäe [Tue, 6 Feb 2007 16:59:42 +0000 (16:59 +0000)]
- use blkid optionally (but preferred) to resolve UUID= and LABEL= at initrd generation time

svn-id: @8225

17 years ago- use xfs_admin to get label of xfs filesystem
Elan Ruusamäe [Tue, 6 Feb 2007 16:26:31 +0000 (16:26 +0000)]
- use xfs_admin to get label of xfs filesystem

svn-id: @8224

17 years ago- updated
sparky [Sat, 3 Feb 2007 10:54:15 +0000 (10:54 +0000)]
- updated

svn-id: @8221

17 years ago- revert: force people with Th to test initramfs
sparky [Sat, 3 Feb 2007 10:40:56 +0000 (10:40 +0000)]
- revert: force people with Th to test initramfs

svn-id: @8220

17 years ago- don't use "initramfs" as default in kernels 2.5+, there are too many people
sparky [Fri, 2 Feb 2007 12:59:14 +0000 (12:59 +0000)]
- don't use "initramfs" as default in kernels 2.5+, there are too many people
  crying...

svn-id: @8219

17 years ago- maybe this way ?
sparky [Thu, 1 Feb 2007 10:26:53 +0000 (10:26 +0000)]
- maybe this way ?

svn-id: @8218

17 years ago- reverted last two changes, szhould work but it requires new busybox
sparky [Thu, 1 Feb 2007 10:20:37 +0000 (10:20 +0000)]
- reverted last two changes, szhould work but it requires new busybox
- won't work with old one, need some check for that

svn-id: @8217

17 years ago- there is no way to pass init application to switchroot, there is no need
sparky [Thu, 1 Feb 2007 09:38:17 +0000 (09:38 +0000)]
- there is no way to pass init application to switchroot, there is no need
  to do so anyway

svn-id: @8216

17 years ago- typo: switch_root -> switchroot
sparky [Thu, 1 Feb 2007 09:05:58 +0000 (09:05 +0000)]
- typo: switch_root -> switchroot

svn-id: @8215

17 years agoDrop spares=X from initrd mdadm.conf.
Arkadiusz Miśkiewicz [Mon, 29 Jan 2007 22:24:19 +0000 (22:24 +0000)]
Drop spares=X from initrd mdadm.conf.

svn-id: @8212

17 years ago- simplified mknod script in initramfs
sparky [Sat, 27 Jan 2007 19:01:58 +0000 (19:01 +0000)]
- simplified mknod script in initramfs

svn-id: @8203

17 years ago- semicolon fixed
czarny [Sat, 27 Jan 2007 18:34:51 +0000 (18:34 +0000)]
- semicolon fixed
- dobule 0 adding fixed (really?)

svn-id: @8202

17 years ago- format description added
czarny [Sat, 27 Jan 2007 16:59:43 +0000 (16:59 +0000)]
- format description added

svn-id: @8201

17 years ago- resolved bug with lilio (root=806 instead of root=0806)
czarny [Sat, 27 Jan 2007 16:56:34 +0000 (16:56 +0000)]
- resolved bug with lilio (root=806 instead of root=0806)
- used parameter more thorough

svn-id: @8200

17 years ago- using udevd instead of legacy udev
czarny [Sat, 27 Jan 2007 14:34:51 +0000 (14:34 +0000)]
- using udevd instead of legacy udev
- killing daemon afterwards

svn-id: @8199

17 years ago- switched initrd-udev => initrd-udevd, as new udev doesn't build udev bin (only...
czarny [Sat, 27 Jan 2007 14:05:23 +0000 (14:05 +0000)]
- switched initrd-udev => initrd-udevd, as new udev doesn't build udev bin (only udevd)

svn-id: @8198

17 years agoCopy device only if it doesn't exist.
Arkadiusz Miśkiewicz [Fri, 26 Jan 2007 23:51:58 +0000 (23:51 +0000)]
Copy device only if it doesn't exist.

svn-id: @8197

17 years agoUpdate
Elan Ruusamäe [Thu, 11 Jan 2007 13:57:41 +0000 (13:57 +0000)]
Update

svn-id: @8144

17 years agoUpdate
Elan Ruusamäe [Thu, 11 Jan 2007 13:56:12 +0000 (13:56 +0000)]
Update

svn-id: @8143

17 years agoUnmount /dev running on tmpfs when LVM2 init is done
Elan Ruusamäe [Thu, 11 Jan 2007 13:55:34 +0000 (13:55 +0000)]
Unmount /dev running on tmpfs when LVM2 init is done

svn-id: @8142

17 years ago- while using initramfs, rootfs mounter ro instaed rw
czarny [Tue, 19 Dec 2006 20:59:05 +0000 (20:59 +0000)]
- while using initramfs, rootfs mounter ro instaed rw

svn-id: @8112

17 years agoFix encoding
Elan Ruusamäe [Thu, 14 Dec 2006 19:50:01 +0000 (19:50 +0000)]
Fix encoding

svn-id: @8109

17 years agoAdd make clean.
Elan Ruusamäe [Thu, 14 Dec 2006 19:48:13 +0000 (19:48 +0000)]
Add make clean.

svn-id: @8108

17 years agoDo not make install by default. Some cleanups and stuff.
Elan Ruusamäe [Thu, 14 Dec 2006 19:47:29 +0000 (19:47 +0000)]
Do not make install by default. Some cleanups and stuff.

svn-id: @8107

17 years ago- add me, and the list is in no way alphabetic
Elan Ruusamäe [Thu, 14 Dec 2006 19:44:42 +0000 (19:44 +0000)]
- add me, and the list is in no way alphabetic

svn-id: @8106

17 years agoSome note
Elan Ruusamäe [Thu, 14 Dec 2006 17:15:23 +0000 (17:15 +0000)]
Some note

svn-id: @8105

17 years ago- pass --users-charset=ISO8859-2, needs svn2log > 0.1-2
Elan Ruusamäe [Thu, 14 Dec 2006 17:14:21 +0000 (17:14 +0000)]
- pass --users-charset=ISO8859-2, needs svn2log > 0.1-2

svn-id: @8104

17 years ago- merged from branches/devel
czarny [Thu, 14 Dec 2006 16:03:12 +0000 (16:03 +0000)]
- merged from branches/devel
- tweaked geninitrd.sysconfig for default options
- some documentation added

svn-id: @8103

17 years ago- it is not only my code :-)
Jacek Konieczny [Sat, 2 Dec 2006 15:14:27 +0000 (15:14 +0000)]
- it is not only my code :-)

svn-id: @8028

17 years ago- Suspend2 can have its directory in /proc/suspend2 or /sys/power/suspend2,
lmasko [Sat, 18 Nov 2006 13:57:02 +0000 (13:57 +0000)]
- Suspend2 can have its directory in /proc/suspend2 or /sys/power/suspend2,
  depending on kernel version, initrd must support both.

svn-id: @7982

17 years ago- add one 512b for ext2 fs (room for filesystem header)
Elan Ruusamäe [Fri, 27 Oct 2006 14:27:02 +0000 (14:27 +0000)]
- add one 512b for ext2 fs (room for filesystem header)

svn-id: @7899

17 years agoAdd blkid todo
Elan Ruusamäe [Fri, 20 Oct 2006 18:22:06 +0000 (18:22 +0000)]
Add blkid todo

svn-id: @7888

17 years agoecho not execute (typo fix)
Elan Ruusamäe [Fri, 20 Oct 2006 16:30:28 +0000 (16:30 +0000)]
echo not execute (typo fix)

svn-id: @7887

17 years agoPropset Id.
Elan Ruusamäe [Fri, 20 Oct 2006 16:18:50 +0000 (16:18 +0000)]
Propset Id.

svn-id: @7886

17 years agoUpdated.
Elan Ruusamäe [Fri, 20 Oct 2006 16:16:54 +0000 (16:16 +0000)]
Updated.

svn-id: @7885

17 years agoCosmetics.
Elan Ruusamäe [Fri, 20 Oct 2006 16:16:12 +0000 (16:16 +0000)]
Cosmetics.

svn-id: @7884

17 years agoResolve /dev/dm-0 to LVM names (/dev/sys/rootfs) which we get when using LABEL or...
Elan Ruusamäe [Fri, 20 Oct 2006 16:05:26 +0000 (16:05 +0000)]
Resolve /dev/dm-0 to LVM names (/dev/sys/rootfs) which we get when using LABEL or UUID.

svn-id: @7883

17 years agoDepend on xfs_admin due that.
Elan Ruusamäe [Fri, 20 Oct 2006 16:03:54 +0000 (16:03 +0000)]
Depend on xfs_admin due that.

svn-id: @7882

17 years agoUse xfs_admin to get xfs filesystem UUID and trim it for spaces.
Elan Ruusamäe [Fri, 20 Oct 2006 16:03:13 +0000 (16:03 +0000)]
Use xfs_admin to get xfs filesystem UUID and trim it for spaces.

svn-id: @7881

17 years agoTypo.
Elan Ruusamäe [Fri, 20 Oct 2006 16:02:26 +0000 (16:02 +0000)]
Typo.

svn-id: @7880

17 years agoLess noise when initializing LVM2.
Elan Ruusamäe [Thu, 19 Oct 2006 16:23:02 +0000 (16:23 +0000)]
Less noise when initializing LVM2.

svn-id: @7879

17 years agoRound ext2 imagesize up to 1024 blocks.
Elan Ruusamäe [Thu, 19 Oct 2006 13:44:26 +0000 (13:44 +0000)]
Round ext2 imagesize up to 1024 blocks.

svn-id: @7877

17 years agoMake ext2 image size dynamic -- calculated at building time.
Elan Ruusamäe [Thu, 19 Oct 2006 13:38:59 +0000 (13:38 +0000)]
Make ext2 image size dynamic -- calculated at building time.

svn-id: @7876

17 years agoLegacy junk.
Elan Ruusamäe [Thu, 19 Oct 2006 12:40:11 +0000 (12:40 +0000)]
Legacy junk.

svn-id: @7874

17 years ago$IMAGESIZE is used only for ext2 rootfs.
Elan Ruusamäe [Thu, 19 Oct 2006 12:24:25 +0000 (12:24 +0000)]
$IMAGESIZE is used only for ext2 rootfs.

svn-id: @7873

17 years agobusybox initrd version exename is /bin/initrd-busybox.
Elan Ruusamäe [Thu, 19 Oct 2006 12:01:38 +0000 (12:01 +0000)]
busybox initrd version exename is /bin/initrd-busybox.

svn-id: @7872

17 years agoAlways make /dev on tmpfs for LVM2
Elan Ruusamäe [Wed, 18 Oct 2006 02:06:57 +0000 (02:06 +0000)]
Always make /dev on tmpfs for LVM2

svn-id: @7866

17 years agoTypo in sysfs fstype naming.
Elan Ruusamäe [Tue, 17 Oct 2006 23:19:34 +0000 (23:19 +0000)]
Typo in sysfs fstype naming.

svn-id: @7865

17 years ago$UDEV_TMPFS dropped, $tmpfs_dev indicates that /dev is with tmpfs.
Elan Ruusamäe [Tue, 17 Oct 2006 22:46:48 +0000 (22:46 +0000)]
$UDEV_TMPFS dropped, $tmpfs_dev indicates that /dev is with tmpfs.

svn-id: @7864

17 years agoMore cosmetics.
Elan Ruusamäe [Tue, 17 Oct 2006 22:44:50 +0000 (22:44 +0000)]
More cosmetics.

svn-id: @7863

17 years ago- add --with-udev
Elan Ruusamäe [Tue, 17 Oct 2006 22:44:30 +0000 (22:44 +0000)]
- add --with-udev

svn-id: @7862

17 years agoudev needs /sys, i'm almost sure of that.
Elan Ruusamäe [Tue, 17 Oct 2006 22:33:00 +0000 (22:33 +0000)]
udev needs /sys, i'm almost sure of that.

svn-id: @7861

17 years agoCosmetics.
Elan Ruusamäe [Tue, 17 Oct 2006 22:25:30 +0000 (22:25 +0000)]
Cosmetics.

svn-id: @7860

17 years agoNo need for /bin/initrd-busybox on initrd.
Elan Ruusamäe [Tue, 17 Oct 2006 22:23:37 +0000 (22:23 +0000)]
No need for /bin/initrd-busybox on initrd.

svn-id: @7859

17 years agoDrop my_dirname (pointless).
Elan Ruusamäe [Tue, 17 Oct 2006 22:22:42 +0000 (22:22 +0000)]
Drop my_dirname (pointless).

svn-id: @7858

17 years agoDo not disable udev in config by default (udev-initrd package must be installed anywa...
Elan Ruusamäe [Tue, 17 Oct 2006 21:54:21 +0000 (21:54 +0000)]
Do not disable udev in config by default (udev-initrd package must be installed anyway for udev being used).

svn-id: @7857

17 years agoMake for ext2 the imagesize bigger by 2M.
Elan Ruusamäe [Fri, 15 Sep 2006 18:05:11 +0000 (18:05 +0000)]
Make for ext2 the imagesize bigger by 2M.

svn-id: @7756

17 years agoAdd bin/initrd-busybox symlink.
Arkadiusz Miśkiewicz [Sun, 20 Aug 2006 14:47:56 +0000 (14:47 +0000)]
Add bin/initrd-busybox symlink.

svn-id: @7677

17 years agoSLEEP/FIRMWARE examples.
Arkadiusz Miśkiewicz [Thu, 17 Aug 2006 09:06:43 +0000 (09:06 +0000)]
SLEEP/FIRMWARE examples.

svn-id: @7674

17 years agoCreate proc and sys directories when firwmare is needed.
Arkadiusz Miśkiewicz [Thu, 17 Aug 2006 08:44:37 +0000 (08:44 +0000)]
Create proc and sys directories when firwmare is needed.

svn-id: @7673

17 years agoSimplify firmware loader script.
Arkadiusz Miśkiewicz [Thu, 17 Aug 2006 08:41:01 +0000 (08:41 +0000)]
Simplify firmware loader script.

svn-id: @7672

17 years agoProperly echo firmware.sh to /proc/../hotplug.
Arkadiusz Miśkiewicz [Thu, 17 Aug 2006 08:30:32 +0000 (08:30 +0000)]
Properly echo firmware.sh to /proc/../hotplug.

svn-id: @7671

17 years agoInitial firmware loading capabilities.
Arkadiusz Miśkiewicz [Mon, 14 Aug 2006 09:30:08 +0000 (09:30 +0000)]
Initial firmware loading capabilities.

svn-id: @7669

17 years agodisplay some warning
Arkadiusz Miśkiewicz [Mon, 14 Aug 2006 08:56:19 +0000 (08:56 +0000)]
display some warning

svn-id: @7668

17 years agoSome variables are not used by geninitrd at all.
Arkadiusz Miśkiewicz [Sat, 24 Jun 2006 21:01:05 +0000 (21:01 +0000)]
Some variables are not used by geninitrd at all.

svn-id: @7483

18 years agoMore options for ext2 based initrd. echo y hack dropped (unneccessary).
Elan Ruusamäe [Sat, 3 Jun 2006 20:43:35 +0000 (20:43 +0000)]
More options for ext2 based initrd. echo y hack dropped (unneccessary).

svn-id: @7466

18 years agoUse cat and <<EOF. Redirect 2>/dev/null is only neccessary for vgchange.
Elan Ruusamäe [Sat, 3 Jun 2006 13:39:34 +0000 (13:39 +0000)]
Use cat and <<EOF. Redirect 2>/dev/null is only neccessary for vgchange.

svn-id: @7465

18 years agoOutput verbose message when activating dmraid and lvm volumes. Drop making nodes...
Elan Ruusamäe [Sat, 3 Jun 2006 13:03:15 +0000 (13:03 +0000)]
Output verbose message when activating dmraid and lvm volumes. Drop making nodes on readonly /dev and the error messages failing to do so.

svn-id: @7464

18 years agoUpdated.
Elan Ruusamäe [Mon, 29 May 2006 22:42:36 +0000 (22:42 +0000)]
Updated.

svn-id: @7459

18 years agoGenerate changelog.sh in "make dist" target.
Elan Ruusamäe [Sun, 28 May 2006 19:12:27 +0000 (19:12 +0000)]
Generate changelog.sh in "make dist" target.

svn-id: @7458

18 years agoUpdate file. Now in UTF-8 encoding.
Elan Ruusamäe [Sun, 28 May 2006 19:11:01 +0000 (19:11 +0000)]
Update file. Now in UTF-8 encoding.

svn-id: @7457

18 years agoChangeLog generation script (based on rc-scripts).
Elan Ruusamäe [Sun, 28 May 2006 19:09:54 +0000 (19:09 +0000)]
ChangeLog generation script (based on rc-scripts).

svn-id: @7456

18 years agoTabs.
Elan Ruusamäe [Sun, 28 May 2006 15:54:01 +0000 (15:54 +0000)]
Tabs.

svn-id: @7453

18 years agoAdd 100k more to ext2 based images.
Elan Ruusamäe [Sun, 28 May 2006 15:53:08 +0000 (15:53 +0000)]
Add 100k more to ext2 based images.

svn-id: @7452

18 years agoReindent code with tabs and ts=4.
Elan Ruusamäe [Fri, 26 May 2006 09:06:30 +0000 (09:06 +0000)]
Reindent code with tabs and ts=4.

svn-id: @7446

This page took 0.287819 seconds and 4 git commands to generate.