> Ok, I'll make more verbose comments to commits.
> P.S. swap is required for zram support - I should rebase
> andrew/zram-support on top of andrew/enable-swap?
Yes you can do that even if it not great. Do:
git checkout andrew/zram-support
git rebase --onto andrew/enable-swap master
Then merge
26.08.2012 19:32, Yves Blusseau пишет:
> Le 26 août 2012 à 17:24, Yves Blusseau a écrit :
>
>> As git cherry -v master give me:
>>
>> + 0306cd0 enabled mkswap and swapon/swapoff applets in bb
>> + f662339 Disabled patch that removes swap stats (now swap is on by default)
>> + 90ff671 fixed upnpd as
Am 26.08.2012 18:32, schrieb Yves Blusseau:
>
> Le 26 août 2012 à 17:24, Yves Blusseau a écrit :
>
>> As git cherry -v master give me:
>>
>> + 0306cd0 enabled mkswap and swapon/swapoff applets in bb
>> + f662339 Disabled patch that removes swap stats (now swap is on by default)
>> + 90ff671 fixe
Le 26 août 2012 à 17:24, Yves Blusseau a écrit :
> As git cherry -v master give me:
>
> + 0306cd0 enabled mkswap and swapon/swapoff applets in bb
> + f662339 Disabled patch that removes swap stats (now swap is on by default)
> + 90ff671 fixed upnpd assembly
> + b3ec368 added userland zram suppor
As git cherry -v master give me:
+ 0306cd0 enabled mkswap and swapon/swapoff applets in bb
+ f662339 Disabled patch that removes swap stats (now swap is on by default)
+ 90ff671 fixed upnpd assembly
+ b3ec368 added userland zram support; some init script rework
+ 027d722 removed unneeded delay; ad